EPSG:8911 - DACR52 height

Attributes


Unit

metre

Scope

Geodesy, engineering survey, topographic mapping.

Remarks

None

Area of use

Costa Rica - onshore.

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

Datum: Datum Altimetrico de Costa Rica 1952

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["DACR52 height",
    VDATUM["Datum Altimetrico de Costa Rica 1952"],
    CS[vertical,1],
        AXIS["gravity-related height (H)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Geodesy, engineering survey, topographic mapping."],
        AREA["Costa Rica - onshore."],
        BBOX[7.98,-85.97,11.22,-82.53]],
    ID["EPSG",8911]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "DACR52 height",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "Datum Altimetrico de Costa Rica 1952"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Gravity-related height",
        "abbreviation": "H",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Geodesy, engineering survey, topographic mapping.",
  "area": "Costa Rica - onshore.",
  "bbox": {
    "south_latitude": 7.98,
    "west_longitude": -85.97,
    "north_latitude": 11.22,
    "east_longitude": -82.53
  },
  "id": {
    "authority": "EPSG",
    "code": 8911
  }
}
{'crs_wkt': 'VERTCRS["DACR52 height",VDATUM["Datum Altimetrico de Costa Rica '
            '1952"],CS[vertical,1],AXIS["gravity-related height '
            '(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Geodesy, engineering '
            'survey, topographic mapping."],AREA["Costa Rica - '
            'onshore."],BBOX[7.98,-85.97,11.22,-82.53]],ID["EPSG",8911]]',
 'geopotential_datum_name': 'Datum Altimetrico de Costa Rica 1952'}