What Is Latitude and Longitude?
Latitude and longitude defined — angular coordinates on the WGS-84 ellipsoid, how they're measured, what datum modern GPS uses, and the misconceptions to avoid.
By Steve K.. Published . Last updated .
Latitude is the angle north or south of the equator (−90° to +90°); longitude is the angle east or west of the prime meridian (−180° to +180°). Together they uniquely name any point on Earth's surface, with latitude written first per ISO 6709.
Latitude and longitude form a geographic coordinate system: a spherical-coordinate convention defined on the WGS 84 reference ellipsoid, the surface that civilian GPS, almost every web map, MGRS, UTM and any modern geodetic calculation are referenced to. The system has been the global location language for several centuries, and modern coordinates inherit a long chain of decisions — the 1884 choice of Greenwich, the 1929 fixing of the nautical mile, the 1984 satellite-era redefinition of the prime meridian, the 2014 update of the WGS 84 spec. This article defines the two axes precisely, gives the surface distance per degree at real latitudes, identifies the datum behind every modern coordinate, and addresses the misconceptions that trip new readers up.
Definition
Latitude is the angle between the equatorial plane and the surface normal of the reference ellipsoid at the point; longitude is the angle east or west of a chosen prime meridian, measured in the equatorial plane. Together the pair names a unique direction from the centre of the ellipsoid, and the surface point in that direction is the location. Both are angles, not distances — this is the single most-important fact in the whole topic, and the source of every common misconception listed at the foot of this page.
| Axis | Symbol | Range | Reference | 1° in km (at the equator) |
|---|---|---|---|---|
| Latitude | φ (phi) | −90° … +90° | Equatorial plane | ~110.574 |
| Longitude | λ (lambda) | −180° … +180° | IERS Reference Meridian | ~111.320 |
The angle written as "latitude" on civilian GPS, modern web maps, MGRS and UTM is geodetic latitude — the angle between the equatorial plane and the line perpendicular to the WGS 84 ellipsoid at the point. Geocentric latitude, measured from the ellipsoid's centre to the surface point, differs by up to 11.5 arcminutes near 45° latitude. On the ground, that 11.5′ corresponds to roughly 21 km of horizontal position if the two definitions are accidentally swapped.
How latitude is measured
Latitude is reckoned from 0° at the equator to ±90° at the poles, with positive values north and negative values south (alternatively a trailing N or S). The Empire State Building's 40.7484° N puts it just under halfway from the equator to the North Pole. Lines of constant latitude are called parallels; each is a circle whose plane is parallel to the equator, with circumference shrinking toward each pole and degenerating to a single point exactly at ±90°.
| Latitude | Length of 1° of latitude | Note |
|---|---|---|
| 0° (equator) | 110.574 km | Shortest — curvature is sharper per arc. |
| 15° | 110.649 km | |
| 30° | 110.852 km | |
| 45° | 111.132 km | Mid-range. |
| 60° | 111.412 km | |
| 75° | 111.618 km | |
| 90° (pole) | 111.694 km | Longest — curvature is flatter. |
The 1.12 km equator-to-pole swing is a consequence of the ellipsoid's flattening. WGS 84's polar radius is 21.384 km shorter than the equatorial radius, so the local radius of curvature is paradoxically larger at the poles than at the equator (a smaller body curves over more sharply in cross-section). The variation is invisible in everyday distance work, but it accumulates: a 1,000 km surveying baseline crossing 40° of latitude needs the ellipsoidal correction or it accrues several metres of error.
How longitude is measured
Longitude is the angle measured east (positive, or trailing E) or west (negative, or trailing W) of the prime meridian, in the equatorial plane. By international convention since the 1884 International Meridian Conference, the meridian passes through Greenwich, England — specifically through the IERS Reference Meridian, which superseded the original Royal Observatory line for high-precision work in 1984. Eastern-hemisphere longitudes are positive; western longitudes are negative.
The IERS Reference Meridian lies 102.478 m east of the brass strip set in the Royal Observatory courtyard for the Airy Transit Circle, the meridian the 1884 conference adopted. The 5.31-arcsecond shift was finalised in 1984, when the international community switched from astronomical determination of longitude (which relies on local vertical and is perturbed by mass anomalies) to satellite-based determination (which depends on the geocentre and is free of those biases). Two distinct prime meridians therefore exist on the ground in Greenwich today; modern GPS reports the IERS one.
| Latitude (φ) | Length of 1° of longitude | % of equatorial value |
|---|---|---|
| 0° (equator) | 111.320 km | 100.0% |
| 15° | 107.551 km | 96.6% |
| 30° | 96.486 km | 86.7% |
| 45° | 78.847 km | 70.8% |
| 60° | 55.802 km | 50.1% |
| 75° | 28.902 km | 26.0% |
| 89° | 1.949 km | 1.7% |
| 90° (pole) | 0 km | 0.0% |
The progression follows cos(φ) almost exactly — the slight deviation comes from the ellipsoidal correction, never more than 0.34% across the full range. The collapse from 111 km at the equator to zero at the pole is the single biggest source of distortion in flat maps: it is why high-latitude landmasses appear stretched east-west on a Mercator projection, why flight paths into Arctic destinations sweep through many lines of longitude in a few minutes, and why GPS receivers struggle to provide a stable bearing within a few kilometres of the geographic poles.
The coordinate pair
A pair (latitude, longitude) names a unique point on the WGS 84 ellipsoid. The Empire State Building, for example, sits at (40.7484° N, 73.9857° W) — written latitude-first per ISO 6709:2022. The same point can be written in several distinct formats, all carrying the same information; the choice of format is domain-driven, not informational.
| Format | Same point (Empire State Building) | Used by |
|---|---|---|
| Decimal degrees (DD) | 40.7484, -73.9857 | Web maps, modern APIs, most software |
| Degrees-minutes-seconds (DMS) | 40°44'54.24"N 73°59'08.52"W | Paper maps, surveying, deeds |
| Degrees-decimal-minutes (DDM) | 40°44.904'N 73°59.142'W | Marine, aviation |
| UTM | 18T 585628 mE 4511322 mN | Military, surveying, civil engineering |
| MGRS | 18TWL 85628 11322 | NATO, search-and-rescue |
| Plus Code | 87G8P2X7+9P | Google Maps, address-poor regions |
The precision of a decimal-degrees coordinate is set by the number of decimal places, and each decimal translates directly to ground distance. Six decimal places of latitude correspond to about 11 cm at the equator and slightly less at higher latitudes for longitude; three decimal places correspond to about 111 m — a city block. Beyond what the underlying measurement can actually resolve, additional decimals are false precision: the digits exist but the receiver did not produce them.
| Decimal places | Worst-case ground resolution (equator) | Real-world scale |
|---|---|---|
| 0 | ~111 km | A country |
| 1 | ~11 km | A city |
| 2 | ~1.1 km | A neighbourhood |
| 3 | ~111 m | A city block |
| 4 | ~11.1 m | A small building |
| 5 | ~1.11 m | A tree |
| 6 | ~11 cm | A specific spot on a roof |
| 7 | ~1.1 cm | Beyond civilian GPS resolution |
Civilian GPS resolves about 4.9 m (95%) under open sky per the 2020 SPS Performance Standard, which lines up with five decimal places of useful precision. The sixth decimal place is honest only if the data source is differential GPS, real-time-kinematic (RTK) GPS, surveyed control points, or cadastral-grade records; on a phone receiver it is bits without a backing signal. The DMS ↔ decimal converter losslessly round-trips between the three angular formats; /tools/utm-converter and /tools/mgrs-converter handle the projected ones.
Datum: WGS 84 is the modern default
A latitude/longitude pair is not fully specified without a datum — a definition of Earth's shape (the reference ellipsoid) and the orientation of the coordinate axes against the planet. Civilian GPS, nearly all web maps, MGRS and UTM use the WGS 84 reference frame published by NGA. Without the implicit-or-explicit datum, the two numbers describe a direction but not a position.
Earlier datums — NAD 27 in North America, OSGB36 in Britain, Tokyo Datum in Japan, Pulkovo 1942 across the former Eastern bloc — can differ from WGS 84 by 100 m to several hundred metres at any given point. The numerical coordinates look the same; the position on the ground is not. For consumer maps the shift is invisible; for surveying, legal-boundary work, aviation and any modern engineering it is consequential.
Why latitude usually comes first
ISO 6709:2022 fixes the order: latitude first, longitude second. Most software, all paper maps and most everyday tools follow the standard. The natural reading order ("up-down before left-right") agrees with it, and the historical primacy of latitude — the one-arcminute-equals-one-nautical-mile relationship from the 17th-century charts — reinforced the same direction.
| Format / API | Order | Why |
|---|---|---|
| ISO 6709 / paper maps | latitude, longitude | Canonical standard |
| Most GPS receivers | latitude, longitude | Inherits ISO 6709 |
| Mapbox / Google Maps URL params | latitude, longitude | Display ordering |
| GeoJSON (RFC 7946) | longitude, latitude | X-then-Y from older GIS |
| WKT / EPSG-style | longitude, latitude | Engineering CRS convention |
| Some legacy KML | longitude, latitude | Compatibility with GIS |
Worked example: the Empire State Building
The Empire State Building, on Fifth Avenue in Manhattan, sits at 40.7484° N, 73.9857° W. Decomposed:
- 40.7484° N is 40.7484 degrees north of the equator. The parallel at 40.7484° N (an east-west circle, circumference about 30,338 km, half-way down the Northern Hemisphere) passes through the building.
- 73.9857° W is 73.9857 degrees west of the IERS Reference Meridian. The meridian at 73.9857° W (a great circle joining the two poles) passes through the building.
| Format | Value | Source for the conversion |
|---|---|---|
| Decimal degrees | 40.7484, -73.9857 | Source coordinate |
| DMS | 40°44'54.24"N, 73°59'08.52"W | Arithmetic |
| DDM | 40°44.904'N, 73°59.142'W | Arithmetic |
| UTM (WGS 84) | 18T 585628 mE 4511322 mN | NGA TM 8358.2 |
| MGRS (WGS 84) | 18TWL 85628 11322 | NGA TM 8358.1 |
| Plus Code | 87G8P2X7+9P | Open Location Code spec |
All six refer to the same physical point on the WGS 84 ellipsoid. The DMS ↔ decimal converter round-trips between the first three; /tools/utm-converter, /tools/mgrs-converter and /tools/plus-codes handle the projected and encoded formats.
Common misconceptions
Related pillars
This is the foundation pillar of the coordinates topic. The other seven pillar concepts on Coordinately:
- Coordinate formats explained — the six ways the same lat/lon can be written (DD, DMS, DDM, UTM, MGRS, Plus Codes)
- How GPS works — the satellite system producing every modern coordinate
- What is a map projection? — the geometry that turns lat/lon into the maps you see
- What is a geodetic datum? — the reference frame coordinates need to point at real places
- Time zones explained — how longitude maps to civil time
- History of latitude and longitude — 2,300 years from Eratosthenes to GPS
- Great-circle distance — the shortest path between any two coordinates
Related
- DMS ↔ Decimal Degrees converter— Convert between the three common notations
- My location— Your current coordinates in all six formats
- Methodology— How content is sourced and verified
- Sources— The master list of authorities Coordinately cites
Frequently asked questions
What are latitude and longitude in plain language?
Latitude is the angle north or south of the equator; longitude is the angle east or west of a chosen prime meridian. Together the two angles uniquely name any point on Earth's surface. Latitude is bounded between -90° (the South Pole) and +90° (the North Pole); longitude wraps from -180° to +180°, with the two endpoints meeting at the antimeridian in the Pacific.
Which format should I use to write coordinates?
Decimal degrees with six decimal places — for example, 40.7484, -73.9857 — is the most widely supported format across software, databases, and APIs. ISO 6709 specifies that latitude comes first, then longitude. Older or specialised contexts may use degrees-minutes-seconds (40°44'54"N, 73°59'09"W) or degrees-decimal-minutes (40°44.904'N, 73°59.142'W); all three describe the same point and convert losslessly.
Why do GPS coordinates have so many decimals?
Each decimal place narrows the location by a factor of 10. Six decimal places of latitude is about 11 cm at the equator (narrower at higher latitudes for longitude). Smartphone GPS is typically accurate to roughly 4.9 m under open sky, so trailing decimals beyond about five places are usually false precision — they record bits the receiver does not actually resolve.
Is the prime meridian actually through Greenwich?
Almost, but not exactly. The historical prime meridian, the Greenwich Airy Transit Circle, was the reference at the 1884 International Meridian Conference. The modern 0° longitude is the IERS Reference Meridian, defined by space-based positioning observations, which lies about 102 metres (5.3 arcseconds) east of the Airy Transit. For everyday use the shift is invisible; for high-precision geodesy it matters, and modern GPS uses the IERS reference.
What is the difference between latitude and altitude?
Latitude is a horizontal angle on Earth's surface; altitude is a vertical distance above a reference surface (the ellipsoid or mean sea level). A point at street level and a point on a rooftop directly above it share the same latitude and longitude but differ in altitude. The full three-dimensional location is sometimes written as a triple (latitude, longitude, altitude), but the term "coordinate" without qualification usually means just the latitude/longitude pair.
How do I read latitude and longitude on a map?
Latitude lines run east-west (horizontal) and tell you how far north or south of the equator a point is; longitude lines run north-south (vertical, pole to pole) and tell you how far east or west of the prime meridian a point is. By ISO 6709 convention, latitude is written first. Most paper maps print the lat/lon grid in the margins; web maps display the values as you mouse over a location.
How accurate is latitude and longitude from my phone?
A smartphone GPS resolves about 4.9 m horizontally at the 95th percentile under open sky per the 2020 GPS SPS Performance Standard, and 10-15 m vertically. Inside buildings or in urban canyons the accuracy can degrade to tens of metres. Modern dual-frequency phones (iPhone 14+, Pixel 5+) achieve ~1-3 m in good conditions.
Can two places have the same latitude and longitude?
No — every (latitude, longitude) pair on the WGS-84 ellipsoid names a unique point on Earth's surface, accurate to whatever decimal precision you specify. The exception is altitude: a point on the ground and a point on a rooftop directly above it share the same latitude and longitude but differ in altitude, which is a separate third coordinate.
Sources
- NGA STND 0036 — DoD World Geodetic System 1984 — defining and derived parameters (v1.0.0, 2014-07-08) · https://earth-info.nga.mil/index.php?dir=wgs84 · Accessed .
- NOAA NGS — Datums and Reference Frames + degree-of-arc tables · https://geodesy.noaa.gov/datums/index.shtml · Accessed .
- GPS.gov — GPS SPS Performance Standard, 5th edition (2020) — 95% accuracy figures · https://www.gps.gov/systems/gps/performance/accuracy/ · Accessed .
- IERS — IERS Conventions 2010 (Technical Note 36, Petit & Luzum) · https://www.iers.org/IERS/EN/Publications/TechnicalNotes/tn36.html · Accessed .
- Malys et al. (2015) — “Why the Greenwich meridian moved,” J. Geodesy 89(12): 1263–1272 — IERS Reference Meridian offset · https://link.springer.com/article/10.1007/s00190-015-0844-y · Accessed .
- BIPM — SI Brochure, 9th edition (2019), §4.1 — nautical mile = 1,852 m exactly · https://www.bipm.org/en/publications/si-brochure · Accessed .
- ISO — ISO 6709:2022 — Standard representation of geographic point location · https://www.iso.org/standard/75147.html · Accessed .
- NOAA NGS — NSRS Modernization — NATRF2022 and successor frames (2025–2027 rollout) · https://www.ngs.noaa.gov/datums/newdatums/ · Accessed .
Cite this article
APA format:
Steve K. (2026). What Is Latitude and Longitude?. Coordinately. https://coordinately.org/learn/what-is-latitude-and-longitude
BibTeX:
@misc{coordinately_whatislatitude_2026,
author = {K., Steve},
title = {What Is Latitude and Longitude?},
year = {2026},
publisher = {Coordinately},
url = {https://coordinately.org/learn/what-is-latitude-and-longitude},
note = {Accessed: 2026-06-05}
}