EPSG:6737

Korean Geodetic Datum 2002

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: National Geographic Information Institute (NGII). (Information including name Korea 2000 initially from Permanent Committee for GIS Infrastructure for Asia and the Pacific (PCGIAP), http://www.gsi.go.jp/PCGIAP).

Revision date: 2023-07-17

Scope: Geodesy.

Remarks: KGD2002 is geocentric.

Area of use: Republic of Korea (South Korea) - onshore and offshore.

SimpleMap

WGS84 bounds:
134.28 28.6
122.71 40.27

MapTiler banner

Definition: OGC Well Known Text

DATUM["Korean_Geodetic_Datum_2002",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","6737"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Korean Geodetic Datum 2002",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6737]]

Definition: ESRI Well Known Text

DATUM["D_Korea_Geodetic_Datum_2002",
    SPHEROID["GRS_1980",6378137.0,298.257222101]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Korean Geodetic Datum 2002",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Geodesy.",
    "area": "Republic of Korea (South Korea) - onshore and offshore.",
    "bbox": {
        "south_latitude": 28.6,
        "west_longitude": 122.71,
        "north_latitude": 40.27,
        "east_longitude": 134.28
    },
    "id": {
        "authority": "EPSG",
        "code": 6737
    }
}

Definition: GeoServer

6737-datum=DATUM["Korean_Geodetic_Datum_2002",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","6737"]]