metre
Geodesy, engineering survey, topographic mapping.
None
US Virgin Islands - onshore - St Croix, St John, and St Thomas.
Data Source: EPSG v11.022 2024-11-05
Datum: Virgin Islands Vertical Datum of 2009
Coordinate System: vertical
Projection: Undefined
Geodetic CRS: Undefined
VERTCRS["VIVD09 height",
VDATUM["Virgin Islands Vertical Datum of 2009"],
CS[vertical,1],
AXIS["gravity-related height (H)",up,
LENGTHUNIT["metre",1]],
USAGE[
SCOPE["Geodesy, engineering survey, topographic mapping."],
AREA["US Virgin Islands - onshore - St Croix, St John, and St Thomas."],
BBOX[17.62,-65.09,18.44,-64.51]],
ID["EPSG",6642]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "VerticalCRS",
"name": "VIVD09 height",
"datum": {
"type": "VerticalReferenceFrame",
"name": "Virgin Islands Vertical Datum of 2009"
},
"coordinate_system": {
"subtype": "vertical",
"axis": [
{
"name": "Gravity-related height",
"abbreviation": "H",
"direction": "up",
"unit": "metre"
}
]
},
"scope": "Geodesy, engineering survey, topographic mapping.",
"area": "US Virgin Islands - onshore - St Croix, St John, and St Thomas.",
"bbox": {
"south_latitude": 17.62,
"west_longitude": -65.09,
"north_latitude": 18.44,
"east_longitude": -64.51
},
"id": {
"authority": "EPSG",
"code": 6642
}
}
{'crs_wkt': 'VERTCRS["VIVD09 height",VDATUM["Virgin Islands Vertical Datum of '
'2009"],CS[vertical,1],AXIS["gravity-related height '
'(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Geodesy, engineering '
'survey, topographic mapping."],AREA["US Virgin Islands - onshore '
'- St Croix, St John, and St '
'Thomas."],BBOX[17.62,-65.09,18.44,-64.51]],ID["EPSG",6642]]',
'geopotential_datum_name': 'Virgin Islands Vertical Datum of 2009'}