[OSM - GPS] Parkings vélo
Les stations de vélo en libre-service recensées sur le territoire de Grand Paris Sud (source OpenStreetMap). Requête Overpass: (area[name="Communauté d'agglomération Grand Paris Sud Seine Essonne Sénart"]; )->.searchArea; ( nwr["amenity"="bicycle_parking"](area.searchArea); ); (._;>;); out body qt;
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (11 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | geo_point_2dGeo Point | geo_point_2d | — |
| — | visible | text | — |
| — | geo_shapeShape | geo_shape | — |
| — | user | text | — |
| — | id | text | — |
| — | timestamp | datetime | — |
| — | amenity | text | — |
| — | bicycle_parkingBicycle parking | text | — |
| — | covered | text | — |
| — | capacity | int | — |
| 63% | other_tagsOther tags | text | — |
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: 13481911560 · user: —
{
"id": "13481911560",
"user": null,
"amenity": "bicycle_parking",
"covered": "no",
"visible": null,
"capacity": 10,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.3654135,
48.6139831
]
},
"properties": {}
},
"timestamp": null,
"other_tags": "{\"access\": \"yes\", \"lit\": \"yes\"}",
"geo_point_2d": {
"lat": 48.6139831,
"lon": 2.3654135
},
"bicycle_parking": "Arceaux"
}Record 2id: 13481920998 · user: —
{
"id": "13481920998",
"user": null,
"amenity": "bicycle_parking",
"covered": "no",
"visible": null,
"capacity": 5,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.3651747,
48.6133432
]
},
"properties": {}
},
"timestamp": null,
"other_tags": "{\"access\": \"yes\", \"lit\": \"yes\"}",
"geo_point_2d": {
"lat": 48.6133432,
"lon": 2.3651747
},
"bicycle_parking": "Arceaux"
}Record 3id: 6740147343 · user: —
{
"id": "6740147343",
"user": null,
"amenity": "bicycle_parking",
"covered": "no",
"visible": null,
"capacity": 32,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.3670515,
48.6120893
]
},
"properties": {}
},
"timestamp": null,
"other_tags": null,
"geo_point_2d": {
"lat": 48.6120893,
"lon": 2.3670515
},
"bicycle_parking": "Arceaux"
}Record 4id: 13481876443 · user: —
{
"id": "13481876443",
"user": null,
"amenity": "bicycle_parking",
"covered": "no",
"visible": null,
"capacity": 14,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.3660396,
48.6146527
]
},
"properties": {}
},
"timestamp": null,
"other_tags": null,
"geo_point_2d": {
"lat": 48.6146527,
"lon": 2.3660396
},
"bicycle_parking": "Arceaux"
}Record 5id: 13509950818 · user: —
{
"id": "13509950818",
"user": null,
"amenity": "bicycle_parking",
"covered": "no",
"visible": null,
"capacity": 10,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.3761451,
48.6134485
]
},
"properties": {}
},
"timestamp": null,
"other_tags": "{\"access\": \"yes\", \"fee\": \"no\", \"lit\": \"yes\", \"surface\": \"asphalt\"}",
"geo_point_2d": {
"lat": 48.6134485,
"lon": 2.3761451
},
"bicycle_parking": "Arceaux"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/osm-gps-parkings-velo
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/osm-gps-parkings-velo/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.