metre
Hydrography, drilling.
None
World.
Data Source: EPSG v11.022 2024-11-05
Datum: Mean Sea Level
Coordinate System: vertical
Projection: Undefined
Geodetic CRS: Undefined
VERTCRS["MSL height",
VDATUM["Mean Sea Level"],
CS[vertical,1],
AXIS["gravity-related height (H)",up,
LENGTHUNIT["metre",1]],
USAGE[
SCOPE["Hydrography, drilling."],
AREA["World."],
BBOX[-90,-180,90,180]],
ID["EPSG",5714]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "VerticalCRS",
"name": "MSL height",
"datum": {
"type": "VerticalReferenceFrame",
"name": "Mean Sea Level"
},
"coordinate_system": {
"subtype": "vertical",
"axis": [
{
"name": "Gravity-related height",
"abbreviation": "H",
"direction": "up",
"unit": "metre"
}
]
},
"scope": "Hydrography, drilling.",
"area": "World.",
"bbox": {
"south_latitude": -90,
"west_longitude": -180,
"north_latitude": 90,
"east_longitude": 180
},
"id": {
"authority": "EPSG",
"code": 5714
}
}
{'crs_wkt': 'VERTCRS["MSL height",VDATUM["Mean Sea '
'Level"],CS[vertical,1],AXIS["gravity-related height '
'(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Hydrography, '
'drilling."],AREA["World."],BBOX[-90,-180,90,180]],ID["EPSG",5714]]',
'geopotential_datum_name': 'Mean Sea Level'}