metre
Not known.
None
Australia including Lord Howe Island, Macquarie Island, Ashmore and Cartier Islands, Christmas Island, Cocos (Keeling) Islands, Norfolk Island. All onshore and offshore.
Data Source: EPSG v11.022 2024-11-05
Datum: D_GDA_1994
Coordinate System: vertical
Projection: Undefined
Geodetic CRS: Undefined
VERTCRS["GDA_1994",
    VDATUM["D_GDA_1994"],
    CS[vertical,1],
        AXIS["ellipsoidal height (h)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Not known."],
        AREA["Australia including Lord Howe Island, Macquarie Island, Ashmore and Cartier Islands, Christmas Island, Cocos (Keeling) Islands, Norfolk Island. All onshore and offshore."],
        BBOX[-60.55,93.41,-8.47,173.34]],
    ID["ESRI",115715]]
            {
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "GDA_1994",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "D_GDA_1994"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Ellipsoidal height",
        "abbreviation": "h",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Not known.",
  "area": "Australia including Lord Howe Island, Macquarie Island, Ashmore and Cartier Islands, Christmas Island, Cocos (Keeling) Islands, Norfolk Island. All onshore and offshore.",
  "bbox": {
    "south_latitude": -60.55,
    "west_longitude": 93.41,
    "north_latitude": -8.47,
    "east_longitude": 173.34
  },
  "id": {
    "authority": "ESRI",
    "code": 115715
  }
}
            {'crs_wkt': 'VERTCRS["GDA_1994",VDATUM["D_GDA_1994"],CS[vertical,1],AXIS["ellipsoidal '
            'height (h)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Not '
            'known."],AREA["Australia including Lord Howe Island, Macquarie '
            'Island, Ashmore and Cartier Islands, Christmas Island, Cocos '
            '(Keeling) Islands, Norfolk Island. All onshore and '
            'offshore."],BBOX[-60.55,93.41,-8.47,173.34]],ID["ESRI",115715]]',
 'geopotential_datum_name': 'D_GDA_1994'}