6.1 Measuring Horizontal Distances

Key Takeaways

  • Plans, stationing, and coordinates use horizontal distance (HD), not the slope distance (SD) a tape or EDM measures along the line of sight.
  • Zenith convention (total station, 0° at the zenith): HD = SD × sin(Z) and VD = SD × cos(Z). Horizon convention: HD = SD × cos(VA) and VD = SD × sin(VA), with VA = 90° − Z.
  • Worked check: SD = 215.40 ft at VA = 8°30′ gives HD = 213.03 ft and VD = 31.84 ft. Using SD as HD would be 2.37 ft long in the plan.
  • On a 12% grade, taping 150.00 ft along the slope yields only 148.93 ft horizontal — 1.07 ft short of a 150.00 ft layout. Break tape in level segments or compute the slope length 151.08 ft.
  • Temperature, tension, and sag corrections belong with equipment errors in Chapter 9; the field blunder that moves a point by a foot is almost always an unreduced slope distance.
Last updated: September 2026

6.1 Measuring Horizontal Distances

Quick Answer: Layout and mapping use horizontal distance (HD) — the plan-view length between plumb lines — not the slope distance (SD) a tape or electronic distance meter (EDM) measures along the line of sight. Reduce SD with the correct angle convention: for a zenith angle Z (total station, 0° at the zenith) HD = SD × sin(Z); for a vertical angle from the horizon VA HD = SD × cos(VA). Mixing those formulas swaps HD with the vertical component.

This section is the field half of CES Domain II item A: locating or establishing a point using horizontal distances. Chapter 9 returns to the same geometry as office reductions and equipment corrections (temperature, tension, sag). Here the skill is what you do on the ground so a stake, hub, or shot lands at the plan position.

Slope Distance, Horizontal Distance, and Vertical Distance

One observed line has three lengths:

  1. Slope distance (SD) — the length actually measured along the line of sight or along the tape. A steel tape on the ground and an EDM beam to a prism both start as SD (the EDM may already apply atmospheric corrections internally; that still leaves a slope length).
  2. Horizontal distance (HD) — the distance in a horizontal plane between the vertical lines through the two endpoints. Stationing, northing/easting, and every “set a point 125.00 ft from Hub A” call on a drawing are HD.
  3. Vertical distance (VD) — the elevation difference between the two ends of that measured line. For a straight line of sight, SD² = HD² + VD².

If the ground rises toward the target, SD is longer than HD. Treating SD as HD overshoots when you are measuring an existing length (you record too much plan distance) and undershoots when you are laying out a plan HD along the slope (the mark falls short of the design location). Both mistakes show up as points that do not match coordinates.

QuantityWhat it isTypical field source
Slope distance SDLength along the tape or EDM beamSteel tape, EDM, total station
Horizontal distance HDPlan length between plumb linesReduced from SD and an angle, or taped horizontally
Vertical distance VDElevation difference along that lineReduced from SD and an angle, or leveled separately

Two Angle Conventions — Label Them Before You Hit Sine

Civil instruments report inclination two different ways. The reduction follows the convention, not a favorite trigonometric function.

Zenith-angle convention (total stations)

A zenith angle Z is measured from the zenith (straight up) toward the nadir:

  • Z = looking vertically up
  • Z = 90° on the horizon
  • Z = 180° looking vertically down
  • A downhill pointing is Z > 90° (for example 93°)

Reduction from slope distance:

HD = SD × sin(Z)
VD = SD × cos(Z)

When Z > 90°, cos(Z) is negative: the target is below the instrument’s horizontal axis. HD stays positive because sin(Z) is still positive until Z reaches 180°. Limits that catch a swapped function: at Z = 90°, sin(90°) = 1 so HD = SD and VD = 0; at Z = 0°, HD = 0 and VD = SD.

Instrument height (HI) and target height (HT) are not in the HD formula. HD is the horizontal distance between the instrument’s vertical axis and the prism’s vertical axis. Elevations of the ground points need HI and HT; that is trigonometric leveling in Chapter 7.

Vertical-angle-from-horizon convention (theodolites, clinometers, older notes)

A vertical angle from the horizon (VA) is 0° on the horizon, positive upward, negative downward (a depression angle).

HD = SD × cos(VA)
VD = SD × sin(VA)

Limits: VA = 0° → HD = SD; VA = 90° → HD = 0.

Relating the two

On the same pointing, VA = 90° − Z (and Z = 90° − VA). Then sin(Z) = cos(VA), so both HD formulas agree. The exam trap is feeding a zenith reading into the horizon formula, or a horizon VA into the zenith formula — that swap returns VD when you wanted HD.

ConventionZero directionHDVDTypical instrument
Zenith angle ZStraight up (zenith)SD × sin(Z)SD × cos(Z)Total station
Vertical angle VAHorizonSD × cos(VA)SD × sin(VA)Theodolite, clinometer, some recorded notes

Worked Example 1 — Tape on a Slope (Horizon VA)

A 100-ft steel tape measures SD = 215.40 ft between two hubs (two tape lengths plus a tail). A clinometer on the tape line reads a slope of 8°30′ above the horizon (VA = 8.50°).

cos(8.50°) = 0.989016
sin(8.50°) = 0.147809

HD = 215.40 × 0.989016 = 213.03 ft
VD = 215.40 × 0.147809 = 31.84 ft

Check: √(213.03² + 31.84²) = √(45,381.78 + 1,013.79) = √46,395.57 = 215.40 ft. If the crew booked 215.40 ft as the plan distance, they are 2.37 ft long in the coordinate file.

