metre
Geodesy, engineering survey, topographic mapping.
None
New Zealand - South Island - between approximately 44°S and 46°S - Dunedin vertical CRS area.
Data Source: EPSG v11.022 2024-11-05
Datum: Dunedin 1958
Coordinate System: vertical
Projection: Undefined
Geodetic CRS: Undefined
VERTCRS["Dunedin 1958 height",
VDATUM["Dunedin 1958"],
CS[vertical,1],
AXIS["gravity-related height (H)",up,
LENGTHUNIT["metre",1]],
USAGE[
SCOPE["Geodesy, engineering survey, topographic mapping."],
AREA["New Zealand - South Island - between approximately 44°S and 46°S - Dunedin vertical CRS area."],
BBOX[-46.4,167.73,-43.82,171.28]],
ID["EPSG",5761]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "VerticalCRS",
"name": "Dunedin 1958 height",
"datum": {
"type": "VerticalReferenceFrame",
"name": "Dunedin 1958"
},
"coordinate_system": {
"subtype": "vertical",
"axis": [
{
"name": "Gravity-related height",
"abbreviation": "H",
"direction": "up",
"unit": "metre"
}
]
},
"scope": "Geodesy, engineering survey, topographic mapping.",
"area": "New Zealand - South Island - between approximately 44°S and 46°S - Dunedin vertical CRS area.",
"bbox": {
"south_latitude": -46.4,
"west_longitude": 167.73,
"north_latitude": -43.82,
"east_longitude": 171.28
},
"id": {
"authority": "EPSG",
"code": 5761
}
}
{'crs_wkt': 'VERTCRS["Dunedin 1958 height",VDATUM["Dunedin '
'1958"],CS[vertical,1],AXIS["gravity-related height '
'(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Geodesy, engineering '
'survey, topographic mapping."],AREA["New Zealand - South Island - '
'between approximately 44°S and 46°S - Dunedin vertical CRS '
'area."],BBOX[-46.4,167.73,-43.82,171.28]],ID["EPSG",5761]]',
'geopotential_datum_name': 'Dunedin 1958'}