Graphic Parcellar Register (RPG) — 2018 (WFS service)
WFS service providing the 2018 edition of France's Graphic Parcellar Register (RPG), a geographic information system identifying agricultural parcels, managed by the ASP (Service and Payment Agency) and disseminated by IGN in anonymised form. It covers agricultural islets and parcels with land use and crop type information down to plot level. This processed version adds two text fields,WFS Service — The Graphic Parcellar Registry (GSP) is a geographic information system for the identification of agricultural parcels, managed by the ASP (Service and Payment Agency). An anonymous version of the graphical data of the RPG associated with some of the data reported by the operators shall be disseminated. These data provide detailed information on land use and land structures. For the 2007 to 2014 versions of the RPG, the data released includes only the islands. From the 2015 version of the GPR, the data disseminated shall include islets and agricultural parcels: information on land use and type of crop goes down to the level of the plot, information on land structures disappears. The ASP now entrusts the IGN with the dissemination of the anonymised data of the RPG. The dataset presented here has been processed. Two fields have been added “cult_txt” and “grp_txt” which respectively translate into text the codings of the fields “code_cultu” and “code_group”.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (9 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| msGeometryMs geometry | geometry | Geometric shape of the agricultural parcel.Geometric shape of the agricultural parcel. |
| gid | integer | Internal record identifier.Internal record identifier. |
| id | integer | Internal record identifier.Internal record identifier. |
| id_parcelId parcel | string | Unique identifier of the agricultural parcel.Unique identifier of the agricultural parcel. |
| surf_parcSurf parc | double | Area of the parcel, in hectares.Area of the parcel, in hectares. |
| code_cultuCode cultu | string | Code identifying the crop grown on the parcel.Code identifying the crop grown on the parcel. |
| code_groupCode group | string | Code identifying the crop group of the parcel.Code identifying the crop group of the parcel. |
| cult_txtCult txt | string | Text label describing the crop type.Text label describing the crop type. |
| grp_txtGrp txt | string | Text label describing the crop group.Text label describing the crop group. |
Schema captured from wfs 21 days ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (3 records)
| gid | id | id_parcel | surf_parc | code_cultu | code_group | cult_txt | grp_txt |
|---|---|---|---|---|---|---|---|
| 1 | 1 | 9334381 | 1.790000000000000 | CSA | 26 | Canne à sucre | Canne à sucre |
| 2 | 2 | 9334385 | 0.900000000000000 | CSA | 26 | Canne à sucre | Canne à sucre |
| 3 | 3 | 9334384 | 0.250000000000000 | SBO | 28 | Surface boisée sur ancienne terre agricole | Divers |
Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://datacarto.karugeo.fr/wfs/b0d538f6-e526-4909-b496-fded6ca4eca8?request=GetCapabilities&service=WFS
Query examples
curl -s 'https://datacarto.karugeo.fr/wfs/b0d538f6-e526-4909-b496-fded6ca4eca8?service=WFS&version=2.0.0&request=GetCapabilities' -H 'Accept: application/json'List the feature types (layers) and supported operations.