WGS 84: The Global Geodetic Reference System Powering GPS

Understanding Earth's Coordinate Foundation

Discover how WGS 84 (World Geodetic System 1984) enables GPS positioning, geographic mapping, and global navigation. Learn about ellipsoids, coordinate systems, and why this standard matters for modern positioning technology.

You use GPS every day when a phone shows your location, a car finds a road, or a map gives you directions. Yet GPS needs more than satellites and signals to give you a position. It also needs a shared system that tells every device how Earth is shaped and how locations are measured. That system is WGS 84, short for World Geodetic System 1984.

WGS 84 is a global geodetic reference system used to define latitude, longitude, height, and Earth-centered coordinates for GPS and many other positioning tasks. It gives computers a common way to represent locations on Earth, so coordinates can be used across countries, maps, surveys, and satellite systems. The U.S. National Geospatial-Intelligence Agency (NGA) identifies it as the reference system for the Global Positioning System (GPS).

The system is much more than a set of latitude and longitude numbers. It includes a reference ellipsoid, coordinate axes, Earth-related constants, and reference-frame information. As a result, it supports modern mapping, surveying, aviation, maritime work, geographic information systems (GIS), and satellite positioning.

What Is WGS 84 and Why Does GPS Use It?

WGS 84 is an Earth-centered, Earth-fixed geodetic reference system that gives GPS a standard way to represent positions on Earth. It defines the size and shape of the reference ellipsoid and provides the coordinate system used for global positioning.

A GPS receiver calculates its position from signals sent by satellites. However, a calculated position needs a reference system before it can become a useful latitude, longitude, or height. Therefore, the receiver needs agreed rules for the Earth's center, axes, shape, and coordinate measurements.

WGS 84 provides those rules. The origin is related to the Earth's center of mass, while its axes provide a fixed Earth-centered coordinate system. The X, Y, and Z axes form an Earth-Centered, Earth-Fixed (ECEF) system.

Key Point: This means the coordinates stay tied to Earth as the planet rotates. Therefore, a location can be represented with a consistent global reference rather than a local map system that only works well in one area.

How Does WGS 84 Define Earth's Shape?

WGS 84 represents Earth with a reference ellipsoid, which is a mathematical model of Earth's size and shape. The ellipsoid is not the same as the physical surface of Earth because mountains, oceans, valleys, and other features create an uneven surface.

The reference ellipsoid gives calculations a regular mathematical surface. Its semi-major axis is 6,378,137.0 meters, and its inverse flattening is 298.257223563. These are two of the main defining values used by the system.

Earth is not a perfect sphere. It is slightly wider around the equator than from pole to pole. Therefore, an ellipsoid gives positioning software a better mathematical model than a simple sphere.

For example, when a receiver reports a latitude and longitude, those values are based on the coordinate system associated with the reference ellipsoid. As a result, software can calculate distances, positions, directions, and other geographic measurements using shared mathematical rules.

The ellipsoid also helps explain why different geographic reference systems can produce slightly different coordinates for the same physical location. A local datum may use another ellipsoid or another reference frame. Therefore, coordinates from different systems may need a datum transformation before they can be compared correctly.

Global Advantage: WGS 84 is widely used because it provides a global reference rather than a system designed for only one country or region. That global reach is especially useful for GPS satellites, aircraft, ships, smartphones, mapping software, and international geospatial datasets.

How Does WGS 84 Work With Latitude, Longitude, and Height?

WGS 84 gives latitude and longitude a common global reference, while height measurements depend on which reference surface is being used. This distinction matters because ellipsoidal height and height above mean sea level are not the same measurement.

Latitude tells you how far north or south a point is from the equator. Longitude tells you how far east or west it is from the reference meridian. Together, these values identify a horizontal position.

A third value can represent height. However, height can be reported in different ways. A GNSS receiver commonly provides ellipsoidal height, which measures height relative to the WGS 84 reference ellipsoid.

Mean sea level is linked to another surface called the geoid. The geoid is based on Earth's gravity field and is not a smooth mathematical ellipsoid. NGA explains that the geoid can sit above or below the reference ellipsoid, so a conversion is needed when you want a height related to the geoid rather than the ellipsoid.

Important Distinction: This difference explains why a GNSS receiver can show a height that does not match a local elevation value from a survey or map. Both numbers can be correct while using different reference surfaces.

What Is the Difference Between Ellipsoidal Height and Elevation?

Ellipsoidal height is measured from the reference ellipsoid, while orthometric height is generally related to the geoid and is commonly associated with elevation above mean sea level.

For example, a GNSS receiver may calculate an ellipsoidal height of a point. A surveyor may need an elevation based on a geoid model. The two values can differ because the reference surfaces are different.

A simple relationship is:

Height Conversion Formula:
H ≈ h − N
Where:
• h = ellipsoidal height
• H = orthometric height
• N = geoid height or geoid separation

The exact result depends on the geoid model and the coordinate reference system being used.

NGA provides Earth Gravitational Models for this type of work. Its current listed model is EGM2008, which provides global information about Earth's gravity field and geoid heights.

