Bouches d'arrosage des espaces verts de Rennes
Il s'agit de points de branchement répartis sur le territoire rennais sur lesquels les équipes peuvent se connecter pour les besoins d'arrosage, de nettoyage des aires de jeux par exemple.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (8 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | Geographic coordinates (latitude/longitude) of the water outlet.Geographic coordinates (latitude/longitude) of the water outlet. |
| geo_shapeShape | geo_shape | Geometric shape representing the outlet's location as a GeoJSON point.Geometric shape representing the outlet's location as a GeoJSON point. |
| gml_idGml id | text | Unique GML identifier for the outlet feature.Unique GML identifier for the outlet feature. |
| id | int | Internal record identifier.Internal record identifier. |
| id_gestionId gestion | text | Internal management code for the water outlet.Internal management code for the water outlet. |
| code_inseeINSEE commune code | text | INSEE code of the municipality where the outlet is located.INSEE code of the municipality where the outlet is located. |
| date_majDate maj | datetime | Date the record was last updated.Date the record was last updated. |
| fonctionnement | text | Operational status of the water outlet.Operational status of the water outlet. |
Schema captured from opendatasoft 6 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 1id: 3001 · gml_id: ev_bouche_arrosage.3001
{
"id": 3001,
"gml_id": "ev_bouche_arrosage.3001",
"date_maj": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.64392266155419,
48.09831716436765
]
},
"properties": {}
},
"code_insee": "35238",
"id_gestion": "0709BOUCHE_ARROSAGE949",
"geo_point_2d": {
"lat": 48.09831716436765,
"lon": -1.6439226615541895
},
"fonctionnement": null
}Record 2id: 3003 · gml_id: ev_bouche_arrosage.3003
{
"id": 3003,
"gml_id": "ev_bouche_arrosage.3003",
"date_maj": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.637924418302019,
48.095147743643395
]
},
"properties": {}
},
"code_insee": "35238",
"id_gestion": "0709BOUCHE_ARROSAGE951",
"geo_point_2d": {
"lat": 48.095147743643395,
"lon": -1.637924418302019
},
"fonctionnement": null
}Record 3id: 3009 · gml_id: ev_bouche_arrosage.3009
{
"id": 3009,
"gml_id": "ev_bouche_arrosage.3009",
"date_maj": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.633177765175884,
48.10172212737096
]
},
"properties": {}
},
"code_insee": "35238",
"id_gestion": "1010BOUCHE_ARROSAGE957",
"geo_point_2d": {
"lat": 48.10172212737096,
"lon": -1.6331777651758843
},
"fonctionnement": null
}Record 4id: 3016 · gml_id: ev_bouche_arrosage.3016
{
"id": 3016,
"gml_id": "ev_bouche_arrosage.3016",
"date_maj": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.697737623736855,
48.109235111869395
]
},
"properties": {}
},
"code_insee": "35238",
"id_gestion": "0389BOUCHE_ARROSAGE964",
"geo_point_2d": {
"lat": 48.109235111869395,
"lon": -1.6977376237368553
},
"fonctionnement": null
}Record 5id: 3018 · gml_id: ev_bouche_arrosage.3018
{
"id": 3018,
"gml_id": "ev_bouche_arrosage.3018",
"date_maj": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.7157063780283,
48.11884819633583
]
},
"properties": {}
},
"code_insee": "35238",
"id_gestion": "0858BOUCHE_ARROSAGE493",
"geo_point_2d": {
"lat": 48.11884819633583,
"lon": -1.7157063780282995
},
"fonctionnement": "non"
}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/bouche_arrosage_djb
Query examples
curl -s 'https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/bouche_arrosage_djb/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.