metre
Not known.
None
New Zealand - South Island - Dunedin-Bluff vertical CRS area.
Data Source: EPSG v11.022 2024-11-05
Datum: Dunedin_Bluff_1960
Coordinate System: vertical
Projection: Undefined
Geodetic CRS: Undefined
VERTCRS["Dunedin_Bluff_1960_height",
VDATUM["Dunedin_Bluff_1960"],
CS[vertical,1],
AXIS["gravity-related height (H)",up,
LENGTHUNIT["metre",1]],
USAGE[
SCOPE["Not known."],
AREA["New Zealand - South Island - Dunedin-Bluff vertical CRS area."],
BBOX[-46.73,166.37,-44.52,169.95]],
ID["ESRI",105794]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "VerticalCRS",
"name": "Dunedin_Bluff_1960_height",
"datum": {
"type": "VerticalReferenceFrame",
"name": "Dunedin_Bluff_1960"
},
"coordinate_system": {
"subtype": "vertical",
"axis": [
{
"name": "Gravity-related height",
"abbreviation": "H",
"direction": "up",
"unit": "metre"
}
]
},
"scope": "Not known.",
"area": "New Zealand - South Island - Dunedin-Bluff vertical CRS area.",
"bbox": {
"south_latitude": -46.73,
"west_longitude": 166.37,
"north_latitude": -44.52,
"east_longitude": 169.95
},
"id": {
"authority": "ESRI",
"code": 105794
}
}
{'crs_wkt': 'VERTCRS["Dunedin_Bluff_1960_height",VDATUM["Dunedin_Bluff_1960"],CS[vertical,1],AXIS["gravity-related '
'height (H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Not '
'known."],AREA["New Zealand - South Island - Dunedin-Bluff '
'vertical CRS '
'area."],BBOX[-46.73,166.37,-44.52,169.95]],ID["ESRI",105794]]',
'geopotential_datum_name': 'Dunedin_Bluff_1960'}