Therefore, a GNSS workflow may involve more than simply reading latitude, longitude, and height from a receiver. Survey software, GIS platforms, and mapping tools may apply a geoid model when converting GNSS height into a height system used for engineering or mapping.

Practical Application: This distinction is especially useful in construction, land surveying, flood studies, road design, and other applications where vertical measurements matter. A small misunderstanding about height references can create an incorrect result even when the horizontal coordinates are correct.

Why Is WGS 84 Important for Mapping and GNSS?

WGS 84 gives mapping and GNSS systems a shared global reference, making it easier to store, exchange, and compare geographic coordinates. Without a common reference, the same physical location could have different coordinate values in different systems.

GNSS stands for Global Navigation Satellite System. It includes satellite positioning systems such as GPS, Galileo, GLONASS, and BeiDou. These systems use their own reference frames and technical standards, but modern GNSS processing often requires careful handling of reference-frame differences.

GPS is directly tied to WGS 84. NGA states that its WGS 84 terrestrial reference frame is maintained through GPS monitoring stations and is kept closely aligned with the International Terrestrial Reference Frame (ITRF).

Why This Matters: This relationship helps support precise positioning. It also matters when GNSS data is combined with other geospatial datasets.

How Is WGS 84 Used in GIS and Digital Maps?

GIS software uses WGS 84 as a geographic coordinate reference for storing, displaying, and exchanging location data. Common examples include points, lines, polygons, satellite imagery, GPS tracks, and location-based datasets.

A coordinate such as 40.7128° N, 74.0060° W can be represented using latitude and longitude in a geographic coordinate system based on WGS 84. A GIS application can then display that point on a map or convert it into another coordinate system for a specific task.

However, WGS 84 should not be confused with every map projection that can display geographic data. A geographic coordinate system uses latitude and longitude, while a projected coordinate system converts locations onto a flat coordinate plane.

For example, GIS users may work with:

These systems can be related through coordinate transformations and conversions.

A common identifier for the WGS 84 geographic coordinate reference system is EPSG:4326. This code is widely used in GIS software and geographic data formats. However, the term WGS 84 can also refer to the broader geodetic system and its reference-frame realizations, so the exact technical meaning should be checked when high precision is required.

For Developers & GIS Professionals: GNSS Decoded can use this subject to help readers understand how satellite positioning, coordinate systems, and Earth reference models fit together without requiring advanced geodesy knowledge.

How Has WGS 84 Changed Since 1984?

WGS 84 has been maintained through updated reference-frame realizations while keeping its overall definition and global purpose. Modern updates improve its alignment with international reference frames and support more precise satellite positioning.

The name comes from its original establishment in 1984. Since then, improvements in satellite tracking, Earth measurements, GNSS processing, and geodesy have allowed the reference frame to be maintained with greater precision.

NGA currently identifies WGS 84 (G2296) as the active realization used in its orbit and clock products, effective from January 7, 2024. The G2296 realization is aligned with ITRF2020 and IGS20.

Important Note: This does not mean that every coordinate file suddenly needs to be rewritten. Instead, precise geodetic work must account for the particular realization and epoch when accuracy requirements are high.

What Is a WGS 84 Reference Frame Realization?

A WGS 84 reference-frame realization is a physical implementation of the system through accurately determined coordinates for reference stations and related GNSS data.

The distinction between a reference system and a reference frame is useful. A reference system defines the rules and mathematical properties. A reference frame provides physical coordinates that put those rules into practical use.

NGA states that the WGS 84 reference frame is realized through the coordinates of GPS monitor-station antenna reference points. It is also maintained in close alignment with the International Terrestrial Reference Frame.

For everyday smartphone positioning, these technical details may not matter much. For scientific GNSS processing, surveying, precise orbit work, tectonic studies, and high-accuracy mapping, they can matter a great deal.

Modern geodesy also considers the fact that Earth's surface is not static. Tectonic plates move, and precise reference frames must account for changes over time. Therefore, professional users may need both a reference frame and an epoch when working with centimeter-level coordinates.

Professional Geodesy: This is why a coordinate should not always be treated as a timeless number. Its reference system, frame, realization, epoch, and height definition can affect how it should be interpreted.

What Are the Main Uses of WGS 84?

WGS 84 is used for GPS positioning, geographic mapping, surveying, aviation, maritime applications, GIS, satellite data, and many other location-based systems. Its main benefit is the common global reference it provides.

Some common uses include:

Unified Standard: The same coordinate system can therefore appear in many different industries. The software may look different, but the underlying need is similar: geographic data must have a clear reference.

Why Do Coordinate Transformations Matter?

Coordinate transformations matter because geographic data from different datums or reference systems may not use the same coordinate values for the same physical location.

For example, a historical survey may use a local datum while a GNSS receiver produces coordinates based on WGS 84. If the two datasets are placed together without the correct transformation, the features may not line up.

NGA defines a datum transformation as a change in coordinates based on the geodetic datum to which those coordinates are referenced. It also distinguishes this from coordinate conversion, which changes coordinate data from one reference system to another.

Key Distinction: This difference is useful in GIS and surveying. A conversion might change latitude and longitude into UTM coordinates. A transformation might move coordinates from one datum to another. In some workflows, both operations may be required.

