ESRI:115780 - RGM_2004

Attributes


Unit

metre

Scope

Not known.

Remarks

None

Area of use

Mayotte - onshore and offshore.

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

Datum: D_Reseau_Geodesique_de_Mayotte_2004

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["RGM_2004",
    VDATUM["D_Reseau_Geodesique_de_Mayotte_2004"],
    CS[vertical,1],
        AXIS["ellipsoidal height (h)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Not known."],
        AREA["Mayotte - onshore and offshore."],
        BBOX[-14.49,43.68,-11.33,46.7]],
    ID["ESRI",115780]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "RGM_2004",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "D_Reseau_Geodesique_de_Mayotte_2004"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Ellipsoidal height",
        "abbreviation": "h",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Not known.",
  "area": "Mayotte - onshore and offshore.",
  "bbox": {
    "south_latitude": -14.49,
    "west_longitude": 43.68,
    "north_latitude": -11.33,
    "east_longitude": 46.7
  },
  "id": {
    "authority": "ESRI",
    "code": 115780
  }
}
{'crs_wkt': 'VERTCRS["RGM_2004",VDATUM["D_Reseau_Geodesique_de_Mayotte_2004"],CS[vertical,1],AXIS["ellipsoidal '
            'height (h)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Not '
            'known."],AREA["Mayotte - onshore and '
            'offshore."],BBOX[-14.49,43.68,-11.33,46.7]],ID["ESRI",115780]]',
 'geopotential_datum_name': 'D_Reseau_Geodesique_de_Mayotte_2004'}