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