metre
Geodesy, engineering survey, topographic mapping.
None
Spain - Canary Islands - La Palma onshore.
Data Source: EPSG v11.022 2024-11-05
Datum: La Palma
Coordinate System: vertical
Projection: Undefined
Geodetic CRS: Undefined
VERTCRS["La Palma height",
VDATUM["La Palma"],
CS[vertical,1],
AXIS["gravity-related height (H)",up,
LENGTHUNIT["metre",1]],
USAGE[
SCOPE["Geodesy, engineering survey, topographic mapping."],
AREA["Spain - Canary Islands - La Palma onshore."],
BBOX[28.4,-18.06,28.9,-17.66]],
ID["EPSG",9400]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "VerticalCRS",
"name": "La Palma height",
"datum": {
"type": "VerticalReferenceFrame",
"name": "La Palma"
},
"coordinate_system": {
"subtype": "vertical",
"axis": [
{
"name": "Gravity-related height",
"abbreviation": "H",
"direction": "up",
"unit": "metre"
}
]
},
"scope": "Geodesy, engineering survey, topographic mapping.",
"area": "Spain - Canary Islands - La Palma onshore.",
"bbox": {
"south_latitude": 28.4,
"west_longitude": -18.06,
"north_latitude": 28.9,
"east_longitude": -17.66
},
"id": {
"authority": "EPSG",
"code": 9400
}
}
{'crs_wkt': 'VERTCRS["La Palma height",VDATUM["La '
'Palma"],CS[vertical,1],AXIS["gravity-related height '
'(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Geodesy, engineering '
'survey, topographic mapping."],AREA["Spain - Canary Islands - La '
'Palma onshore."],BBOX[28.4,-18.06,28.9,-17.66]],ID["EPSG",9400]]',
'geopotential_datum_name': 'La Palma'}