metre
Geodesy, engineering survey, topographic mapping.
None
Spain - Canary Islands - Lanzarote onshore.
Data Source: EPSG v11.022 2024-11-05
Datum: Lanzarote
Coordinate System: vertical
Projection: Undefined
Geodetic CRS: Undefined
VERTCRS["Lanzarote height",
VDATUM["Lanzarote"],
CS[vertical,1],
AXIS["gravity-related height (H)",up,
LENGTHUNIT["metre",1]],
USAGE[
SCOPE["Geodesy, engineering survey, topographic mapping."],
AREA["Spain - Canary Islands - Lanzarote onshore."],
BBOX[28.78,-13.95,29.47,-13.37]],
ID["EPSG",9395]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "VerticalCRS",
"name": "Lanzarote height",
"datum": {
"type": "VerticalReferenceFrame",
"name": "Lanzarote"
},
"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 - Lanzarote onshore.",
"bbox": {
"south_latitude": 28.78,
"west_longitude": -13.95,
"north_latitude": 29.47,
"east_longitude": -13.37
},
"id": {
"authority": "EPSG",
"code": 9395
}
}
{'crs_wkt': 'VERTCRS["Lanzarote '
'height",VDATUM["Lanzarote"],CS[vertical,1],AXIS["gravity-related '
'height (H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Geodesy, '
'engineering survey, topographic mapping."],AREA["Spain - Canary '
'Islands - Lanzarote '
'onshore."],BBOX[28.78,-13.95,29.47,-13.37]],ID["EPSG",9395]]',
'geopotential_datum_name': 'Lanzarote'}