Universal Transverse Mercator

Description

The Universal Transverse Mercator (UTM) system is a specialized application of the transverse Mercator projection. The globe is divided into 60 north and south zones, each spanning 6° of longitude. Each zone has its own central meridian. Zones 1N and 1S start at 180° W. The limits of each zone are 84° N and 80° S, with the division between north and south zones occurring at the equator. The polar regions use the Universal Polar Stereographic coordinate system.

The origin for each zone is its central meridian and the equator. To eliminate negative coordinates, the coordinate system alters the coordinate values at the origin. The value given to the central meridian is the false easting, and the value assigned to the equator is the false northing. A false easting of 500,000 meters is applied. A north zone has a false northing of zero, while a south zone has a false northing of 10,000,000 meters.

Projection method

Cylindrical projection. See the "Transverse Mercator" topic for the methodology.

Learn about the transverse Mercator projection

Lines of contact

Two lines parallel to and approximately 180 km to each side of the central meridian of the UTM zone

Linear graticules

The central meridian and the equator

Properties

Shape

  • Conformal
  • Accurate representation of small shapes
  • Minimal distortion of larger shapes within the zone

Area

Minimal distortion within each UTM zone

Direction

Local angles are true.

Distance

Scale is constant along the central meridian but at a scale factor of 0.9996 to reduce lateral distortion within each zone. With this scale factor, lines lying 180 km east and west of and parallel to the central meridian have a scale factor of 1.

Limitations

Designed for a scale error not exceeding 0.1 percent within each zone. Error and distortion increase for regions that span more than one UTM zone. A UTM zone is not designed for areas that span more than 20 degrees of longitude (10–12 degrees from the central meridian on each side).

Data on a spheroid or an ellipsoid cannot be projected beyond 90° from the central meridian. In fact, the extent on a spheroid or ellipsoid should be limited to 10°–12° on both sides of the central meridian. Beyond that range, data projected to the transverse Mercator projection may not project back to the same position. Data on a sphere does not have these limitations.

Learn more about the transverse Mercator projection

A new implementation called Transverse_Mercator_complex has been added to the Projection Engine. It accurately projects to and from transverse Mercator up to 80° from the central meridian. Because of the more complex mathematics involved, performance is affected.

Uses and applications

Parameters

Workstation

Use the ZONE subcommand. If ZONE is not specified, the parameters are:

  • Longitude
  • Latitude

If the zone is not specified and the latitude is negative, a false northing of 10,000,000 meters is used.

Related Topics

7/31/2013