EPSG:5614 - KOC WD depth (ft)

Attributes


Unit

foot

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 (ft)",
    VDATUM["KOC Well Datum"],
    CS[vertical,1],
        AXIS["depth (D)",down,
            LENGTHUNIT["foot",0.3048]],
    USAGE[
        SCOPE["KOC exploration and field development subsurface work."],
        AREA["Kuwait - onshore."],
        BBOX[28.53,46.54,30.09,48.48]],
    ID["EPSG",5614]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "KOC WD depth (ft)",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "KOC Well Datum"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Depth",
        "abbreviation": "D",
        "direction": "down",
        "unit": {
          "type": "LinearUnit",
          "name": "foot",
          "conversion_factor": 0.3048
        }
      }
    ]
  },
  "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": 5614
  }
}
{'crs_wkt': 'VERTCRS["KOC WD depth (ft)",VDATUM["KOC Well '
            'Datum"],CS[vertical,1],AXIS["depth '
            '(D)",down,LENGTHUNIT["foot",0.3048]],USAGE[SCOPE["KOC exploration '
            'and field development subsurface work."],AREA["Kuwait - '
            'onshore."],BBOX[28.53,46.54,30.09,48.48]],ID["EPSG",5614]]',
 'geopotential_datum_name': 'KOC Well Datum'}