geoprimsField-grade geospatial math

Grid vs ground distance explained

Why state plane distances differ from tape distances, and the one factor that converts between them.

For surveyors · updated 2026-09-23

A ground distance is the horizontal distance you measure on the earth’s surface with a tape or a total station. A grid distance is the same line measured between state plane (or UTM) coordinates. The two differ because the grid is a flat map of a curved ellipsoid, and your line sits some height above that ellipsoid. One number, the combined factor, converts between them: grid distance = ground distance × combined factor.

The grid distance is usually a little shorter than the ground distance. In the worked example below, at 1,500 ft above the ellipsoid, it is 0.162 ft shorter in 1,000 ft, about 1 part in 6,200. That is small, but a total station can measure a 1,000 ft line much more closely than that, so the difference shows up in closures, stakeout checks, and areas.

Why it matters

Surveyors mix the two kinds of distance all the time. Control comes from GNSS as state plane coordinates. Field crews measure ground distances. A plat or a set of construction plans may show either. If a crew stakes a grid distance with a tape, every point is off by the scale difference. If you inverse between state plane coordinates and write that distance on a plat as if it were measured on the ground, the next surveyor who measures it will find a “bust” that is not a mistake at all.

NGS notes that the grid distance is almost always different from, and usually shorter than, the horizontal ground distance. In high country the gap can be much larger than the nominal 1:10,000 that state plane zones were designed around. Its example is Missoula, Montana, where 100 m on the ground is about 7.6 cm shorter on the grid.

How it is worked out

The conversion has two parts, and each is a factor close to 1.

  1. Grid scale factor (k). A map projection cannot keep every distance true. The grid scale factor says how much the projection stretches or shrinks a short line at a point. It is exactly 1 on the projection’s standard lines, less than 1 between them, and more than 1 outside them. It depends only on where you are in the zone. The state plane tool reports it with the coordinates; for Pittsburgh in the Pennsylvania South zone it is 0.9999595.
  2. Elevation factor. Your line is above the ellipsoid, so it is slightly longer than its shadow on the ellipsoid. The elevation factor is R / (R + h), where R is a mean earth radius (NGS uses 20,906,000 ft) and h is the ellipsoid height. Ellipsoid height is the orthometric elevation plus the geoid height: h = H + N.

The combined factor is the product of the two. Multiply a ground distance by it to get a grid distance. Divide a grid distance by it to get a ground distance.

A worked example

A line measured at 1,000 ft on the ground, at an ellipsoid height of 1,500 ft, where the grid scale factor is 0.99991:

Step Result
Grid scale factor (given) 0.99991
Elevation factor, R / (R + h) 0.99992825
Combined factor 0.99983826
Ground distance 1,000 ft
Grid distance 999.838 ft

The grid distance is 0.162 ft shorter. Going the other way, 1,000 ft between state plane coordinates is 1,000.162 ft on the ground. Over a mile the difference grows to almost 0.9 ft: 5,280 ft on the ground is 5,279.146 ft on the grid.

Rules of thumb, and how far they drift

Add the factors instead of multiplying them. NGS Manual 5 notes that the product of two factors near 1 is close to their sum minus 1. Here, 0.99991 + 0.99992825 − 1 = 0.99983825, against the exact 0.99983826. The shortcut is off by about a hundredth of a part per million, which is far below anything you can measure.

About 48 ppm for every 1,000 ft of height. Because R is about 20.9 million ft, the elevation factor shrinks by about 1 part per million for every 21 ft of ellipsoid height. At 6,000 ft of ellipsoid height, with the same grid scale factor, the combined factor drops to 0.9996231, and 1,000 ft on the ground is 999.623 ft on the grid.

Leaving out the geoid height. NGS says skipping the geoid height changes reduced distances by 0.16 ppm for each meter of geoid height. In the example, using the elevation of 1,530 ft as if it were the ellipsoid height (so ignoring a geoid height of −30 ft) gives a combined factor of 0.99983683 instead of 0.99983826, or 999.837 ft instead of 999.838 ft. That is small on one line, but it is a bias, so it never averages out.

Common mistakes

Where the numbers come from

The elevation factor, the 20,906,000 ft mean radius, and the combined factor are defined in NGS Manual NOS NGS 5 by James Stem. NGS Special Publication 13 explains why grid and ground differ in practice and the problems with scaling coordinates to ground. The combined factor tool does the conversion both ways and shows each factor under “How we got this.” To find the zone for a point, start with the state plane zone lookup, then take the grid scale factor from the state plane conversion.

Try it: Combined scale factor (grid and ground)

The calculator below is the real tool, running its worked example. Change any value; nothing leaves your device.

0.99983826

The combined factor is 0.99983826. A ground distance of 1,000 ft is 999.838 ft on the grid.

Elevation factor
Grid distance
Ground distance
Provenance
Computed by
survey.reduction.combined-factor 1.0.0, core 0.1.0
Model
Elevation factor = R/(R + h) with h the ellipsoid height; combined factor = grid factor × elevation factor (Stem 1990)
Accuracy
About 1 ppm with the mean radius; better with a local radius of curvature
Notes
None
Cites
Stem, J. E., National Geodetic Survey, State Plane Coordinate System of 1983, NOAA Manual NOS NGS 5

Open the full tool, with your values →

Your values

Showing an example. Change anything.
More options 4

Tools for this

Sources

Every number on this page comes from the tools above, which cite their sources on their own pages under "How we got this." Found a mistake? Use "Report a problem" at the bottom of the page.