ESRI:115813 - GSK-2011

Attributes


Unit

metre

Scope

Not known.

Remarks

None

Area of use

Russian Federation - onshore and offshore.

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

Datum: Geodezicheskaya_Sistema_Koordinat_2011

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["GSK-2011",
    VDATUM["Geodezicheskaya_Sistema_Koordinat_2011"],
    CS[vertical,1],
        AXIS["ellipsoidal height (h)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Not known."],
        AREA["Russian Federation - onshore and offshore."],
        BBOX[39.87,18.92,85.19,-168.97]],
    ID["ESRI",115813]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "GSK-2011",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "Geodezicheskaya_Sistema_Koordinat_2011"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Ellipsoidal height",
        "abbreviation": "h",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Not known.",
  "area": "Russian Federation - onshore and offshore.",
  "bbox": {
    "south_latitude": 39.87,
    "west_longitude": 18.92,
    "north_latitude": 85.19,
    "east_longitude": -168.97
  },
  "id": {
    "authority": "ESRI",
    "code": 115813
  }
}
{'crs_wkt': 'VERTCRS["GSK-2011",VDATUM["Geodezicheskaya_Sistema_Koordinat_2011"],CS[vertical,1],AXIS["ellipsoidal '
            'height (h)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Not '
            'known."],AREA["Russian Federation - onshore and '
            'offshore."],BBOX[39.87,18.92,85.19,-168.97]],ID["ESRI",115813]]',
 'geopotential_datum_name': 'Geodezicheskaya_Sistema_Koordinat_2011'}