metre
Geodesy, engineering survey.
None
United Kingdom (UK) - Great Britain - England - Isles of Scilly onshore.
Data Source: EPSG v11.022 2024-11-05
Datum: St. Marys
Coordinate System: vertical
Projection: Undefined
Geodetic CRS: Undefined
VERTCRS["St. Marys height",
VDATUM["St. Marys"],
CS[vertical,1],
AXIS["gravity-related height (H)",up,
LENGTHUNIT["metre",1]],
USAGE[
SCOPE["Geodesy, engineering survey."],
AREA["United Kingdom (UK) - Great Britain - England - Isles of Scilly onshore."],
BBOX[49.86,-6.41,49.99,-6.23]],
ID["EPSG",5749]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "VerticalCRS",
"name": "St. Marys height",
"datum": {
"type": "VerticalReferenceFrame",
"name": "St. Marys"
},
"coordinate_system": {
"subtype": "vertical",
"axis": [
{
"name": "Gravity-related height",
"abbreviation": "H",
"direction": "up",
"unit": "metre"
}
]
},
"scope": "Geodesy, engineering survey.",
"area": "United Kingdom (UK) - Great Britain - England - Isles of Scilly onshore.",
"bbox": {
"south_latitude": 49.86,
"west_longitude": -6.41,
"north_latitude": 49.99,
"east_longitude": -6.23
},
"id": {
"authority": "EPSG",
"code": 5749
}
}
{'crs_wkt': 'VERTCRS["St. Marys height",VDATUM["St. '
'Marys"],CS[vertical,1],AXIS["gravity-related height '
'(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Geodesy, engineering '
'survey."],AREA["United Kingdom (UK) - Great Britain - England - '
'Isles of Scilly '
'onshore."],BBOX[49.86,-6.41,49.99,-6.23]],ID["EPSG",5749]]',
'geopotential_datum_name': 'St. Marys'}