US survey foot
Hydrography, drilling.
None
United States (USA) - onshore and offshore.
Data Source: EPSG v11.022 2024-11-05
Datum: Mean Sea Level
Coordinate System: vertical
Projection: Undefined
Geodetic CRS: Undefined
VERTCRS["MSL depth (ftUS)",
VDATUM["Mean Sea Level"],
CS[vertical,1],
AXIS["depth (D)",down,
LENGTHUNIT["US survey foot",0.304800609601219]],
USAGE[
SCOPE["Hydrography, drilling."],
AREA["United States (USA) - onshore and offshore."],
BBOX[15.56,167.65,74.71,-65.69]],
ID["EPSG",8053]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "VerticalCRS",
"name": "MSL depth (ftUS)",
"datum": {
"type": "VerticalReferenceFrame",
"name": "Mean Sea Level"
},
"coordinate_system": {
"subtype": "vertical",
"axis": [
{
"name": "Depth",
"abbreviation": "D",
"direction": "down",
"unit": {
"type": "LinearUnit",
"name": "US survey foot",
"conversion_factor": 0.304800609601219
}
}
]
},
"scope": "Hydrography, drilling.",
"area": "United States (USA) - onshore and offshore.",
"bbox": {
"south_latitude": 15.56,
"west_longitude": 167.65,
"north_latitude": 74.71,
"east_longitude": -65.69
},
"id": {
"authority": "EPSG",
"code": 8053
}
}
{'crs_wkt': 'VERTCRS["MSL depth (ftUS)",VDATUM["Mean Sea '
'Level"],CS[vertical,1],AXIS["depth (D)",down,LENGTHUNIT["US '
'survey foot",0.304800609601219]],USAGE[SCOPE["Hydrography, '
'drilling."],AREA["United States (USA) - onshore and '
'offshore."],BBOX[15.56,167.65,74.71,-65.69]],ID["EPSG",8053]]',
'geopotential_datum_name': 'Mean Sea Level'}