Skip to main content
AirMilesCalc
Menu
Methodology

The WGS-84 ellipsoid

Where the 6,378,137-metre semi-major axis comes from, what 1/f = 298.257223563 actually means, and how every GPS receiver and modern flight plan depends on these constants.

Updated 2026-06-017 min read
Primary sources · 4
  1. [1] NGA.STND.0036_1.0.0_WGS84Department of Defense World Geodetic System 1984: Its Definition and Relationships with Local Geodetic Systems · National Geospatial-Intelligence Agency Standard, Version 1.0.0 · 8 July 2014 (current revision) https://earth-info.nga.mil/index.php?dir=wgs84&action=wgs84
  2. [2] NIMA TR8350.2Predecessor document, third edition, defining the same a and 1/f · National Imagery and Mapping Agency Technical Report · 4 July 1997, amended 2000 https://gis-lab.info/docs/nima-tr8350.2-wgs84fin.pdf
  3. [3] EGM2008Earth Gravitational Model paired with WGS-84 for the geoid surface (separate from the ellipsoid) · Pavlis et al., Journal of Geophysical Research · April 2012 https://doi.org/10.1029/2011JB008916
  4. [4] EPSG:4326Industry-standard coordinate reference system identifier for WGS-84 geographic 2D · IOGP EPSG Geodetic Parameter Dataset · Continuously maintained https://epsg.io/4326

WGS-84 is the reference ellipsoid that every GPS receiver, every modern flight management computer, and every web mapping library treats as "Earth." It is not Earth — Earth is bumpier — but it is a tractable mathematical surface to which all real-world positions are referred.

6,378,137.0 m
Semi-major (equatorial) radius a — defining constant
NGA.STND.0036
1 ⁄ 298.257223563
Inverse flattening 1/f — defining constant
NGA.STND.0036
6,356,752.314 m
Semi-minor (polar) radius b — derived from a and f
Derived
21,384.685 m
Polar-to-equatorial radius difference (a − b)
Derived

What WGS-84 actually is

WGS-84 is two things at once. First, it is an ellipsoid of revolution — a mathematical surface defined by a and f that approximates mean sea level to within ~100 metres globally. Second, it is a reference frame: a choice of origin (Earth's centre of mass), an orientation (zero longitude at IERS Reference Meridian, not Greenwich exactly), and a scale (the SI metre).

WGS-84 ellipsoid vs perfect sphere — the polar flattening exaggerated for clarity
a = 6,378,137 m (equatorial)b = 6,356,752.314 m(polar)a − b ≈ 21.4 kmNSWGS-84 ellipsoid (flattening exaggerated)Reference sphere (Haversine assumption)
Source: NGA.STND.0036_1.0.0_WGS84 (2014)

The defining and derived parameters

WGS-84 picks four defining parameters and derives everything else from them. The defining four are a, 1/f, the Earth's gravitational constant GM, and the angular velocity ω. The ellipsoid you care about for distance and position only needs a and 1/f — GM and ω are needed for satellite orbit mechanics and gravimetry.

WGS-84 parameters — defining and derived
ParameterSymbolValueStatus
Semi-major axisa6,378,137.0 mDefining
Inverse flattening1/f298.257223563Defining
Earth's gravitational constantGM3.986004418 × 10¹⁴ m³ s⁻²Defining
Earth's angular velocityω7.2921151467 × 10⁻⁵ rad s⁻¹Defining
Flatteningf0.003352810664747...Derived (1/(1/f))
Semi-minor axisb6,356,752.314 mDerived (a · (1−f))
First eccentricity squared0.00669437999014Derived
Equatorial circumference2π a40,075.017 kmDerived
Polar (meridional) circumference40,007.863 kmDerived
Mean radius (arithmetic)(2a + b)/36,371,008.8 mDerived
Source: NGA.STND.0036_1.0.0_WGS84, 2014, Tables 3.1 and 3.2

Why these specific numbers

WGS-84's a and 1/f were chosen in 1984 by the U.S. Defense Mapping Agency (now NGA) to fit a worldwide set of Doppler satellite-tracking observations collected through the late 1970s. The values closely match the IUGG GRS-80 ellipsoid that civilian geodesy had adopted four years earlier — the two share 1/f = 298.257222101 vs 298.257223563, a difference of less than 0.1 mm at Earth scale.

How GPS depends on WGS-84

The GPS broadcast ephemeris — the per-satellite orbital parameters transmitted by each satellite to the receiver — is referenced to WGS-84. The receiver computes satellite positions from those ephemerides, performs trilateration, and returns coordinates also referenced to WGS-84. A mismatch between the ellipsoid the satellites use and the ellipsoid the receiver assumes would inject a systematic position error of several metres.

Comparable ellipsoids in current and historical use
Ellipsoida (m)1/fUsed by
WGS-84 (1984)6,378,137.0298.257223563GPS, Google Maps, Aviation FMS
GRS-80 (1980)6,378,137.0298.257222101NAD83, ITRF — civilian geodesy
Airy 18306,377,563.396299.3249646OSGB36 — Great Britain Ordnance Survey
Clarke 18666,378,206.4294.9786982NAD27 — North America pre-1986
Krassowsky 19406,378,245.0298.3Soviet/Russian SK-42
Source: NGA WGS-84 documentation; IUGG GRS-80; EPSG registry

The geoid is not the ellipsoid

A common confusion: WGS-84 the ellipsoid is a smooth mathematical surface; the geoid is the irregular surface of equal gravitational potential that mean sea level approximates. Heights labelled "above sea level" typically refer to the geoid, while raw GPS heights refer to the ellipsoid. The difference (the geoid undulation) ranges from −106 m near the Maldives to +85 m near Iceland.

Frequently asked

Is WGS-84 still being updated?
Yes, but only the realisation frame, not the defining ellipsoid parameters. NGA periodically aligns WGS-84 to the latest ITRF — the most recent alignment is WGS-84(G2139), based on ITRF2014. a and 1/f have not changed since 1984.
What does EPSG:4326 mean?
EPSG:4326 is the registry identifier for 'WGS-84 geographic 2D' — coordinates given as (latitude, longitude) in degrees on the WGS-84 ellipsoid. Most GeoJSON, KML, and web-mapping APIs default to EPSG:4326. EPSG:4978 is the corresponding 3D geocentric (X, Y, Z) form.
Why a = 6,378,137 m exactly?
It is a defining constant of the WGS-84 system, chosen in 1984 to fit Doppler satellite observations. The value is now fixed by definition — any improvement in our knowledge of Earth's actual size shifts the realisation frame slightly but does not redefine a.
What's the difference between WGS-84 and ITRF?
ITRF (the International Terrestrial Reference Frame) is the civilian world's most precise terrestrial reference, maintained by the International Earth Rotation Service. WGS-84 is the U.S. military / NGA realisation that GPS satellites broadcast. They are aligned to centimetre accuracy in the current realisations and differ in their underlying station networks and update cadence.

Continue reading