metre
Geodesy, engineering survey, topographic mapping.
None
Italy - mainland (including San Marino and Vatican City State) and Sicily.
Data Source: EPSG v11.022 2024-11-05
Datum: Genoa 1942
Coordinate System: vertical
Projection: Undefined
Geodetic CRS: Undefined
VERTCRS["Genoa 1942 height",
VDATUM["Genoa 1942"],
CS[vertical,1],
AXIS["gravity-related height (H)",up,
LENGTHUNIT["metre",1]],
USAGE[
SCOPE["Geodesy, engineering survey, topographic mapping."],
AREA["Italy - mainland (including San Marino and Vatican City State) and Sicily."],
BBOX[36.59,6.62,47.1,18.58]],
ID["EPSG",5214]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "VerticalCRS",
"name": "Genoa 1942 height",
"datum": {
"type": "VerticalReferenceFrame",
"name": "Genoa 1942"
},
"coordinate_system": {
"subtype": "vertical",
"axis": [
{
"name": "Gravity-related height",
"abbreviation": "H",
"direction": "up",
"unit": "metre"
}
]
},
"scope": "Geodesy, engineering survey, topographic mapping.",
"area": "Italy - mainland (including San Marino and Vatican City State) and Sicily.",
"bbox": {
"south_latitude": 36.59,
"west_longitude": 6.62,
"north_latitude": 47.1,
"east_longitude": 18.58
},
"id": {
"authority": "EPSG",
"code": 5214
}
}
{'crs_wkt': 'VERTCRS["Genoa 1942 height",VDATUM["Genoa '
'1942"],CS[vertical,1],AXIS["gravity-related height '
'(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Geodesy, engineering '
'survey, topographic mapping."],AREA["Italy - mainland (including '
'San Marino and Vatican City State) and '
'Sicily."],BBOX[36.59,6.62,47.1,18.58]],ID["EPSG",5214]]',
'geopotential_datum_name': 'Genoa 1942'}