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