COGO: traverse, inverse, intersections and adjustment

Coordinate geometry with answers you can check, and a least-squares adjustment that reports every residual.

5 min read

The calculators

ToolWhat it answers
InverseBearing and distance between two points
TraverseA run of courses from a start point, with closure
Point by bearingA new point at a typed distance and azimuth or quadrant bearing
IntersectionsBearing-bearing, bearing-distance, distance-distance

Every result can be stored as a point in the project, so a computed corner becomes part of the survey rather than a number on a scrap of paper.

Least-squares adjustment

  1. Enter the network: observations, fixed points, and the standard errors you actually believe.
  2. Adjust.
  3. Read the report: the reference variance, the residual on every observation, and the adjusted coordinates.
  4. Store the adjusted coordinates if you accept them.

An unsolvable network is refused

If the geometry cannot support an adjustment, Backsight says so and names the reason rather than returning numbers that look like an answer.

Read next

Something here wrong or missing? Tell us and we will fix it.