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