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