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