metre
Hydrography and nautical charting.
None
Norway (offshore) and Svalbard and Jan Mayen (offshore).
Data Source: EPSG v11.022 2024-11-05
Datum: Norwegian Chart Datum
Coordinate System: vertical
Projection: Undefined
Geodetic CRS: Undefined
VERTCRS["CD Norway depth",
    VDATUM["Norwegian Chart Datum"],
    CS[vertical,1],
        AXIS["depth (D)",down,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Hydrography and nautical charting."],
        AREA["Norway (offshore) and Svalbard and Jan Mayen (offshore)."],
        BBOX[56.08,-13.63,84.73,38.01]],
    ID["EPSG",9672]]
            {
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "CD Norway depth",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "Norwegian Chart Datum"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Depth",
        "abbreviation": "D",
        "direction": "down",
        "unit": "metre"
      }
    ]
  },
  "scope": "Hydrography and nautical charting.",
  "area": "Norway (offshore) and Svalbard and Jan Mayen (offshore).",
  "bbox": {
    "south_latitude": 56.08,
    "west_longitude": -13.63,
    "north_latitude": 84.73,
    "east_longitude": 38.01
  },
  "id": {
    "authority": "EPSG",
    "code": 9672
  }
}
            {'crs_wkt': 'VERTCRS["CD Norway depth",VDATUM["Norwegian Chart '
            'Datum"],CS[vertical,1],AXIS["depth '
            '(D)",down,LENGTHUNIT["metre",1]],USAGE[SCOPE["Hydrography and '
            'nautical charting."],AREA["Norway (offshore) and Svalbard and Jan '
            'Mayen '
            '(offshore)."],BBOX[56.08,-13.63,84.73,38.01]],ID["EPSG",9672]]',
 'geopotential_datum_name': 'Norwegian Chart Datum'}