Traverse Closure & Bowditch Adjustment Calculator

Enter traverse legs (bearing + distance) to compute closure error, precision ratio, and Bowditch-adjusted coordinates. The industry-standard tool for land surveyors and survey students worldwide.

Bowditch / Compass Rule Closure Error Precision Ratio Quadrant & Azimuth Bearings Adjusted Coordinates
Share this tool

Traverse Legs

Quick Load:

Calculating...

Enter traverse legs and click Calculate Closure to compute error, precision ratio, and Bowditch-adjusted coordinates.

Traverse Closure & Bowditch Adjustment Guide

The Traverse Closure and Bowditch Adjustment Calculator takes a list of survey legs — each defined by a bearing and distance — and computes the closure error, precision ratio, and Bowditch-adjusted coordinates. It is used by land surveyors to verify field work quality and distribute accumulated measurement error back through the traverse before computing final boundary or control coordinates.

Traverse Closure Calculation Pipeline

The diagram shows the four stages every traverse closure computation passes through — from raw field measurements to adjusted final coordinates. The Bowditch correction step distributes the closure vector proportionally to each leg length so the adjusted traverse closes exactly.

Traverse Legs Bearing + Distance per leg Parse Bearings Quadrant / Azimuth → 0–360° Latitudes & Departures ΔLat = Dist × cos(Az) ΔDep = Dist × sin(Az) Closure + Precision Ratio Error = sqrt(ΣΔLat² + ΣΔDep²) Ratio = Perimeter / Error Bowditch Adjustment Adjusted Northings & Eastings

What Is Traverse Closure in Surveying?

A closed traverse is a series of connected survey lines that starts and ends at the same point, or at two known control points. After computing the latitude (north-south component) and departure (east-west component) of each leg, an ideal traverse would show a sum of exactly zero for both. In practice, measurement error means the two sums are small non-zero values. The magnitude of that combined error is the closure error, and the ratio of the perimeter to the closure error is the precision ratio.

How the Bowditch Rule Works

The Bowditch rule, also called the Compass Rule, corrects each leg of the traverse by an amount proportional to its length as a fraction of the total perimeter. A longer leg receives a larger share of the correction because the surveyor had more opportunity to accumulate error along a longer measurement. The rule assumes that angular and linear errors are of similar quality — an assumption that matches typical field conditions with a theodolite and steel tape or EDM.

Latitudes and Departures — the Building Blocks

Every traverse computation starts by resolving each leg into its north-south and east-west components. The bearing is first converted to a decimal azimuth measured clockwise from north. The latitude of the leg equals the distance multiplied by the cosine of the azimuth, and the departure equals the distance multiplied by the sine of the azimuth. A positive latitude means the leg moves northward; a positive departure means it moves eastward.

Reading the Precision Ratio

The precision ratio is expressed as 1:N, where N is the perimeter divided by the linear closure error. A ratio of 1:5 000 means the closure error is one part in 5 000 of the total distance surveyed. General boundary surveying typically requires at least 1:3 000. Engineering control surveys require 1:5 000 to 1:10 000. First-order geodetic control requires 1:100 000 or better. This calculator flags results below 1:3 000 as marginal and below 1:1 000 as failing.

Traverse Closure vs. Least Squares Adjustment

The Bowditch (Compass) rule is a simple proportional adjustment. Least squares adjustment is a statistically rigorous method that minimises the sum of squared residuals and propagates standard uncertainties to each adjusted coordinate. Most modern survey software uses least squares by default. The Bowditch rule remains useful for field checks, survey school practice, and situations where speed matters more than maximum rigour.

Bearing Formats Accepted

This tool accepts two bearing formats. Quadrant bearings describe a direction relative to north or south: N45°30'E means 45 degrees 30 minutes east of north, giving an azimuth of 45.5°. Azimuth bearings give the direction directly as a clockwise angle from north: 134.75 means 134 degrees 45 minutes. DMS notation (degrees, minutes, and optional seconds) is supported in both formats.

Survey TypeMin. Precision RatioTypical Application
Rough stakeout1:1 000Temporary construction layout
General boundary1:3 000Property surveys, road centrelines
Urban property1:5 000Subdivision plats, city parcels
Engineering control1:10 000Bridge, tunnel, and dam surveys
Geodetic / cadastral1:50 000+National control networks, CORS ties

Frequently Asked Questions

How do I calculate latitude and departure from a bearing and distance?

Convert the bearing to a decimal azimuth from north, measured clockwise. Then multiply the distance by the cosine of the azimuth to get the latitude (north-south component), and by the sine to get the departure (east-west component). Positive latitude means northward movement; positive departure means eastward movement.

What is the difference between the Bowditch rule and the Transit rule?

The Bowditch (Compass) rule distributes closure error in proportion to leg length and is preferred when angular and linear measurement quality is similar. The Transit rule distributes error in proportion to the absolute values of the individual latitudes and departures, and is used when angular measurement is more precise than linear measurement.

What does a negative closure latitude mean?

A negative sum of latitudes means the raw traverse ends slightly south of where it should close. The Bowditch correction adds a small positive amount to each leg to distribute this southward error back through the traverse so the adjusted traverse closes exactly.

Can I use this calculator for an open traverse?

An open traverse does not return to its starting point, so there is no closure condition and no closure error can be computed. This calculator requires a closed traverse. For an open traverse that links two known control points, you would subtract the theoretical closing bearing and distance from the sum of legs before computing error.

How is the closure bearing calculated?

The closure bearing is derived from the raw closure vector: the sum of all latitude components gives the northward component, and the sum of all departure components gives the eastward component. The bearing is atan2(ΣΔDep, ΣΔLat) converted to a standard quadrant notation pointing in the direction of the raw closure error.

How precise does my traverse need to be?

It depends on the purpose. General boundary surveying in most jurisdictions requires 1:3 000. Engineering surveys typically require 1:5 000 to 1:10 000. Always check the applicable local surveying standards, since legal requirements vary by country and survey type.