ESRI:115877 - Australian_1984

Attributes


Unit

metre

Scope

Not known.

Remarks

None

Area of use

Australia - Queensland, South Australia, Western Australia, federal areas offshore west of 129°E.

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

Datum: D_Australian_1984

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["Australian_1984",
    VDATUM["D_Australian_1984"],
    CS[vertical,1],
        AXIS["ellipsoidal height (h)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Not known."],
        AREA["Australia - Queensland, South Australia, Western Australia, federal areas offshore west of 129°E."],
        BBOX[-38.53,109.23,-9.37,153.61]],
    ID["ESRI",115877]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "Australian_1984",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "D_Australian_1984"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Ellipsoidal height",
        "abbreviation": "h",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Not known.",
  "area": "Australia - Queensland, South Australia, Western Australia, federal areas offshore west of 129°E.",
  "bbox": {
    "south_latitude": -38.53,
    "west_longitude": 109.23,
    "north_latitude": -9.37,
    "east_longitude": 153.61
  },
  "id": {
    "authority": "ESRI",
    "code": 115877
  }
}
{'crs_wkt': 'VERTCRS["Australian_1984",VDATUM["D_Australian_1984"],CS[vertical,1],AXIS["ellipsoidal '
            'height (h)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Not '
            'known."],AREA["Australia - Queensland, South Australia, Western '
            'Australia, federal areas offshore west of '
            '129°E."],BBOX[-38.53,109.23,-9.37,153.61]],ID["ESRI",115877]]',
 'geopotential_datum_name': 'D_Australian_1984'}