EPSG:5765 - Napier 1962 height

Attributes


Unit

metre

Scope

Geodesy, engineering survey, topographic mapping.

Remarks

None

Area of use

New Zealand - North Island - Hawkes Bay meridional circuit and Napier vertical crs area.

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

Datum: Napier 1962

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["Napier 1962 height",
    VDATUM["Napier 1962"],
    CS[vertical,1],
        AXIS["gravity-related height (H)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Geodesy, engineering survey, topographic mapping."],
        AREA["New Zealand - North Island - Hawkes Bay meridional circuit and Napier vertical crs area."],
        BBOX[-40.57,175.8,-38.87,178.07]],
    ID["EPSG",5765]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "Napier 1962 height",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "Napier 1962"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Gravity-related height",
        "abbreviation": "H",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Geodesy, engineering survey, topographic mapping.",
  "area": "New Zealand - North Island - Hawkes Bay meridional circuit and Napier vertical crs area.",
  "bbox": {
    "south_latitude": -40.57,
    "west_longitude": 175.8,
    "north_latitude": -38.87,
    "east_longitude": 178.07
  },
  "id": {
    "authority": "EPSG",
    "code": 5765
  }
}
{'crs_wkt': 'VERTCRS["Napier 1962 height",VDATUM["Napier '
            '1962"],CS[vertical,1],AXIS["gravity-related height '
            '(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Geodesy, engineering '
            'survey, topographic mapping."],AREA["New Zealand - North Island - '
            'Hawkes Bay meridional circuit and Napier vertical crs '
            'area."],BBOX[-40.57,175.8,-38.87,178.07]],ID["EPSG",5765]]',
 'geopotential_datum_name': 'Napier 1962'}