EPSG:10352 - Formentera height

Attributes


Unit

metre

Scope

Geodesy, engineering survey, topographic mapping.

Remarks

None

Area of use

Spain - Balearic Islands - Formentera - onshore.

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

Datum: Formentera

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["Formentera height",
    VDATUM["Formentera"],
    CS[vertical,1],
        AXIS["gravity-related height (H)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Geodesy, engineering survey, topographic mapping."],
        AREA["Spain - Balearic Islands - Formentera - onshore."],
        BBOX[38.59,1.31,38.86,1.65]],
    ID["EPSG",10352]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "Formentera height",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "Formentera"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Gravity-related height",
        "abbreviation": "H",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Geodesy, engineering survey, topographic mapping.",
  "area": "Spain - Balearic Islands - Formentera - onshore.",
  "bbox": {
    "south_latitude": 38.59,
    "west_longitude": 1.31,
    "north_latitude": 38.86,
    "east_longitude": 1.65
  },
  "id": {
    "authority": "EPSG",
    "code": 10352
  }
}
{'crs_wkt': 'VERTCRS["Formentera '
            'height",VDATUM["Formentera"],CS[vertical,1],AXIS["gravity-related '
            'height (H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Geodesy, '
            'engineering survey, topographic mapping."],AREA["Spain - Balearic '
            'Islands - Formentera - '
            'onshore."],BBOX[38.59,1.31,38.86,1.65]],ID["EPSG",10352]]',
 'geopotential_datum_name': 'Formentera'}