EPSG:5600 - NGPF height

Attributes


Unit

metre

Scope

Geodesy, engineering survey, topographic mapping.

Remarks

None

Area of use

French Polynesia - Society Islands - Bora Bora, Huahine, Maupiti, Moorea, Raiatea, Tahaa and Tahiti.

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

Datum: Nivellement General de Polynesie Francaise

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["NGPF height",
    VDATUM["Nivellement General de Polynesie Francaise"],
    CS[vertical,1],
        AXIS["gravity-related height (H)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Geodesy, engineering survey, topographic mapping."],
        AREA["French Polynesia - Society Islands - Bora Bora, Huahine, Maupiti, Moorea, Raiatea, Tahaa and Tahiti."],
        BBOX[-17.93,-152.39,-16.17,-149.09]],
    ID["EPSG",5600]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "NGPF height",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "Nivellement General de Polynesie Francaise"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Gravity-related height",
        "abbreviation": "H",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Geodesy, engineering survey, topographic mapping.",
  "area": "French Polynesia - Society Islands - Bora Bora, Huahine, Maupiti, Moorea, Raiatea, Tahaa and Tahiti.",
  "bbox": {
    "south_latitude": -17.93,
    "west_longitude": -152.39,
    "north_latitude": -16.17,
    "east_longitude": -149.09
  },
  "id": {
    "authority": "EPSG",
    "code": 5600
  }
}
{'crs_wkt': 'VERTCRS["NGPF height",VDATUM["Nivellement General de Polynesie '
            'Francaise"],CS[vertical,1],AXIS["gravity-related height '
            '(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Geodesy, engineering '
            'survey, topographic mapping."],AREA["French Polynesia - Society '
            'Islands - Bora Bora, Huahine, Maupiti, Moorea, Raiatea, Tahaa and '
            'Tahiti."],BBOX[-17.93,-152.39,-16.17,-149.09]],ID["EPSG",5600]]',
 'geopotential_datum_name': 'Nivellement General de Polynesie Francaise'}