EPSG:10349 - ZH Portugal depth

Attributes


Unit

metre

Scope

Hydrography and nautical charting.

Remarks

None

Area of use

Portugal - offshore.

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

Datum: Chart Datum Portugal

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["ZH Portugal depth",
    VDATUM["Chart Datum Portugal "],
    CS[vertical,1],
        AXIS["depth (D)",down,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Hydrography and nautical charting."],
        AREA["Portugal - offshore."],
        BBOX[29.24,-35.58,43.07,-7.25]],
    ID["EPSG",10349]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "ZH Portugal depth",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "Chart Datum Portugal "
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Depth",
        "abbreviation": "D",
        "direction": "down",
        "unit": "metre"
      }
    ]
  },
  "scope": "Hydrography and nautical charting.",
  "area": "Portugal - offshore.",
  "bbox": {
    "south_latitude": 29.24,
    "west_longitude": -35.58,
    "north_latitude": 43.07,
    "east_longitude": -7.25
  },
  "id": {
    "authority": "EPSG",
    "code": 10349
  }
}
{'crs_wkt': 'VERTCRS["ZH Portugal depth",VDATUM["Chart Datum Portugal '
            '"],CS[vertical,1],AXIS["depth '
            '(D)",down,LENGTHUNIT["metre",1]],USAGE[SCOPE["Hydrography and '
            'nautical charting."],AREA["Portugal - '
            'offshore."],BBOX[29.24,-35.58,43.07,-7.25]],ID["EPSG",10349]]',
 'geopotential_datum_name': 'Chart Datum Portugal '}