IGNF:RGR92EQGPREU - Reunion projection Geoportail

Attributes


Unit

metre

Scope

LOCALE

Remarks

None

Area of use

ILE DE LA REUNION

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

Datum: Reseau Geodesique de la Reunion 1992

Coordinate System: cartesian

Projection: EQUIRECTANGULAIRE LA REUNION

Geodetic CRS: RGR92 geographiques (dms)

Export

PROJCRS["Reunion projection Geoportail",
    BASEGEOGCRS["RGR92 geographiques (dms)",
        DATUM["Reseau Geodesique de la Reunion 1992",
            ELLIPSOID["GRS 1980",6378137,298.257222101,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["IGNF","RGR92G"]],
    CONVERSION["EQUIRECTANGULAIRE LA REUNION",
        METHOD["Equidistant Cylindrical",
            ID["EPSG",1028]],
        PARAMETER["Latitude of 1st standard parallel",-21,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8823]],
        PARAMETER["Longitude of natural origin",0,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8802]],
        PARAMETER["False easting",0,
            LENGTHUNIT["metre",1],
            ID["EPSG",8806]],
        PARAMETER["False northing",0,
            LENGTHUNIT["metre",1],
            ID["EPSG",8807]]],
    CS[Cartesian,2],
        AXIS["easting (X)",east,
            ORDER[1],
            LENGTHUNIT["metre",1]],
        AXIS["northing (Y)",north,
            ORDER[2],
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["LOCALE"],
        AREA["ILE DE LA REUNION"],
        BBOX[-21.42,55.17,-20.75,55.92]],
    ID["IGNF","RGR92EQGPREU"]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "Reunion projection Geoportail",
  "base_crs": {
    "name": "RGR92 geographiques (dms)",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "Reseau Geodesique de la Reunion 1992",
      "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
      }
    },
    "coordinate_system": {
      "subtype": "ellipsoidal",
      "axis": [
        {
          "name": "Geodetic longitude",
          "abbreviation": "Lon",
          "direction": "east",
          "unit": "degree"
        },
        {
          "name": "Geodetic latitude",
          "abbreviation": "Lat",
          "direction": "north",
          "unit": "degree"
        }
      ]
    },
    "id": {
      "authority": "IGNF",
      "code": "RGR92G"
    }
  },
  "conversion": {
    "name": "EQUIRECTANGULAIRE LA REUNION",
    "method": {
      "name": "Equidistant Cylindrical",
      "id": {
        "authority": "EPSG",
        "code": 1028
      }
    },
    "parameters": [
      {
        "name": "Latitude of 1st standard parallel",
        "value": -21,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8823
        }
      },
      {
        "name": "Longitude of natural origin",
        "value": 0,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8802
        }
      },
      {
        "name": "False easting",
        "value": 0,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8806
        }
      },
      {
        "name": "False northing",
        "value": 0,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8807
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Easting",
        "abbreviation": "X",
        "direction": "east",
        "unit": "metre"
      },
      {
        "name": "Northing",
        "abbreviation": "Y",
        "direction": "north",
        "unit": "metre"
      }
    ]
  },
  "scope": "LOCALE",
  "area": "ILE DE LA REUNION",
  "bbox": {
    "south_latitude": -21.42,
    "west_longitude": 55.17,
    "north_latitude": -20.75,
    "east_longitude": 55.92
  },
  "id": {
    "authority": "IGNF",
    "code": "RGR92EQGPREU"
  }
}
{'crs_wkt': 'PROJCRS["Reunion projection Geoportail",BASEGEOGCRS["RGR92 '
            'geographiques (dms)",DATUM["Reseau Geodesique de la Reunion '
            '1992",ELLIPSOID["GRS '
            '1980",6378137,298.257222101,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["IGNF","RGR92G"]],CONVERSION["EQUIRECTANGULAIRE '
            'LA REUNION",METHOD["Equidistant '
            'Cylindrical",ID["EPSG",1028]],PARAMETER["Latitude of 1st standard '
            'parallel",-21,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8823]],PARAMETER["Longitude '
            'of natural '
            'origin",0,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8802]],PARAMETER["False '
            'easting",0,LENGTHUNIT["metre",1],ID["EPSG",8806]],PARAMETER["False '
            'northing",0,LENGTHUNIT["metre",1],ID["EPSG",8807]]],CS[Cartesian,2],AXIS["easting '
            '(X)",east,ORDER[1],LENGTHUNIT["metre",1]],AXIS["northing '
            '(Y)",north,ORDER[2],LENGTHUNIT["metre",1]],USAGE[SCOPE["LOCALE"],AREA["ILE '
            'DE LA '
            'REUNION"],BBOX[-21.42,55.17,-20.75,55.92]],ID["IGNF","RGR92EQGPREU"]]'}