Scope: Topographic mapping.
Area of use: Greenland - onshore and offshore.
Definition: OGC Well Known Text
DATUM["Qornoq", SPHEROID["International 1924",6378388,297, AUTHORITY["EPSG","7022"]], AUTHORITY["EPSG","6287"]]
Definition: OGC Well Known Text 2 (2019)
DATUM["Qornoq", ELLIPSOID["International 1924",6378388,297, LENGTHUNIT["metre",1]], ID["EPSG",6287]]
Definition: ESRI Well Known Text
DATUM["D_Qornoq", SPHEROID["International_1924",6378388.0,297.0]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.5/projjson.schema.json", "type": "GeodeticReferenceFrame", "name": "Qornoq", "ellipsoid": { "name": "International 1924", "semi_major_axis": 6378388, "inverse_flattening": 297 }, "scope": "Topographic mapping.", "area": "Greenland - onshore and offshore.", "bbox": { "south_latitude": 56.38, "west_longitude": -75, "north_latitude": 87.02, "east_longitude": 7.99 }, "id": { "authority": "EPSG", "code": 6287 } }