EPSG:5735 - Black Sea height

Attributes


Unit

metre

Scope

Topographic mapping.

Remarks

None

Area of use

Georgia - onshore.

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

Datum: Black Sea

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["Black Sea height",
    VDATUM["Black Sea"],
    CS[vertical,1],
        AXIS["gravity-related height (H)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Topographic mapping."],
        AREA["Georgia - onshore."],
        BBOX[41.04,39.99,43.59,46.72]],
    ID["EPSG",5735]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "Black Sea height",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "Black Sea"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Gravity-related height",
        "abbreviation": "H",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Topographic mapping.",
  "area": "Georgia - onshore.",
  "bbox": {
    "south_latitude": 41.04,
    "west_longitude": 39.99,
    "north_latitude": 43.59,
    "east_longitude": 46.72
  },
  "id": {
    "authority": "EPSG",
    "code": 5735
  }
}
{'crs_wkt': 'VERTCRS["Black Sea height",VDATUM["Black '
            'Sea"],CS[vertical,1],AXIS["gravity-related height '
            '(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Topographic '
            'mapping."],AREA["Georgia - '
            'onshore."],BBOX[41.04,39.99,43.59,46.72]],ID["EPSG",5735]]',
 'geopotential_datum_name': 'Black Sea'}