SOLVETUTORMATH SOLVER

Instrument MI-05-159 · Conversion

Lat Long to UTM Converter

UTM trades latitude and longitude for a flat, metre-based grid that is far easier to measure distances on -- enter a WGS84 lat/long and this instrument returns the zone, hemisphere, easting, and northing.

Instrument MI-05-159
Sheet 1 OF 1
Rev A
Verified
Type 05 — Geodesy SER. 2026-05159

Easting (m)

583,959.96

UTM zone/easting/northing via Snyder 1987 transverse Mercator series (WGS84)

18 UTM zone
N Hemisphere
4,507,523.09 Northing (m)
The working Every figure verified twice
  1. (40.71435, -74.00597) -> zone 18N, E 583960.0, N 4507523.1
Worksheet log
  1. No entries yet — change an input to log a scenario.

How this instrument works

Universal Transverse Mercator (UTM) divides the Earth into sixty 6-degree-wide longitude zones, each projected onto a flat plane using its own transverse Mercator projection centred on that zone's middle meridian. Instead of degrees, a UTM coordinate is a zone number, a hemisphere letter, and two plain distances in metres from a reference point: easting (distance east of a false origin 500,000 m west of the zone's central meridian) and northing (distance north of the equator, or north of a false origin 10,000,000 m south of the equator in the Southern Hemisphere). Because both axes are in metres on a locally flat projection, measuring a straight-line distance or plotting a point on a grid is direct arithmetic -- no spherical trigonometry required -- which is exactly why UTM is the default grid for topographic maps, GPS survey equipment, and GIS software worldwide.

This calculator implements the forward transformation exactly as laid out in John P. Snyder's 'Map Projections -- A Working Manual' (USGS Professional Paper 1395, 1987), equations (3-21) and (8-9) through (8-15): a power-series expansion in the meridian's arc length and the point's distance from the central meridian, evaluated on the WGS84 ellipsoid (the reference shape used by GPS and virtually all modern mapping). The same series, term for term, underlies most UTM software still in use today.

Two scope limits are worth stating plainly. First, this tool covers the standard rectangular zone grid only -- it does not implement the irregular zone widenings used around Norway and Svalbard (zones 31V/32V and 31X/33X/35X/37X), a narrow regional exception to the otherwise-uniform 6-degree scheme. Second, UTM itself is only defined between 80 deg S and 84 deg N; the polar caps beyond that use a separate system (Universal Polar Stereographic, UPS), which this calculator does not compute.

zone=lon+1806+1\text{zone} = \left\lfloor \frac{\text{lon} + 180}{6} \right\rfloor + 1E=k0N(A+(1T+C)A36+)+500,000E = k_0 N\left(A + \frac{(1-T+C)A^3}{6} + \cdots\right) + 500{,}000North=k0(M+Ntanφ(A22+))N_{\text{orth}} = k_0\left(M + N\tan\varphi\left(\frac{A^2}{2} + \cdots\right)\right)
N -- radius of curvature in the prime vertical · T, C, A -- intermediate terms built from latitude and the distance to the zone's central meridian · M -- meridional arc length from the equator to the given latitude · k0 = 0.9996, the UTM scale factor at the central meridian · full series per Snyder (1987) equations (3-21), (8-9)-(8-15), WGS84 ellipsoid.
  • Enter Latitude in decimal degrees (negative for the Southern Hemisphere) -- it opens on 40.71435, downtown Manhattan.
  • Enter Longitude in decimal degrees (negative for the Western Hemisphere) -- it opens on -74.00597, alongside that same point.
  • Read UTM zone, Hemisphere, Easting, and Northing beneath the inputs; all four recompute the instant either coordinate changes.
  • Longitude values outside -180 to 180 are wrapped automatically (190 deg behaves the same as -170 deg), so an out-of-range entry will not silently misplace the zone.
  • If your source coordinate uses degrees-minutes-seconds instead of decimal degrees, convert it first -- this instrument's other coordinate tools on the site handle that conversion.

Worked example -- 40.71435 N, 74.00597 W (New York City)

Enter 40.71435 for Latitude and -74.00597 for Longitude. The instrument returns Zone 18, Hemisphere N, Easting 583959.96 m, and Northing 4507523.09 m -- meaning the point sits in UTM zone 18 (covering roughly 78 deg W to 72 deg W), about 84,000 m east of that zone's central meridian (since the false-easting origin is fixed at 500,000 m), and about 4,507,523 m north of the equator along the projected grid.

These figures were checked against a published, independently-computed reference (the Turbo87/utm Python package's own regression test suite) before this calculator shipped, agreeing to within a few centimetres -- comfortably inside the metre-level precision UTM coordinates are normally quoted to.

Questions

Why does UTM use metres instead of degrees?

Because a degree of longitude does not correspond to a fixed distance -- it shrinks from about 111 km at the equator to zero at the poles, which makes distance and area calculations directly on latitude/longitude awkward and error-prone. UTM's zones are narrow enough (6 degrees, roughly 668 km at the equator) that projecting each one separately onto a flat plane introduces only minor, well-characterized distortion, while letting every measurement on the grid be plain metre-based arithmetic -- the reason it is the standard grid behind topographic maps, land survey, and most GPS equipment.

What do 'easting' and 'northing' actually mean?

They are just X and Y coordinates on the zone's flat projected grid, measured in metres. Easting is distance from a false origin placed 500,000 m west of the zone's central meridian (so easting values near the middle of a zone read close to 500,000 m, never negative). Northing is distance north of the equator in the Northern Hemisphere, or distance north of a false origin 10,000,000 m south of the equator in the Southern Hemisphere (so Southern Hemisphere northings also stay positive, decreasing from 10,000,000 m toward the equator).

Why do false easting and false northing exist at all?

Purely to keep every coordinate positive. Without the 500,000 m offset, points west of a zone's central meridian would have negative easting; without the 10,000,000 m Southern Hemisphere offset, southern-hemisphere northings would count down from zero into negative numbers as you moved south of the equator. Both offsets are arbitrary constants baked into the UTM standard specifically so no coordinate ever needs a minus sign.

Is this calculator accurate everywhere, including Norway?

It is accurate across the standard 6-degree zone grid used everywhere on Earth between 80 deg S and 84 deg N, with one disclosed exception: the real UTM standard widens zones 31-37 irregularly around Norway and Svalbard (roughly 56-84 deg N near 0-21 deg E) so that a few narrow landmasses are not split awkwardly across a zone boundary. This calculator does not implement those specific widened zones, so a coordinate in that irregular region will return the zone the standard rectangular grid would assign, which can differ from the officially adjusted Norway/Svalbard zone.

What ellipsoid does this use, and does it matter?

WGS84 (a = 6,378,137.0 m, inverse flattening 298.257223563), the reference ellipsoid GPS itself uses and by far the most common choice for modern UTM coordinates. Older maps sometimes used a different ellipsoid (Clarke 1866 in North America, for instance), which shifts easting/northing by anywhere from a few metres to over a hundred metres at the same latitude/longitude -- so if you are cross-referencing a coordinate from an older paper map or survey, confirm which ellipsoid it was built on before assuming a mismatch is a calculation error.

Why is there a latitude limit of 80 deg S to 84 deg N?

Because transverse Mercator distortion grows rapidly near the poles, and beyond these latitudes UTM is replaced by a different, purpose-built system: Universal Polar Stereographic (UPS), which uses a stereographic (not transverse Mercator) projection centred directly on each pole. This calculator covers the UTM domain only; UPS is a separate projection this tool does not compute.

References