EPSG:5790 - KOC CD height

Attributes


Unit

metre

Scope

KOC survey control and facilities engineering.

Remarks

None

Area of use

Kuwait - onshore.

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

Datum: KOC Construction Datum

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["KOC CD height",
    VDATUM["KOC Construction Datum"],
    CS[vertical,1],
        AXIS["gravity-related height (H)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["KOC survey control and facilities engineering."],
        AREA["Kuwait - onshore."],
        BBOX[28.53,46.54,30.09,48.48]],
    ID["EPSG",5790]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "KOC CD height",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "KOC Construction Datum"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Gravity-related height",
        "abbreviation": "H",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "KOC survey control and facilities engineering.",
  "area": "Kuwait - onshore.",
  "bbox": {
    "south_latitude": 28.53,
    "west_longitude": 46.54,
    "north_latitude": 30.09,
    "east_longitude": 48.48
  },
  "id": {
    "authority": "EPSG",
    "code": 5790
  }
}
{'crs_wkt': 'VERTCRS["KOC CD height",VDATUM["KOC Construction '
            'Datum"],CS[vertical,1],AXIS["gravity-related height '
            '(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["KOC survey control '
            'and facilities engineering."],AREA["Kuwait - '
            'onshore."],BBOX[28.53,46.54,30.09,48.48]],ID["EPSG",5790]]',
 'geopotential_datum_name': 'KOC Construction Datum'}