Coordinate Systems Example
Find the horizontal distance and bearing between two points given their (E, N) or (x, y) coordinates in a plane coordinate system.
Concept
In state plane or other plane coordinate systems, points are given as (E, N) (easting, northing) or (x, y). The distance between two points is the straight-line distance: . The bearing (direction) from point 1 to point 2 is found from the arctangent of , with the quadrant determined by the signs of and .
Notation: = easting, = northing, = horizontal distance. Bearing is usually stated as angle from north (or south) and east (or west), e.g. N 36°52′ E.
Problem
Two points are given in a local plane coordinate system (units in feet): Point A has coordinates (200, 400) and Point B has coordinates (500, 800). Assume (E, N) order: first value easting, second northing.
Find:
- Horizontal distance from A to B.
- Bearing from A to B (direction from A toward B).
Given
- Point A:
- Point B:
Coordinate differences and distance
Bearing from A to B
and , so the direction is northeast. Angle from north: .
Bearing from A to B: N 36°54′ E (or ~N 37° E).
Final Answer
(1) Horizontal distance: .
(2) Bearing from A to B: N 36°54′ E.