EPSG
National Geographic Information Institute (NGII).
2023-07-17
Reversible geoid model transformation.
Reversible alternative to KGD2002 + KVD1964 height (1) (code 10366). Replaced by KNGeoid18 (code 10369).
Geog3D to Geog2D+GravityRelatedHeight (Gravsoft)
Republic of Korea (South Korea) - onshore.
(0,)
Definition: OGC Well Known Text 2 (2019)
COORDINATEOPERATION["KGD2002 to KGD2002 + KVD1964 height (1)", VERSION["NGII-Kor 2014"], SOURCECRS[ 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,3], AXIS["geodetic latitude (Lat)",north, ORDER[1], ANGLEUNIT["degree",0.0174532925199433]], AXIS["geodetic longitude (Lon)",east, ORDER[2], ANGLEUNIT["degree",0.0174532925199433]], AXIS["ellipsoidal height (h)",up, ORDER[3], LENGTHUNIT["metre",1]], ID["EPSG",4927]]], TARGETCRS[ 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]]], ID["EPSG",10365]]], METHOD["Geog3D to Geog2D+GravityRelatedHeight (Gravsoft)", ID["EPSG",1093]], PARAMETERFILE["Geoid (height correction) model file","KNGeoid14.gri"], INTERPOLATIONCRS[ 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]]]], OPERATIONACCURACY[0.035], USAGE[ SCOPE["Reversible geoid model transformation."], AREA["Republic of Korea (South Korea) - onshore."], BBOX[33.14,124.53,38.64,131.01]], ID["EPSG",10367], REMARK["Reversible alternative to KGD2002 + KVD1964 height (1) (code 10366). Replaced by KNGeoid18 (code 10369)."]]
Definition: JavaScript (Proj4js)
proj4.defs("EPSG:10367","+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +inv +proj=vgridshift +grids=KNGeoid14.gri +multiplier=1 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1");
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "Transformation", "name": "KGD2002 to KGD2002 + KVD1964 height (1)", "source_crs": { "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" }, { "name": "Ellipsoidal height", "abbreviation": "h", "direction": "up", "unit": "metre" } ] }, "id": { "authority": "EPSG", "code": 4927 } }, "target_crs": { "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" } ] } } ], "id": { "authority": "EPSG", "code": 10365 } }, "interpolation_crs": { "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" } ] }, "id": { "authority": "EPSG", "code": 4737 } }, "method": { "name": "Geog3D to Geog2D+GravityRelatedHeight (Gravsoft)", "id": { "authority": "EPSG", "code": 1093 } }, "parameters": [ { "name": "Geoid (height correction) model file", "value": "KNGeoid14.gri", "id": { "authority": "EPSG", "code": 8666 } } ], "accuracy": "0.035", "scope": "Reversible geoid model transformation.", "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": 10367 }, "remarks": "Reversible alternative to KGD2002 + KVD1964 height (1) (code 10366). Replaced by KNGeoid18 (code 10369)." }
Definition: MapServer - MAPfile
PROJECTION "proj=pipeline" "step" "proj=axisswap" "order=2,1" "step" "proj=unitconvert" "xy_in=deg" "xy_out=rad" "step" "inv" "proj=vgridshift" "grids=KNGeoid14.gri" "multiplier=1" "step" "proj=unitconvert" "xy_in=rad" "xy_out=deg" "step" "proj=axisswap" "order=2,1" END
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +inv +proj=vgridshift +grids=KNGeoid14.gri +multiplier=1 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1"> <Layer srs="+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +inv +proj=vgridshift +grids=KNGeoid14.gri +multiplier=1 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1"> </Layer> </Map>
Definition: SQL (PostGIS)
INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 10367, 'EPSG', 10367, '+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +inv +proj=vgridshift +grids=KNGeoid14.gri +multiplier=1 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1', 'None');