EPSG:5237 - SLVD height

Attributes


Unit

metre

Scope

Geodesy, engineering survey, topographic mapping.

Remarks

None

Area of use

Sri Lanka - onshore.

Data Source: EPSG v11.016 2024-08-31

Datum: Sri Lanka Vertical Datum

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["SLVD height",
    VDATUM["Sri Lanka Vertical Datum"],
    CS[vertical,1],
        AXIS["gravity-related height (H)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Geodesy, engineering survey, topographic mapping."],
        AREA["Sri Lanka - onshore."],
        BBOX[5.86,79.64,9.88,81.95]],
    ID["EPSG",5237]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "SLVD height",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "Sri Lanka Vertical Datum"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Gravity-related height",
        "abbreviation": "H",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Geodesy, engineering survey, topographic mapping.",
  "area": "Sri Lanka - onshore.",
  "bbox": {
    "south_latitude": 5.86,
    "west_longitude": 79.64,
    "north_latitude": 9.88,
    "east_longitude": 81.95
  },
  "id": {
    "authority": "EPSG",
    "code": 5237
  }
}
{'crs_wkt': 'VERTCRS["SLVD height",VDATUM["Sri Lanka Vertical '
            'Datum"],CS[vertical,1],AXIS["gravity-related height '
            '(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Geodesy, engineering '
            'survey, topographic mapping."],AREA["Sri Lanka - '
            'onshore."],BBOX[5.86,79.64,9.88,81.95]],ID["EPSG",5237]]',
 'geopotential_datum_name': 'Sri Lanka Vertical Datum'}