EPSG:5712 - AHD (Tasmania) height

Attributes


Unit

metre

Scope

Geodesy, engineering survey.

Remarks

None

Area of use

Australia - Tasmania mainland - onshore.

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

Datum: Australian Height Datum (Tasmania)

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["AHD (Tasmania) height",
    VDATUM["Australian Height Datum (Tasmania)"],
    CS[vertical,1],
        AXIS["gravity-related height (H)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Geodesy, engineering survey."],
        AREA["Australia - Tasmania mainland - onshore."],
        BBOX[-43.7,144.55,-40.24,148.44]],
    ID["EPSG",5712]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "AHD (Tasmania) height",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "Australian Height Datum (Tasmania)"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Gravity-related height",
        "abbreviation": "H",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Geodesy, engineering survey.",
  "area": "Australia - Tasmania mainland - onshore.",
  "bbox": {
    "south_latitude": -43.7,
    "west_longitude": 144.55,
    "north_latitude": -40.24,
    "east_longitude": 148.44
  },
  "id": {
    "authority": "EPSG",
    "code": 5712
  }
}
{'crs_wkt': 'VERTCRS["AHD (Tasmania) height",VDATUM["Australian Height Datum '
            '(Tasmania)"],CS[vertical,1],AXIS["gravity-related height '
            '(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Geodesy, engineering '
            'survey."],AREA["Australia - Tasmania mainland - '
            'onshore."],BBOX[-43.7,144.55,-40.24,148.44]],ID["EPSG",5712]]',
 'geopotential_datum_name': 'Australian Height Datum (Tasmania)'}