ESRI:115771 - PRS_1992

Attributes


Unit

metre

Scope

Not known.

Remarks

None

Area of use

Philippines - onshore and offshore.

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

Datum: D_Philippine_Reference_System_1992

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["PRS_1992",
    VDATUM["D_Philippine_Reference_System_1992"],
    CS[vertical,1],
        AXIS["ellipsoidal height (h)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Not known."],
        AREA["Philippines - onshore and offshore."],
        BBOX[3,116.04,22.18,129.95]],
    ID["ESRI",115771]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "PRS_1992",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "D_Philippine_Reference_System_1992"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Ellipsoidal height",
        "abbreviation": "h",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Not known.",
  "area": "Philippines - onshore and offshore.",
  "bbox": {
    "south_latitude": 3,
    "west_longitude": 116.04,
    "north_latitude": 22.18,
    "east_longitude": 129.95
  },
  "id": {
    "authority": "ESRI",
    "code": 115771
  }
}
{'crs_wkt': 'VERTCRS["PRS_1992",VDATUM["D_Philippine_Reference_System_1992"],CS[vertical,1],AXIS["ellipsoidal '
            'height (h)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Not '
            'known."],AREA["Philippines - onshore and '
            'offshore."],BBOX[3,116.04,22.18,129.95]],ID["ESRI",115771]]',
 'geopotential_datum_name': 'D_Philippine_Reference_System_1992'}