EPSG:5789 - KOC WD depth

Attributes


Unit

metre

Scope

KOC exploration and field development subsurface work.

Remarks

None

Area of use

Kuwait - onshore.

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

Datum: KOC Well Datum

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["KOC WD depth",
    VDATUM["KOC Well Datum"],
    CS[vertical,1],
        AXIS["depth (D)",down,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["KOC exploration and field development subsurface work."],
        AREA["Kuwait - onshore."],
        BBOX[28.53,46.54,30.09,48.48]],
    ID["EPSG",5789]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "KOC WD depth",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "KOC Well Datum"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Depth",
        "abbreviation": "D",
        "direction": "down",
        "unit": "metre"
      }
    ]
  },
  "scope": "KOC exploration and field development subsurface work.",
  "area": "Kuwait - onshore.",
  "bbox": {
    "south_latitude": 28.53,
    "west_longitude": 46.54,
    "north_latitude": 30.09,
    "east_longitude": 48.48
  },
  "id": {
    "authority": "EPSG",
    "code": 5789
  }
}
{'crs_wkt': 'VERTCRS["KOC WD depth",VDATUM["KOC Well '
            'Datum"],CS[vertical,1],AXIS["depth '
            '(D)",down,LENGTHUNIT["metre",1]],USAGE[SCOPE["KOC exploration and '
            'field development subsurface work."],AREA["Kuwait - '
            'onshore."],BBOX[28.53,46.54,30.09,48.48]],ID["EPSG",5789]]',
 'geopotential_datum_name': 'KOC Well Datum'}