Triangulation Calculator
Triangulate the coordinates of an unknown point using bearing angles from two known locations. Free online triangulation tool for surveying and navigation.
Observation Point A
Observation Point B
About This Calculator
The Triangulation Calculator determines the coordinates of an unknown point by measuring bearing angles from two known locations. Whether you are a surveyor determining property boundaries, a navigator plotting your position, or a student learning coordinate geometry, this tool computes the exact location using the intersection of two bearing lines. Simply enter the X and Y coordinates of two known points along with the bearing angles (clockwise from north) to each point, and the calculator instantly returns the target coordinates and distances.
The calculator supports two complementary modes. In Intersection mode (Landmark Location), you enter the coordinates of two observation points and the bearings from those points toward the unknown landmark. This mode is used when surveying an inaccessible target from two known positions. In Resection mode (Your Position), you enter the coordinates of two known landmarks and the bearings measured from your position toward those landmarks. This mode is used when navigating -- you identify two landmarks on a map, measure their bearings with a compass, and determine your own location. The resection formula reverses the bearings by adding 180 deg, then applies the same line intersection calculation.
How the Triangulation Formula Works
The core formula finds the intersection point of two straight lines. Each line is defined by a known point and a direction vector derived from the bearing angle. For a bearing alpha measured clockwise from north, the direction vector is (sin alpha, cos alpha). The intersection point C of the two lines from A (with bearing alpha) and B (with bearing beta) is computed using the parametric line intersection formula: C = A + t · d1, where t is solved from the two line equations. The result gives the (X, Y) coordinates of the target point along with the distances A->C, B->C, and the baseline A->B.
Applications
- Land Surveying: Determine property corners, boundary markers, and topographic points from angle measurements.
- Navigation: Plot your position on a chart using bearings to lighthouses, headlands, or other charted landmarks.
- Education: Understand coordinate geometry, trigonometric functions, and line intersection theory with interactive examples.
- Outdoor Recreation: Find your location during hiking or orienteering using a compass and map with known terrain features.
Frequently Asked Questions
What is triangulation in surveying?
Triangulation is a surveying method that determines the location of an unknown point by measuring angles (bearings) to it from two or more known points. By forming a triangle between the known and unknown points, the coordinates of the unknown point can be calculated using trigonometric and geometric formulas. This technique is fundamental in land surveying, navigation, and geographic information systems (GIS).
What is the difference between intersection and resection in triangulation?
Intersection (landmark location) determines the coordinates of an unknown landmark by measuring bearings toward it from two known observation points. Resection (your position) determines your own coordinates by measuring bearings from your location toward two known landmarks. Both methods use the same underlying triangulation formula but with opposite direction of angle measurement.
How are bearings measured in triangulation?
Bearings in triangulation are typically measured clockwise from true north, ranging from 0 deg to 360 deg. A bearing of 0 deg points due north, 90 deg points due east, 180 deg points due south, and 270 deg points due west. Surveyors use a theodolite or compass to measure these angles in the field. The bearing value is then used in the triangulation formula to compute the direction vector from the known point toward the target.
What are the real-world applications of triangulation?
Triangulation is used in land surveying for property boundary determination and topographic mapping. It is essential in navigation for ships and aircraft to determine position from known landmarks or lighthouses. Civil engineers use triangulation for bridge and tunnel alignment. GPS systems use a related concept (trilateration using distances). Wildlife researchers use triangulation to track animal movements from radio telemetry data.
What is the difference between triangulation and trilateration?
Triangulation relies on angle measurements (bearings) to determine position, forming triangles between known and unknown points. Trilateration uses distance measurements instead of angles. GPS is an example of trilateration -- satellites measure distances to the receiver, not angles. While both methods determine position using geometry, triangulation requires angular measurements with a compass or theodolite, while trilateration requires distance measurements.
What tools are needed for field triangulation?
Field triangulation requires a compass or theodolite to measure bearing angles, a method to determine the coordinates of known reference points (from maps, GPS, or previous surveys), and a way to record measurements. Modern surveyors use total stations that combine electronic distance measurement with angle measurement. For simple navigation, a hand-bearing compass and a chart with known landmark positions are sufficient.
Can triangulation be used for 3D positioning?
Yes, triangulation can be extended to 3D positioning by adding elevation angles or using multiple observation points. This is called spatial triangulation or three-dimensional triangulation. In practice, surveyors measure both horizontal bearings and vertical angles to determine the complete 3D position of a point. Modern laser scanning and photogrammetry use computerized triangulation algorithms to create 3D models from multiple camera or scanner positions.
Is this triangulation calculator free?
Yes, all calculators on Calculy are completely free to use with no registration required. You can triangulate as many positions as you need and share your inputs and results via the shareable URL link. The calculator works for both intersection (finding a landmark) and resection (finding your position) modes.