7.4 Traverse Adjustment: Compass Rule and Transit Rule
Key Takeaways
- The compass (Bowditch) rule distributes corrections in proportion to each course's length, assuming angles and distances are equally precise.
- The transit rule distributes corrections in proportion to the absolute latitude or departure of each course, favoring angular precision.
- Each correction carries a sign opposite the misclosure so the adjusted sums become zero.
- Compass-rule correction to a latitude = -(latitude misclosure) x (course length / total length).
- Adjust latitudes and departures only; do not arbitrarily change the original measured angles and distances.
Why and How We Adjust
After closure is computed, the small misclosures are distributed back into the courses so the adjusted latitudes and departures sum to exactly zero. Two rules dominate FS problems.
The compass rule, also called the Bowditch rule, assumes the angles and the distances were measured with equal precision and that errors are proportional to course length. The correction to any course is proportional to its length:
- Correction to latitude_i = -(latitude misclosure) x (L_i / sum L)
- Correction to departure_i = -(departure misclosure) x (L_i / sum L)
The transit rule assumes the angles were measured more precisely than the distances, so it distributes each correction in proportion to the absolute value of that course's latitude (or departure):
- Correction to latitude_i = -(latitude misclosure) x ( |latitude_i| / sum |latitude| )
- Correction to departure_i = -(departure misclosure) x ( |departure_i| / sum |departure| )
In both rules the correction is opposite in sign to the misclosure, which is what drives the adjusted sum to zero. Pick one rule for the whole table; never mix them unless the problem directs you to.
Worked Compass-Rule Adjustment
Use the traverse from Section 7.3: total length 1230.00 ft, latitude misclosure +0.06 ft, departure misclosure -0.06 ft. Each latitude correction is -(+0.06)(L_i/1230) and each departure correction is -(-0.06)(L_i/1230) = +0.06(L_i/1230).
| Course | L (ft) | L/sumL | Lat corr (ft) | Dep corr (ft) |
|---|---|---|---|---|
| A-B | 300 | 0.2439 | -0.0146 | +0.0146 |
| B-C | 250 | 0.2033 | -0.0122 | +0.0122 |
| C-D | 280 | 0.2276 | -0.0137 | +0.0137 |
| D-A | 400 | 0.3252 | -0.0195 | +0.0195 |
| Sum | 1230 | 1.0000 | -0.0600 | +0.0600 |
The latitude corrections total -0.06 ft, exactly canceling the +0.06 ft misclosure; the departure corrections total +0.06 ft, canceling the -0.06 ft misclosure. Apply each correction to its measured component: adjusted latitude A-B = +212.10 + (-0.0146) = +212.085 ft; adjusted departure A-B = +212.16 + 0.0146 = +212.175 ft. Repeat for every course, then confirm the adjusted latitudes and departures each sum to zero before computing coordinates or area.
Signs, Checks, and FS Traps
- Sign rule: correction sign is always opposite the misclosure sign. A positive latitude misclosure means latitudes are too large, so corrections are negative.
- Closure check: the sum of the corrections in each column must equal the negative of that column's misclosure; if it does not, you made an arithmetic slip.
- Do not edit raw data: adjustment changes the computed latitudes and departures, not the field-recorded angles and distances.
- Method selection: if the problem says distances and angles are equally good, use the compass rule; if angles are markedly better, the transit rule is intended. When a problem is silent, the compass rule is the default and far more common on the FS.
Following these rules, your adjusted coordinates will close perfectly and feed directly into area and COGO computations.
From Adjusted Components to Coordinates
Adjustment is not the finish line; the balanced latitudes and departures still have to become coordinates. The accumulation is sequential: each northing is the previous northing plus the adjusted latitude, and each easting is the previous easting plus the adjusted departure. Because the adjusted latitudes and departures now sum to zero, the running totals return precisely to the starting coordinates after the last course, which is the final proof that the adjustment was applied correctly. If your last computed point does not match the start to the last decimal, a correction was misadded somewhere.
Choosing and Defending a Method
| Feature | Compass (Bowditch) rule | Transit rule |
|---|---|---|
| Distributes by | course length | absolute latitude / departure of the course |
| Assumes | angles and distances equally precise | angles more precise than distances |
| Frequency on FS | very common, default | occasional |
| Effect on long courses | larger share of correction | depends on component size, not length |
The compass rule is the workhorse and the safe default when a problem does not specify a method. The transit rule appears when the prompt emphasizes high-quality angular work, such as a theodolite traverse with taped distances of lesser certainty. A third approach you may see named is least squares, the rigorous method that weights every observation by its standard deviation; it is the modern professional standard but is beyond the hand-calculation scope of the FS, which expects the compass or transit rule.
Final FS Checklist for Adjustment
- Balance the angles first (sum to (n-2) x 180 deg), then recompute azimuths.
- Compute latitudes and departures, then the misclosures.
- Apply compass- or transit-rule corrections with signs opposite the misclosures.
- Verify each correction column sums to the negative of its misclosure.
- Accumulate adjusted components into coordinates and confirm the traverse returns to its start.
Work the steps in this order every time. Skipping the angle balance or applying a correction with the wrong sign are the two errors that most often turn a solvable FS traverse problem into a wrong answer.
Under the compass (Bowditch) rule, how is the latitude correction for a single course determined?
A traverse has a departure misclosure of -0.06 ft. What is the sign of the departure corrections that the compass rule applies?
When should the transit rule be preferred over the compass rule for traverse adjustment?