EPSG:1152

World Geodetic System 1984 (G730)

Attributes

Ellipsoid: WGS 84

Prime meridian: Greenwich

Data source: EPSG

Information source: NIMA TR8350.2 January 2000 revision. Also NGA STND 0036 v1.0.0 of 2014-10-27.

Revision date: 2020-08-31

Scope: Geodesy. Navigation and positioning using GPS satellite system.

Remarks: Replaces the original Transit-derived World Geodetic System 1984 from 1994-06-29. Replaced by World Geodetic System 1984 (G873) from 1997-01-29.

Area of use: World.

SimpleMap

WGS84 bounds:
179.9 -85.0
-179.9 85.0

MapTiler banner

Definition: OGC Well Known Text

DATUM["World_Geodetic_System_1984_G730",
    SPHEROID["WGS 84",6378137,298.257223563,
        AUTHORITY["EPSG","7030"]],
    AUTHORITY["EPSG","1152"]]

Definition: OGC Well Known Text 2 (2019)

DYNAMIC[
    FRAMEEPOCH[1994]],
DATUM["World Geodetic System 1984 (G730)",
    ELLIPSOID["WGS 84",6378137,298.257223563,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1152]]

Definition: ESRI Well Known Text

DATUM["World_Geodetic_System_1984_(G730)",
    SPHEROID["WGS_1984",6378137.0,298.257223563]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "DynamicGeodeticReferenceFrame",
    "name": "World Geodetic System 1984 (G730)",
    "frame_reference_epoch": 1994,
    "ellipsoid": {
        "name": "WGS 84",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257223563
    },
    "scope": "Geodesy. Navigation and positioning using GPS satellite system.",
    "area": "World.",
    "bbox": {
        "south_latitude": -90,
        "west_longitude": -180,
        "north_latitude": 90,
        "east_longitude": 180
    },
    "id": {
        "authority": "EPSG",
        "code": 1152
    }
}

Definition: GeoServer

1152-datum=DATUM["World_Geodetic_System_1984_G730",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","1152"]]