metre
Topographic mapping.
None
Greenland - onshore and offshore between 59°N and 84°N and west of 10°W.
Data Source: EPSG v11.022 2024-11-05
Datum: Greenland Vertical Reference 2000
Coordinate System: vertical
Projection: Undefined
Geodetic CRS: Undefined
VERTCRS["GVR2000 height",
VDATUM["Greenland Vertical Reference 2000"],
CS[vertical,1],
AXIS["gravity-related height (H)",up,
LENGTHUNIT["metre",1]],
USAGE[
SCOPE["Topographic mapping."],
AREA["Greenland - onshore and offshore between 59°N and 84°N and west of 10°W."],
BBOX[59,-75,84.01,-10]],
ID["EPSG",8266]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "VerticalCRS",
"name": "GVR2000 height",
"datum": {
"type": "VerticalReferenceFrame",
"name": "Greenland Vertical Reference 2000"
},
"coordinate_system": {
"subtype": "vertical",
"axis": [
{
"name": "Gravity-related height",
"abbreviation": "H",
"direction": "up",
"unit": "metre"
}
]
},
"scope": "Topographic mapping.",
"area": "Greenland - onshore and offshore between 59°N and 84°N and west of 10°W.",
"bbox": {
"south_latitude": 59,
"west_longitude": -75,
"north_latitude": 84.01,
"east_longitude": -10
},
"id": {
"authority": "EPSG",
"code": 8266
}
}
{'crs_wkt': 'VERTCRS["GVR2000 height",VDATUM["Greenland Vertical Reference '
'2000"],CS[vertical,1],AXIS["gravity-related height '
'(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Topographic '
'mapping."],AREA["Greenland - onshore and offshore between 59°N '
'and 84°N and west of '
'10°W."],BBOX[59,-75,84.01,-10]],ID["EPSG",8266]]',
'geopotential_datum_name': 'Greenland Vertical Reference 2000'}