A low-distortion projection is a custom conformal projection designed so that grid distances match ground distances closely enough over a specific area that the crew can stop converting between them. It is not a new kind of mathematics. It is the same Lambert or transverse Mercator projection with its parameters chosen for a small region instead of a whole state.
The motivation is simple. Grid-to-ground conversion is a permanent tax on every project, and the errors it produces when forgotten are systematic and expensive. If the tax can be reduced to zero for a given area, the whole class of error disappears.
How the trick works
Recall that the combined factor is the product of two terms. The grid scale factor is usually less than 1 because the projection surface cuts below the ellipsoid; the elevation factor is less than 1 because your project sits above the ellipsoid. Both push in the same direction, which is why grid distances are shorter than ground distances almost everywhere in the United States.
A low-distortion projection cancels them against each other. Instead of putting the projection surface below the ellipsoid, you raise it to roughly the average height of the project. The grid scale factor at the central meridian becomes greater than 1 by about the same amount that the elevation factor is less than 1, and the product comes out very close to 1.
k₀ ≈ 1 + (H + N) ÷ RFor a project at an ellipsoid height of 351.5 m, that gives k₀ ≈ 1.00005516. For one at 1592.1 m, k₀ ≈ 1.00024987. Those look like odd numbers compared with the familiar 0.9999 or 0.9996, and that is exactly the point — the projection has been deliberately lifted to the terrain.
The second half: keep the zone small
Raising the surface handles the elevation term at one height. It does nothing about the fact that the grid scale factor varies across the zone, or that the terrain varies in height across the project. Both are controlled the same way: make the zone small.
A typical low-distortion projection covers a county, a metropolitan area or a highway corridor rather than a state. Over that extent the scale factor variation is tiny and the elevation range is limited, so the combined factor stays within the design tolerance everywhere in the zone.
| Distortion | Error per 1000 ft | Error per mile | Comparable to |
|---|---|---|---|
| 2 ppm | 0.002 ft | 0.011 ft | The US survey foot versus international foot difference |
| 20 ppm | 0.020 ft | 0.106 ft | A typical low-distortion projection design target |
| 50 ppm | 0.050 ft | 0.264 ft | A loose low-distortion design, or a good State Plane location |
| 100 ppm | 0.100 ft | 0.528 ft | The State Plane design limit, 1 part in 10 000 |
| 400 ppm | 0.400 ft | 2.112 ft | The UTM central meridian |
Most low-distortion projections are designed to hold distortion below about 20 ppm across the zone — roughly a tenth of a foot per mile, which is comfortably inside the noise of ordinary measurement. Some are tighter still over small areas.
What it costs
The benefits are real and so are the drawbacks, and the drawbacks are all about interoperability rather than mathematics.
- The coordinates are not State Plane coordinates. They resemble them, and they will be mistaken for them by anyone who receives the file without the metadata.
- The full projection definition must travel with the data: projection type, central meridian, latitude of origin, standard parallels or central meridian scale factor, false easting and northing, datum and realization, and units. Omit any one and the data is unusable.
- Each zone works only for its intended area. Extend it and the distortion advantage vanishes.
- Data exchange with agencies expecting State Plane requires a transformation step, and therefore a place for someone to make a mistake.
- A proliferation of local systems within a state creates its own confusion, which is why the good implementations are published and coordinated rather than invented per project.
Published examples
The best-known American implementation is the Oregon Coordinate Reference System, developed with the Oregon Department of Transportation, which covers the state in a set of published low-distortion zones intended for engineering and surveying work. Wisconsin's county coordinate systems are another long-standing example, with a defined system for each county. Numerous state DOTs, cities and utilities maintain their own.
The common feature of the successful ones is that they are published, documented and stable — a defined system that anyone can look up, not a per-project convenience invented by one firm.
Low-distortion projections and SPCS2022
This approach is being absorbed into the national system rather than remaining an alternative to it. The National Geodetic Survey is designing SPCS2022 with multiple layers, one of which is optional low-distortion projection zones designed at the request of individual states for specific regions. That gives the distortion advantage while keeping the definitions in a single published national registry.
That work is in progress. If your area currently uses a local low-distortion system, it is worth tracking whether an equivalent zone is being defined in the national system, because the long-term maintenance advantage of a published national definition over a locally maintained one is considerable.
Deciding whether you need one
The case is strongest for organisations that survey the same area repeatedly and hand data to non-surveyors: a city, a county, a utility, a DOT district. There, the grid-to-ground conversion is being performed hundreds of times by people of varying background, and eliminating it eliminates a recurring class of error.
The case is weakest for a firm working across a wide region on unrelated projects, where the overhead of maintaining and explaining a custom system outweighs the arithmetic it saves. For them, applying the combined factor correctly and labelling everything clearly is the better answer.