EPSG:9288 - MSL NL depth

Attributes


Unit

metre

Scope

Hydrography, drilling, offshore engineering.

Remarks

None

Area of use

Netherlands - offshore North Sea and nearshore.

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

Datum: Mean Sea Level Netherlands

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["MSL NL depth",
    VDATUM["Mean Sea Level Netherlands"],
    CS[vertical,1],
        AXIS["depth (D)",down,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Hydrography, drilling, offshore engineering."],
        AREA["Netherlands - offshore North Sea and nearshore."],
        BBOX[51.32,2.53,55.77,7.21]],
    ID["EPSG",9288]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "MSL NL depth",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "Mean Sea Level Netherlands"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Depth",
        "abbreviation": "D",
        "direction": "down",
        "unit": "metre"
      }
    ]
  },
  "scope": "Hydrography, drilling, offshore engineering.",
  "area": "Netherlands - offshore North Sea and nearshore.",
  "bbox": {
    "south_latitude": 51.32,
    "west_longitude": 2.53,
    "north_latitude": 55.77,
    "east_longitude": 7.21
  },
  "id": {
    "authority": "EPSG",
    "code": 9288
  }
}
{'crs_wkt': 'VERTCRS["MSL NL depth",VDATUM["Mean Sea Level '
            'Netherlands"],CS[vertical,1],AXIS["depth '
            '(D)",down,LENGTHUNIT["metre",1]],USAGE[SCOPE["Hydrography, '
            'drilling, offshore engineering."],AREA["Netherlands - offshore '
            'North Sea and '
            'nearshore."],BBOX[51.32,2.53,55.77,7.21]],ID["EPSG",9288]]',
 'geopotential_datum_name': 'Mean Sea Level Netherlands'}