Modélisation des continuités humides (UMR BAGAP)
Cette couche de polygones représente un indice de déplacement calculé à partir des volumes de déplacement à l'aide d'un déplacement maximal de 250m pour l'expression de continuités écologiques humides. La modélisation des continuités écologiques permet d’identifier et de qualifier finement les co...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (5 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | Geographic centroid coordinates (latitude, longitude) of the polygon.Geographic centroid coordinates (latitude, longitude) of the polygon. |
| geo_shapeShape | geo_shape | Polygon geometry defining the mapped area, in GeoJSON format.Polygon geometry defining the mapped area, in GeoJSON format. |
| gml_idGml id | text | Unique GML identifier for the geographic feature.Unique GML identifier for the geographic feature. |
| id | int | Unique numeric identifier for the record.Unique numeric identifier for the record. |
| dn | int | Numeric code indicating the displacement index value or class.Numeric code indicating the displacement index value or class. |
Schema captured from opendatasoft 7 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 (5 records)
Record 1dn: 1 · id: 2501
{
"dn": 1,
"id": 2501,
"gml_id": "bagap_continuite_ecologique_humide.2501",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-1.870091421100078,
48.03565167980657
],
[
-1.870024461047528,
48.03565445311223
],
[
-1.870020326047237,
48.03560954415216
],
[
-1.870087286028465,
48.03560677084946
],
[
-1.870091421100078,
48.03565167980657
]
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.03563061198409,
"lon": -1.870055873556193
}
}Record 2dn: 1 · id: 2504
{
"dn": 1,
"id": 2504,
"gml_id": "bagap_continuite_ecologique_humide.2504",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-1.445089038665814,
48.0524365704124
],
[
-1.445022036098906,
48.05243910193985
],
[
-1.445018260341328,
48.05239417917759
],
[
-1.445085262864357,
48.05239164766077
],
[
-1.445089038665814,
48.0524365704124
]
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.052415374800184,
"lon": -1.445053649491699
}
}Record 3dn: 1 · id: 2523
{
"dn": 1,
"id": 2523,
"gml_id": "bagap_continuite_ecologique_humide.2523",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-1.654958993419742,
48.03954115460397
],
[
-1.65475806544273,
48.0395491072869
],
[
-1.654754112698928,
48.039504191042475
],
[
-1.654687136755568,
48.03950684185928
],
[
-1.654683184062418,
48.03946192560361
],
[
-1.654616208170172,
48.0394645763791
],
[
-1.654604350333451,
48.039329827610075
],
[
-1.654671326065142,
48.039327176840885
],
[
-1.654675278724302,
48.03937209309862
],
[
-1.654876206052109,
48.039364140550056
],
[
-1.654884111724722,
48.03945397304188
],
[
-1.655018063461601,
48.03944867114812
],
[
-1.65502201643046,
48.03949358738395
],
[
-1.654955040514571,
48.03949623835684
],
[
-1.654958993419742,
48.03954115460397
]
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.03944839002479,
"lon": -1.6547907137179696
}
}Record 4dn: 1 · id: 2533
{
"dn": 1,
"id": 2533,
"gml_id": "bagap_continuite_ecologique_humide.2533",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-1.405747070835935,
48.04733703128461
],
[
-1.405680072845948,
48.047339540435345
],
[
-1.40567633083692,
48.04729461627576
],
[
-1.405743328768867,
48.047292107127184
],
[
-1.405747070835935,
48.04733703128461
]
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.047315823783975,
"lon": -1.4057117008221893
}
}Record 5dn: 1 · id: 2545
{
"dn": 1,
"id": 2545,
"gml_id": "bagap_continuite_ecologique_humide.2545",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-1.998765074221521,
48.02231647759196
],
[
-1.998497328704441,
48.02232786339124
],
[
-1.998493085818516,
48.022282958612806
],
[
-1.99876083110407,
48.02227157282332
],
[
-1.998765074221521,
48.02231647759196
]
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.02229971810807,
"lon": -1.9986290799624657
}
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/bagap_continuite_ecologique_humide
Query examples
curl -s 'https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/bagap_continuite_ecologique_humide/records?limit=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.
Rate limits
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.