A geodetic datum is a mathematical reference framework that enables the precise definition of geographic coordinates, latitude, longitude, and height, on or near the Earth’s surface. Understanding datums is essential for anyone working with GNSS positioning, surveying, mapping, geographic information systems (GIS), or any application requiring accurate spatial data, as coordinates expressed in different datums can differ by meters or even hundreds of meters for the same physical location.
At its foundation, a datum consists of several interrelated components: a reference ellipsoid that mathematically approximates the Earth’s shape and size; an origin point that anchors the coordinate system to the Earth; and a set of precisely surveyed control points whose coordinates define the practical realization of the reference frame. Because the Earth is not a perfect sphere but rather an oblate spheroid with local variations, different datums may fit certain regions better than others.
The World Geodetic System 1984 (WGS84) is the datum used by GPS and has become the de facto global standard for satellite navigation. WGS84 is Earth-centered, meaning its origin coincides with the Earth’s center of mass, making it suitable for worldwide applications. Other commonly used datums include NAD83 (North American Datum 1983), which closely aligns with WGS84 but is optimized for North America; ETRS89 (European Terrestrial Reference System 1989) used throughout Europe; and GDA2020 (Geocentric Datum of Australia 2020).
When working with GNSS data, datum selection and transformation are critical considerations. GNSS receivers natively produce coordinates in the datum of the satellite constellation being used (WGS84 for GPS, PZ-90 for GLONASS, GTRF for Galileo, CGCS2000 for BeiDou). If the end application requires coordinates in a local or regional datum, proper mathematical transformations must be applied. Failure to account for datum differences can introduce significant positioning errors, potentially causing serious problems in applications like construction, land surveying, and autonomous navigation where accurate spatial alignment is essential.