ESRI:115841 - NAD_1983_(HARN_Corrected)

Attributes


Unit

metre

Scope

Not known.

Remarks

None

Area of use

Puerto Rico and US Virgin Islands - onshore.

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

Datum: NAD_1983_(High_Accuracy_Reference_Network-Corrected)

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["NAD_1983_(HARN_Corrected)",
    VDATUM["NAD_1983_(High_Accuracy_Reference_Network-Corrected)"],
    CS[vertical,1],
        AXIS["ellipsoidal height (h)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Not known."],
        AREA["Puerto Rico and US Virgin Islands - onshore."],
        BBOX[17.62,-67.97,18.57,-64.51]],
    ID["ESRI",115841]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "NAD_1983_(HARN_Corrected)",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "NAD_1983_(High_Accuracy_Reference_Network-Corrected)"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Ellipsoidal height",
        "abbreviation": "h",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Not known.",
  "area": "Puerto Rico and US Virgin Islands - onshore.",
  "bbox": {
    "south_latitude": 17.62,
    "west_longitude": -67.97,
    "north_latitude": 18.57,
    "east_longitude": -64.51
  },
  "id": {
    "authority": "ESRI",
    "code": 115841
  }
}
{'crs_wkt': 'VERTCRS["NAD_1983_(HARN_Corrected)",VDATUM["NAD_1983_(High_Accuracy_Reference_Network-Corrected)"],CS[vertical,1],AXIS["ellipsoidal '
            'height (h)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Not '
            'known."],AREA["Puerto Rico and US Virgin Islands - '
            'onshore."],BBOX[17.62,-67.97,18.57,-64.51]],ID["ESRI",115841]]',
 'geopotential_datum_name': 'NAD_1983_(High_Accuracy_Reference_Network-Corrected)'}