Maps & Coordinate Systems

UTM

Universal Transverse Mercator. A global map projection system that divides the Earth into 60 zones, each 6° of longitude wide, using a Transverse Mercator projection. Provides metric coordinates with minimal distortion, making it the standard for satellite imagery, military mapping, and engineering surveys.

Overview

The Universal Transverse Mercator (UTM) system is a global coordinate framework that divides the Earth into 60 north-south zones, each spanning 6° of longitude, from 80°S to 84°N. Within each zone, a Transverse Mercator projection is applied — a conformal (shape-preserving) projection centered on the zone's central meridian. Because the projection is localized to a narrow strip, distortion is kept below 0.04% (1 part in 2,500) at any point within the zone. Coordinates are expressed in meters as Easting and Northing, making UTM the standard for applications requiring accurate metric measurements: satellite imagery, topographic mapping, military operations, and civil engineering.

UTM is not a single projection but a system of 60 projections, each optimized for its zone. Zone 1 covers 180°W to 174°W, Zone 2 covers 174°W to 168°W, and so on eastward to Zone 60 (174°E to 180°E). Each zone has a designated EPSG code: EPSG:326xx for the Northern Hemisphere and EPSG:327xx for the Southern Hemisphere, where xx is the zone number. Sentinel-2, Landsat, and most satellite imagery products are distributed in UTM coordinates.

How It Works

Within each UTM zone, the Transverse Mercator projection wraps a cylinder around the Earth tangent to (or slightly secant to) the central meridian of the zone. The projection preserves angles and shapes locally (it is conformal) but introduces scale distortion that increases with distance from the central meridian. To keep distortion manageable, a scale factor of 0.9996 is applied at the central meridian — this means the projection is slightly compressed at the center and expanded at the edges, minimizing maximum distortion across the entire zone.

Coordinates are expressed as Easting (meters east of a false origin) and Northing (meters north of the equator for the Northern Hemisphere, or meters north of a false origin at 10,000,000 m south of the equator for the Southern Hemisphere). The false easting of 500,000 m is assigned to the central meridian, ensuring all easting values within a zone are positive. This eliminates negative coordinates, simplifying computation.

Working across UTM zone boundaries — common when mosaicking satellite imagery — requires reprojecting data from one zone to another or into a common CRS. Using a UTM zone far from the data's actual location introduces significant distortion and should be avoided.

Key Facts

  • 60 zones, each 6° wide, covering 80°S to 84°N. Polar regions use UPS (Universal Polar Stereographic) instead.
  • EPSG codes: 326xx (Northern Hemisphere) and 327xx (Southern Hemisphere), where xx is the zone number.
  • Scale factor of 0.9996 at the central meridian limits maximum distortion to less than 0.04% within any zone.
  • False easting of 500,000 m ensures all coordinates within a zone are positive.
  • Sentinel-2 and Landsat imagery are distributed in UTM — the most common projection in Earth observation.
  • Coordinates are in meters, enabling direct distance and area calculations without conversion.

Applications

Satellite Imagery Distribution

Sentinel-2 tiles are delivered in UTM zones (e.g., EPSG:32634 for Zone 34N). Landsat scenes use UTM. Understanding zone boundaries is essential for combining adjacent scenes.

Military and Topographic Mapping

UTM was adopted by NATO and is the standard grid for military maps worldwide. The Military Grid Reference System (MGRS) is built on UTM zones.

Engineering and Surveying

Construction, mining, and infrastructure projects use UTM for metric measurements. The meter-based coordinates enable direct area and distance calculations.

Field Data Collection

GPS receivers can be configured to display UTM coordinates, enabling direct comparison between field measurements and satellite imagery in the same coordinate system.

Limitations & Considerations

UTM is only valid between 80°S and 84°N — polar regions use the separate UPS projection. The 6° zone width means that features spanning multiple zones require reprojection, introducing edge complexity. Using a UTM zone far from the data's actual location produces severe distortion. The zone boundaries create discontinuities — a straight road crossing a zone boundary has different coordinates on each side. For global-scale analysis, UTM is impractical due to the 60-zone fragmentation. Some countries straddle zone boundaries, complicating national mapping (e.g., Norway uses modified zones).

History & Background

The UTM system was developed by the U.S. Army Corps of Engineers in the 1940s, with the full 60-zone global system adopted in 1947. It was based on the Transverse Mercator projection formulated by Johann Heinrich Lambert in 1772. NATO adopted UTM as the standard military grid in the 1950s. The system became the dominant coordinate framework for topographic mapping worldwide during the Cold War. With the advent of satellite remote sensing, UTM was naturally adopted for imagery distribution — Landsat has used UTM since 1972, and ESA chose UTM for Sentinel-2 in 2015. Today, UTM is the most widely used projected CRS family in Earth observation.

Analyze UTM data with LYRASENSE

Use our agentic notebook environment to work with satellite data and compute indices like UTM — no setup required.