EPSG:8841 - MVGC height

Attributes


Unit

metre

Scope

Geodesy, cadastre, engineering survey, topographic mapping.

Remarks

None

Area of use

Saudi Arabia - onshore.

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

Datum: MOMRA Vertical Geodetic Control

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["MVGC height",
    VDATUM["MOMRA Vertical Geodetic Control"],
    CS[vertical,1],
        AXIS["gravity-related height (H)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Geodesy, cadastre, engineering survey, topographic mapping."],
        AREA["Saudi Arabia - onshore."],
        BBOX[16.37,34.51,32.16,55.67]],
    ID["EPSG",8841]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "MVGC height",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "MOMRA Vertical Geodetic Control"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Gravity-related height",
        "abbreviation": "H",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Geodesy, cadastre, engineering survey, topographic mapping.",
  "area": "Saudi Arabia - onshore.",
  "bbox": {
    "south_latitude": 16.37,
    "west_longitude": 34.51,
    "north_latitude": 32.16,
    "east_longitude": 55.67
  },
  "id": {
    "authority": "EPSG",
    "code": 8841
  }
}
{'crs_wkt': 'VERTCRS["MVGC height",VDATUM["MOMRA Vertical Geodetic '
            'Control"],CS[vertical,1],AXIS["gravity-related height '
            '(H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Geodesy, cadastre, '
            'engineering survey, topographic mapping."],AREA["Saudi Arabia - '
            'onshore."],BBOX[16.37,34.51,32.16,55.67]],ID["EPSG",8841]]',
 'geopotential_datum_name': 'MOMRA Vertical Geodetic Control'}