EPSG:5873 - Low Water depth

Attributes


Unit

metre

Scope

Hydrography and nautical charting.

Remarks

None

Area of use

World.

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

Datum: Low Water

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

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