Worked Example 2 — Total Station (Zenith)

A total station measures SD = 186.250 m to a prism plumbed over a hub. The zenith angle is Z = 86°12′40″.

86°12′40″ = 86 + 12/60 + 40/3600 = 86.211111°
90° − Z = 3.788889° (the equivalent VA above the horizon)

HD = 186.250 × sin(86.211111°) = 186.250 × 0.997814 = 185.843 m
VD = 186.250 × cos(86.211111°) = 186.250 × 0.066082 = 12.307 m (prism above the instrument axis)

Same numbers with the horizon formulas: HD = 186.250 × cos(3.788889°) = 185.843 m. If you wrongly compute HD = SD × cos(Z), you get 12.307 m — the vertical component, off by more than 170 m.

Worked Example 3 — Downhill Zenith (Do Not Change the Formula)

SD = 80.00 ft, Z = 96°00′00″ (looking down).

HD = 80.00 × sin(96°) = 80.00 × 0.994522 = 79.56 ft
VD = 80.00 × cos(96°) = 80.00 × (−0.104528) = −8.36 ft

Equivalent VA = 90° − 96° = −6°. HD = 80.00 × cos(−6°) = 79.56 ft. Looking down does not switch sine and cosine. sin(96°) equals sin(84°); HD is only 0.44 ft shorter than SD, which is easy to miss if you skip the reduction “because it looks almost flat.”

Taping versus EDM in the Field

Steel taping still earns its keep on California civil jobs for short layout, offset checks, and as an independent check on an EDM. A 100-ft or 30-m tape is held on line, at the intended tension, and either horizontal (downhill end supported and plumbed to the mark) or on slope with a recorded VA or percent grade. Breaking chain / breaking tape is the horizontal method on steep ground: you cannot levitate a full 100-ft tape. Hold short level segments (20 ft or 50 ft), plumb to the ground at each downhill end, and sum the HDs.

EDM / total station measures SD to a prism (or reflectorless to a surface) and measures Z at the same instant. The box displays HD because it already applied HD = SD × sin(Z). Field habit: glance at SD, Z, and HD. If Z is 88° and HD equals SD to the thousandth, the reduction is not running.

For layout of a point, the drawing gives HD. In horizontal-distance tracking mode the instrument tells the rod person to move in or out until the computed HD matches the design. With a tape you either break tape in horizontal pieces or convert the plan HD to a slope length:

SD = HD / cos(VA) = HD / sin(Z)

Worked Example 4 — Layout on a 12% Grade (Slope Tape versus Breaking Tape)

Set a point 150.00 ft horizontal from a hub along a 12% grade. Percent grade is rise/run, so tan(VA) = 0.12 and VA = arctan(0.12) = 6.8428° (about 6°50′30″). cos(VA) = 0.992877.

If the crew tapes 150.00 ft along the slope:
HD = 150.00 × 0.992877 = 148.93 ft1.07 ft short of the design point.

Slope length that actually yields 150.00 ft HD:
SD = 150.00 / 0.992877 = 151.08 ft.

Breaking tape instead: three 50.00 ft horizontal holds, each plumbed. Sum = 150.00 ft HD. Rise per 50 ft = 50 × 0.12 = 6.00 ft; total rise = 18.00 ft. Check: √(150.00² + 18.00²) = √22,824 = 151.08 ft, the same SD as the slope-tape solution.

On an 18% grade, an 80.00 ft HD layout in four 20.00 ft horizontal segments has 3.60 ft of rise per segment (20 × 0.18) and a slope length per segment of 20.00 / cos(arctan 0.18) = 20.32 ft. Summing four slope lengths without reducing them would book 81.28 ft as if it were HD — 1.28 ft long.

Preview: Tape and EDM Corrections (Full Treatment in Chapter 9)

Once SD is reduced to HD, remaining systematic tape errors are small compared with an unreduced slope:

  • Temperature: C_T = α L (T − T_std). For steel, α = 6.45×10⁻⁶ /°F. A 100.00 ft tape 20°F from standard changes by about 0.013 ft.
  • Tension and sag: stretch versus catenary; both are functions of pull, tape weight, and unsupported length.
  • EDM ppm and prism constant: parts-per-million atmospheric correction and the reflector offset.

Those hundredths matter on control. They do not rescue a point set with SD in place of HD. Use them in Chapter 9; in the field, first get the horizontal distance.

Exam Traps

  1. Wrong convention — HD = SD × cos(Z) when Z is a zenith angle returns VD.
  2. Layout along the slope — nailing the plan number on the ground shortens the point (12% grade, 150 ft slope → 148.93 ft HD).
  3. Nearly horizontal sights — Z = 96° still needs reduction (80.00 ft SD → 79.56 ft HD).
  4. Confusing HI/HT with HD — heights change elevation, not the horizontal reduction between vertical axes.
Loading diagram...
Slope-to-horizontal reduction: zenith versus horizon vertical angle
Tape example at VA = 8°30′: SD versus HD versus VD (feet)
Test Your Knowledge

A total station measures a slope distance of 186.250 m to a prism and a zenith angle Z = 86°12′40″. The horizontal distance is closest to which value?

A
B
C
D
Test Your Knowledge

A crew must set a point 150.00 ft horizontal from a hub on a uniform 12% grade. They instead tape 150.00 ft along the slope. The horizontal distance they actually laid out is closest to which value?

A
B
C
D
Test Your Knowledge

On a steep slope a party “breaks tape” in 20-ft holds. What is that procedure doing?

A
B
C
D