Île-de-France Point Hydrography 2018Hydrographie ponctuelle Île-de-France 2018
Hydrographie ponctuelle Île-de-France 2018Île-de-France Point Hydrography 2018
This API provides point hydrographic features inventoried in the Île-de-France region, France, recorded via GPS survey by staff of the Direction de l'Aménagement et de la Gestion of the Agence des Espaces Verts (AEV). It offers geolocated point data on water-related elements identified during field surveys, useful for regional environmental monitoring, land management, and water resource mapping within the Île-de-France territory.Élément hydrographique ponctuel inventorié par les agents de la Direction de l'Aménagement et de la Gestion de l'AEV par relevé GPS.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (6 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | — |
| geo_shapeShape | geo_shape | — |
| nature_ehpNature de l’élément | text | — |
| date | datetime | — |
| ident | text | — |
| num_prifNum prif | int | — |
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 1date: 2014-07-29T00:00:00+00:00 · ident: BDINV_NE_HYDP_970
{
"date": "2014-07-29T00:00:00+00:00",
"ident": "BDINV_NE_HYDP_970",
"num_prif": 3,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.6615506525117842,
48.93212202240744
]
},
"properties": {}
},
"nature_ehp": "Mare",
"geo_point_2d": {
"lat": 48.93212202240744,
"lon": 2.6615506525117842
}
}Record 2date: 2010-08-13T00:00:00+00:00 · ident: BDINV_NO_HYDP_97
{
"date": "2010-08-13T00:00:00+00:00",
"ident": "BDINV_NO_HYDP_97",
"num_prif": 19,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
1.615384652165583,
49.00767485991301
]
},
"properties": {}
},
"nature_ehp": "Revers d'eau",
"geo_point_2d": {
"lat": 49.00767485991301,
"lon": 1.615384652165583
}
}Record 3date: 2012-01-01T00:00:00+00:00 · ident: BDINV_NO_HYDP_420
{
"date": "2012-01-01T00:00:00+00:00",
"ident": "BDINV_NO_HYDP_420",
"num_prif": 41,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.19243184047294,
48.98113936640373
]
},
"properties": {}
},
"nature_ehp": "Mare",
"geo_point_2d": {
"lat": 48.98113936640373,
"lon": 2.19243184047294
}
}Record 4date: 2012-01-01T00:00:00+00:00 · ident: BDINV_E_HYDP_88
{
"date": "2012-01-01T00:00:00+00:00",
"ident": "BDINV_E_HYDP_88",
"num_prif": 4,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.649794996047815,
48.80697352587625
]
},
"properties": {}
},
"nature_ehp": "Mare",
"geo_point_2d": {
"lat": 48.80697352587625,
"lon": 2.649794996047815
}
}Record 5date: 2012-01-01T00:00:00+00:00 · ident: BDINV_E_HYDP_60
{
"date": "2012-01-01T00:00:00+00:00",
"ident": "BDINV_E_HYDP_60",
"num_prif": 4,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.724090894138826,
48.79367597253815
]
},
"properties": {}
},
"nature_ehp": "Mare",
"geo_point_2d": {
"lat": 48.79367597253815,
"lon": 2.724090894138826
}
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/bdinventaire_hydro_ponct_aev_wgs84
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/bdinventaire_hydro_ponct_aev_wgs84/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.