EPSG:9669 - BGS2005 height

Attributes


Unit

metre

Scope

Geodesy, engineering survey, topographic mapping.

Remarks

None

Area of use

Bulgaria - onshore.

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

Datum: Bulgarian Height System 2005

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["BGS2005 height",
    VDATUM["Bulgarian Height System 2005"],
    CS[vertical,1],
        AXIS["gravity-related height (H)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Geodesy, engineering survey, topographic mapping."],
        AREA["Bulgaria - onshore."],
        BBOX[41.24,22.36,44.23,28.68]],
    ID["EPSG",9669]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "BGS2005 height",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "Bulgarian Height System 2005"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Gravity-related height",
        "abbreviation": "H",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Geodesy, engineering survey, topographic mapping.",
  "area": "Bulgaria - onshore.",
  "bbox": {
    "south_latitude": 41.24,
    "west_longitude": 22.36,
    "north_latitude": 44.23,
    "east_longitude": 28.68
  },
  "id": {
    "authority": "EPSG",
    "code": 9669
  }
}
{'crs_wkt': 'VERTCRS["BGS2005 height",VDATUM["Bulgarian Height System '
            '2005"],CS[vertical,1],AXIS["gravity-related height '
            '(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Geodesy, engineering '
            'survey, topographic mapping."],AREA["Bulgaria - '
            'onshore."],BBOX[41.24,22.36,44.23,28.68]],ID["EPSG",9669]]',
 'geopotential_datum_name': 'Bulgarian Height System 2005'}