For example, a survey project may collect GNSS observations, convert them into a projected coordinate system, and then apply a vertical model for elevation. Each step has a different purpose.

Therefore, knowing that a dataset says "WGS 84" is helpful, but it may not be enough for precise work. You should also check the coordinate reference system code, reference-frame realization, epoch, units, and height reference when those details affect the project.

Frequently Asked Questions About WGS 84

Is WGS 84 the same as GPS?

WGS 84 is not GPS; it is the geodetic reference system used by GPS to define geographic positions.

GPS is a satellite-based positioning system operated by the United States. It uses signals from satellites to help receivers calculate their location. WGS 84 provides the geographic reference used to express that location.

Therefore, GPS and WGS 84 work together but are not the same thing. GPS supplies positioning signals, while WGS 84 provides the reference for representing those positions. NGA identifies WGS 84 as the reference system for GPS.

What does WGS 84 stand for?

WGS 84 stands for World Geodetic System 1984.

The name refers to a global geodetic system established in 1984. It defines a reference system for geographic coordinates and Earth-related measurements. It is widely associated with GPS, GIS, satellite positioning, mapping, and surveying.

The system includes mathematical parameters for Earth's reference ellipsoid and an Earth-centered coordinate system. It has also received updated reference-frame realizations as measurement and GNSS technology have improved.

Is WGS 84 accurate?

WGS 84 supports high-accuracy positioning, but the final accuracy of a coordinate depends on the equipment, data, processing method, reference frame, and other conditions.

A normal smartphone location is not equivalent to a professional GNSS survey. Atmospheric effects, satellite geometry, receiver quality, signal conditions, correction services, and processing methods can all affect the result.

For high-precision work, the WGS 84 realization and epoch can also matter. NGA maintains updated realizations to support precise positioning and alignment with international terrestrial reference frames.

What is the WGS 84 ellipsoid?

The WGS 84 ellipsoid is a mathematical model of Earth's shape used to calculate geographic coordinates.

It is slightly flattened at the poles rather than being a perfect sphere. Its semi-major axis is 6,378,137 meters, and its inverse flattening is 298.257223563.

The ellipsoid provides a smooth mathematical surface for coordinate calculations. It should not be confused with the physical ground surface or the geoid.

Is WGS 84 the same as EGM2008?

No. WGS 84 and EGM2008 serve different purposes. WGS 84 provides the geodetic reference system, while EGM2008 models Earth's gravity field and geoid-related information.

EGM2008 can help convert ellipsoidal GNSS heights into heights related to the geoid. NGA lists EGM2008 as its current Earth Gravitational Model.

Therefore, both can appear in a GNSS or surveying workflow, but they should not be treated as the same type of model.

Why does WGS 84 matter in GIS?

WGS 84 matters in GIS because it provides a widely recognized global geographic reference for storing and exchanging location data.

GIS software can use latitude and longitude based on WGS 84 for points, lines, polygons, imagery, and other geographic datasets. It can also convert those coordinates into projected systems for mapping and analysis.

When data from several sources is combined, checking each dataset's coordinate reference system helps prevent location errors.

What is EPSG:4326?

EPSG:4326 is the commonly used EPSG code for the WGS 84 geographic coordinate reference system using latitude and longitude.

GIS applications, APIs, databases, and geospatial file formats often use EPSG codes to identify coordinate reference systems. EPSG:4326 is widely recognized for geographic coordinates based on WGS 84.

However, high-precision geodetic work may require more detail about the reference-frame realization and epoch rather than relying only on the EPSG code.

Does WGS 84 change over time?

The definition of WGS 84 remains a global reference standard, while its terrestrial reference frame has received updated realizations to support improved precision.

NGA currently identifies WGS 84 (G2296) as the realization used in its orbit and clock products since January 7, 2024.

For ordinary mapping and location services, this may have little visible effect. For precise GNSS and geodetic work, the realization and epoch should be checked.

Why is WGS 84 used around the world?

WGS 84 is used worldwide because it provides a common global reference for geographic coordinates and GPS positioning.

A global reference makes it easier for countries, mapping systems, satellites, aircraft, ships, surveyors, and software platforms to exchange geographic information.

Local datums are still useful for many national and engineering applications. However, WGS 84 provides a common reference when geographic data needs to work across national and regional boundaries.

What should you check before using WGS 84 coordinates?

Check the coordinate reference system, units, latitude and longitude order, height reference, reference-frame realization, and epoch when precision matters.

For simple location data, latitude and longitude may be enough. However, professional surveying and scientific GNSS work often requires more information.

Also check whether the coordinates use decimal degrees or another format. Finally, confirm whether height is ellipsoidal or related to a geoid model. These small details can prevent large coordinate errors.

WGS 84 gives GPS and geospatial software a common reference for representing positions on Earth. Its ellipsoid, coordinate axes, reference frame, and related Earth models support applications ranging from everyday location services to high-precision GNSS work.

For readers who want a clearer technical explanation of the World Geodetic System, GNSS Decoded provides further information on WGS 84, its Earth model, coordinate reference, and role in GPS positioning.