EPSG:6916 - SHD height

Attributes


Unit

metre

Scope

Engineering survey, GIS, topographic mapping.

Remarks

None

Area of use

Singapore - onshore and offshore.

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

Datum: Singapore Height Datum

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["SHD height",
    VDATUM["Singapore Height Datum"],
    CS[vertical,1],
        AXIS["gravity-related height (H)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Engineering survey, GIS, topographic mapping."],
        AREA["Singapore - onshore and offshore."],
        BBOX[1.13,103.59,1.47,104.07]],
    ID["EPSG",6916]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "SHD height",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "Singapore Height Datum"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Gravity-related height",
        "abbreviation": "H",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Engineering survey, GIS, topographic mapping.",
  "area": "Singapore - onshore and offshore.",
  "bbox": {
    "south_latitude": 1.13,
    "west_longitude": 103.59,
    "north_latitude": 1.47,
    "east_longitude": 104.07
  },
  "id": {
    "authority": "EPSG",
    "code": 6916
  }
}
{'crs_wkt': 'VERTCRS["SHD height",VDATUM["Singapore Height '
            'Datum"],CS[vertical,1],AXIS["gravity-related height '
            '(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Engineering survey, '
            'GIS, topographic mapping."],AREA["Singapore - onshore and '
            'offshore."],BBOX[1.13,103.59,1.47,104.07]],ID["EPSG",6916]]',
 'geopotential_datum_name': 'Singapore Height Datum'}