ESRI:115802 - Yemen_NGN_1996

Attributes


Unit

metre

Scope

Not known.

Remarks

None

Area of use

Yemen - onshore and offshore.

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

Datum: D_Yemen_NGN_1996

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["Yemen_NGN_1996",
    VDATUM["D_Yemen_NGN_1996"],
    CS[vertical,1],
        AXIS["ellipsoidal height (h)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Not known."],
        AREA["Yemen - onshore and offshore."],
        BBOX[8.95,41.08,19,57.96]],
    ID["ESRI",115802]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "Yemen_NGN_1996",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "D_Yemen_NGN_1996"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Ellipsoidal height",
        "abbreviation": "h",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Not known.",
  "area": "Yemen - onshore and offshore.",
  "bbox": {
    "south_latitude": 8.95,
    "west_longitude": 41.08,
    "north_latitude": 19,
    "east_longitude": 57.96
  },
  "id": {
    "authority": "ESRI",
    "code": 115802
  }
}
{'crs_wkt': 'VERTCRS["Yemen_NGN_1996",VDATUM["D_Yemen_NGN_1996"],CS[vertical,1],AXIS["ellipsoidal '
            'height (h)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Not '
            'known."],AREA["Yemen - onshore and '
            'offshore."],BBOX[8.95,41.08,19,57.96]],ID["ESRI",115802]]',
 'geopotential_datum_name': 'D_Yemen_NGN_1996'}