EPSG:10365

KGD2002 + KVD1964 height

Attributes

Geodetic CRS: KGD2002 + KVD1964 height

Data source: EPSG

Information source: IOGP

Revision date: 2023-07-17

Scope: Spatial referencing.

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

Center coordinates
127.77 35.89

Projected bounds:
124.53 33.14
131.01 38.64

WGS84 bounds:
124.53 33.14
131.01 38.64

Republic of Korea (South Korea) - onshore.
MapTiler banner

Definition: OGC Well Known Text

COMPD_CS["KGD2002 + KVD1964 height",
    GEOGCS["KGD2002",
        DATUM["Korean_Geodetic_Datum_2002",
            SPHEROID["GRS 1980",6378137,298.257222101,
                AUTHORITY["EPSG","7019"]],
            AUTHORITY["EPSG","6737"]],
        PRIMEM["Greenwich",0,
            AUTHORITY["EPSG","8901"]],
        UNIT["degree",0.0174532925199433,
            AUTHORITY["EPSG","9122"]],
        AUTHORITY["EPSG","4737"]],
    VERT_CS["KVD1964 height",
        VERT_DATUM["Korean Vertical Datum 1964",2005,
            AUTHORITY["EPSG","1049"]],
        UNIT["metre",1,
            AUTHORITY["EPSG","9001"]],
        AXIS["Gravity-related height",UP],
        AUTHORITY["EPSG","5193"]],
    AUTHORITY["EPSG","10365"]]

Definition: OGC Well Known Text 2 (2019)

COMPOUNDCRS["KGD2002 + KVD1964 height",
    GEOGCRS["KGD2002",
        DATUM["Korean Geodetic Datum 2002",
            ELLIPSOID["GRS 1980",6378137,298.257222101,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        CS[ellipsoidal,2],
            AXIS["geodetic latitude (Lat)",north,
                ORDER[1],
                ANGLEUNIT["degree",0.0174532925199433]],
            AXIS["geodetic longitude (Lon)",east,
                ORDER[2],
                ANGLEUNIT["degree",0.0174532925199433]]],
    VERTCRS["KVD1964 height",
        VDATUM["Korean Vertical Datum 1964"],
        CS[vertical,1],
            AXIS["gravity-related height (H)",up,
                LENGTHUNIT["metre",1]]],
    USAGE[
        SCOPE["Spatial referencing."],
        AREA["Republic of Korea (South Korea) - onshore."],
        BBOX[33.14,124.53,38.64,131.01]],
    ID["EPSG",10365]]

Definition: ESRI Well Known Text

GEOGCS["GCS_KGD2002",
    DATUM["D_Korea_Geodetic_Datum_2002",
        SPHEROID["GRS_1980",6378137.0,298.257222101]],
    PRIMEM["Greenwich",0.0],
    UNIT["Degree",0.0174532925199433]],
VERTCS["KVD1964_Height",
    VDATUM["Korean_Vertical_Datum_1964"],
    PARAMETER["Vertical_Shift",0.0],
    PARAMETER["Direction",1.0],
    UNIT["Meter",1.0]]

Definition: PROJ.4

+proj=longlat +ellps=GRS80 +vunits=m +no_defs +type=crs

Definition: JavaScript (Proj4js)

proj4.defs("EPSG:10365","+proj=longlat +ellps=GRS80 +vunits=m +no_defs +type=crs");

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "CompoundCRS",
    "name": "KGD2002 + KVD1964 height",
    "components": [
        {
            "type": "GeographicCRS",
            "name": "KGD2002",
            "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Korean Geodetic Datum 2002",
                "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                }
            },
            "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                    {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                    },
                    {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                    }
                ]
            }
        },
        {
            "type": "VerticalCRS",
            "name": "KVD1964 height",
            "datum": {
                "type": "VerticalReferenceFrame",
                "name": "Korean Vertical Datum 1964"
            },
            "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                    {
                        "name": "Gravity-related height",
                        "abbreviation": "H",
                        "direction": "up",
                        "unit": "metre"
                    }
                ]
            }
        }
    ],
    "scope": "Spatial referencing.",
    "area": "Republic of Korea (South Korea) - onshore.",
    "bbox": {
        "south_latitude": 33.14,
        "west_longitude": 124.53,
        "north_latitude": 38.64,
        "east_longitude": 131.01
    },
    "id": {
        "authority": "EPSG",
        "code": 10365
    }
}

Definition: GeoServer

10365=COMPD_CS["KGD2002 + KVD1964 height",GEOGCS["KGD2002",DATUM["Korean_Geodetic_Datum_2002",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","6737"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4737"]],VERT_CS["KVD1964 height",VERT_DATUM["Korean Vertical Datum 1964",2005,AUTHORITY["EPSG","1049"]],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Gravity-related height",UP],AUTHORITY["EPSG","5193"]],AUTHORITY["EPSG","10365"]]

Definition: MapServer - MAPfile

PROJECTION
	"proj=longlat"
	"ellps=GRS80"
	"vunits=m"
	"no_defs"
	"type=crs"
END

Definition: Mapnik

<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=longlat +ellps=GRS80 +vunits=m +no_defs +type=crs">
	<Layer srs="+proj=longlat +ellps=GRS80 +vunits=m +no_defs +type=crs">
	</Layer>
</Map>

Definition: SQL (PostGIS)

INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 10365, 'EPSG', 10365, '+proj=longlat +ellps=GRS80 +vunits=m +no_defs +type=crs', 'COMPD_CS["KGD2002 + KVD1964 height",GEOGCS["KGD2002",DATUM["Korean_Geodetic_Datum_2002",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","6737"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4737"]],VERT_CS["KVD1964 height",VERT_DATUM["Korean Vertical Datum 1964",2005,AUTHORITY["EPSG","1049"]],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Gravity-related height",UP],AUTHORITY["EPSG","5193"]],AUTHORITY["EPSG","10365"]]');