metre
Geodesy, engineering survey, topographic mapping.
None
New Zealand - North Island - Wellington vertical CRS area.
Data Source: EPSG v11.022 2024-11-05
Datum: Wellington 1953
Coordinate System: vertical
Projection: Undefined
Geodetic CRS: Undefined
VERTCRS["Wellington 1953 height",
VDATUM["Wellington 1953"],
CS[vertical,1],
AXIS["gravity-related height (H)",up,
LENGTHUNIT["metre",1]],
USAGE[
SCOPE["Geodesy, engineering survey, topographic mapping."],
AREA["New Zealand - North Island - Wellington vertical CRS area."],
BBOX[-41.67,174.52,-40.12,176.55]],
ID["EPSG",5770]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "VerticalCRS",
"name": "Wellington 1953 height",
"datum": {
"type": "VerticalReferenceFrame",
"name": "Wellington 1953"
},
"coordinate_system": {
"subtype": "vertical",
"axis": [
{
"name": "Gravity-related height",
"abbreviation": "H",
"direction": "up",
"unit": "metre"
}
]
},
"scope": "Geodesy, engineering survey, topographic mapping.",
"area": "New Zealand - North Island - Wellington vertical CRS area.",
"bbox": {
"south_latitude": -41.67,
"west_longitude": 174.52,
"north_latitude": -40.12,
"east_longitude": 176.55
},
"id": {
"authority": "EPSG",
"code": 5770
}
}
{'crs_wkt': 'VERTCRS["Wellington 1953 height",VDATUM["Wellington '
'1953"],CS[vertical,1],AXIS["gravity-related height '
'(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Geodesy, engineering '
'survey, topographic mapping."],AREA["New Zealand - North Island - '
'Wellington vertical CRS '
'area."],BBOX[-41.67,174.52,-40.12,176.55]],ID["EPSG",5770]]',
'geopotential_datum_name': 'Wellington 1953'}