ESRI:115875 - CH1903+

Attributes


Unit

metre

Scope

Not known.

Remarks

None

Area of use

Liechtenstein; Switzerland.

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

Datum: D_CH1903+

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["CH1903+",
    VDATUM["D_CH1903+"],
    CS[vertical,1],
        AXIS["ellipsoidal height (h)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Not known."],
        AREA["Liechtenstein; Switzerland."],
        BBOX[45.82,5.96,47.81,10.49]],
    ID["ESRI",115875]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "CH1903+",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "D_CH1903+"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Ellipsoidal height",
        "abbreviation": "h",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Not known.",
  "area": "Liechtenstein; Switzerland.",
  "bbox": {
    "south_latitude": 45.82,
    "west_longitude": 5.96,
    "north_latitude": 47.81,
    "east_longitude": 10.49
  },
  "id": {
    "authority": "ESRI",
    "code": 115875
  }
}
{'crs_wkt': 'VERTCRS["CH1903+",VDATUM["D_CH1903+"],CS[vertical,1],AXIS["ellipsoidal '
            'height (h)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Not '
            'known."],AREA["Liechtenstein; '
            'Switzerland."],BBOX[45.82,5.96,47.81,10.49]],ID["ESRI",115875]]',
 'geopotential_datum_name': 'D_CH1903+'}