EPSG:10377 - Cais da Figueirinha depth

Attributes


Unit

metre

Scope

Intermediate stage in transformations - not used otherwise.

Remarks

None

Area of use

Portugal - central Azores - Terceira island onshore.

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

Datum: Cais da Figueirinha

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["Cais da Figueirinha depth",
    VDATUM["Cais da Figueirinha"],
    CS[vertical,1],
        AXIS["depth (D)",down,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Intermediate stage in transformations - not used otherwise."],
        AREA["Portugal - central Azores - Terceira island onshore."],
        BBOX[38.57,-27.44,38.86,-26.97]],
    ID["EPSG",10377]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "Cais da Figueirinha depth",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "Cais da Figueirinha"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Depth",
        "abbreviation": "D",
        "direction": "down",
        "unit": "metre"
      }
    ]
  },
  "scope": "Intermediate stage in transformations - not used otherwise.",
  "area": "Portugal - central Azores - Terceira island onshore.",
  "bbox": {
    "south_latitude": 38.57,
    "west_longitude": -27.44,
    "north_latitude": 38.86,
    "east_longitude": -26.97
  },
  "id": {
    "authority": "EPSG",
    "code": 10377
  }
}
{'crs_wkt': 'VERTCRS["Cais da Figueirinha depth",VDATUM["Cais da '
            'Figueirinha"],CS[vertical,1],AXIS["depth '
            '(D)",down,LENGTHUNIT["metre",1]],USAGE[SCOPE["Intermediate stage '
            'in transformations - not used otherwise."],AREA["Portugal - '
            'central Azores - Terceira island '
            'onshore."],BBOX[38.57,-27.44,38.86,-26.97]],ID["EPSG",10377]]',
 'geopotential_datum_name': 'Cais da Figueirinha'}