foot
Geodesy, engineering survey.
None
Cayman Islands - Little Cayman.
Data Source: EPSG v11.022 2024-11-05
Datum: Little Cayman Vertical Datum 1961
Coordinate System: vertical
Projection: Undefined
Geodetic CRS: Undefined
VERTCRS["LCVD61 height (ft)",
VDATUM["Little Cayman Vertical Datum 1961"],
CS[vertical,1],
AXIS["gravity-related height (H)",up,
LENGTHUNIT["foot",0.3048]],
USAGE[
SCOPE["Geodesy, engineering survey."],
AREA["Cayman Islands - Little Cayman."],
BBOX[19.63,-80.14,19.74,-79.93]],
ID["EPSG",6131]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "VerticalCRS",
"name": "LCVD61 height (ft)",
"datum": {
"type": "VerticalReferenceFrame",
"name": "Little Cayman Vertical Datum 1961"
},
"coordinate_system": {
"subtype": "vertical",
"axis": [
{
"name": "Gravity-related height",
"abbreviation": "H",
"direction": "up",
"unit": {
"type": "LinearUnit",
"name": "foot",
"conversion_factor": 0.3048
}
}
]
},
"scope": "Geodesy, engineering survey.",
"area": "Cayman Islands - Little Cayman.",
"bbox": {
"south_latitude": 19.63,
"west_longitude": -80.14,
"north_latitude": 19.74,
"east_longitude": -79.93
},
"id": {
"authority": "EPSG",
"code": 6131
}
}
{'crs_wkt': 'VERTCRS["LCVD61 height (ft)",VDATUM["Little Cayman Vertical Datum '
'1961"],CS[vertical,1],AXIS["gravity-related height '
'(H)",up,LENGTHUNIT["foot",0.3048]],USAGE[SCOPE["Geodesy, '
'engineering survey."],AREA["Cayman Islands - Little '
'Cayman."],BBOX[19.63,-80.14,19.74,-79.93]],ID["EPSG",6131]]',
'geopotential_datum_name': 'Little Cayman Vertical Datum 1961'}