Ellipsoid: GRS 1980
Prime meridian: Greenwich
Data source: EPSG
Information source: Permanent Committee for GIS Infrastructure for Asia and the Pacific (PCGIAP), http://www.gsi.go.jp/PCGIAP
Revision date: 2006-08-18
Scope: Geodesy.
Area of use: Republic of Korea (South Korea) - onshore and offshore.
Definition: OGC Well Known Text
DATUM["Geocentric_datum_of_Korea", SPHEROID["GRS 1980",6378137,298.257222101, AUTHORITY["EPSG","7019"]], AUTHORITY["EPSG","6737"]]
Definition: OGC Well Known Text 2 (2019)
DATUM["Geocentric datum of Korea", ELLIPSOID["GRS 1980",6378137,298.257222101, LENGTHUNIT["metre",1]], ID["EPSG",6737]]
Definition: ESRI Well Known Text
DATUM["D_Korea_2000", SPHEROID["GRS_1980",6378137.0,298.257222101]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.5/projjson.schema.json", "type": "GeodeticReferenceFrame", "name": "Geocentric datum of Korea", "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 } }