[ISS] Aménagements vélo sur le territoire de GPS
Couche géographique décrivant les aménagements cyclables linéaires en Île-de-France : pistes cyclables, bandes cyclables, zones de rencontre. Etant donné son volume, la donnée en format SHAPE est proposée en pièce jointe (voir en bas de page) et non pas dans l'onglet export. Les mêmes disposition...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (17 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | geo_shapeShape | geo_shape | Geometric shape of the cycling facility.Shape de l'aménagement Vélo |
| 100% | osm_idOsm id | double | Identifier of the feature in the OpenStreetMap database.Identifiant dans la base de donnée OSM |
| 100% | nom_comNom com | text | Name of the municipality where the facility is located.Nom de la commune où est situé l'aménagement |
| 54.9% | nom_voieNom voie | text | Name of the road where the facility is located.Nom de la voie de l'aménagement |
| 100% | insee_comINSEE commune code | text | INSEE code of the municipality where the facility is located.Code INSEE de la commune où est situé l'aménagement |
| 100% | highway | text | Type of road, according to the OSM classification.Type de route, selon le modèle OSM |
| 100% | sens_voitSens voit | text | Indicates whether car traffic is one-way or two-way.Indique le sens unique ou double de circulation pour les automobiles |
| 67.1% | revetement | text | Type of road surface, e.g. asphalt or gravel, from OSM's surface field.Type de revêtement de la voie: goudronné, pierreux, ... Correspond au champ "surface" de OSM. |
| 5.2% | panneaux | text | Type of traffic sign present on the facility, from OSM's traffic_sign field.Type de panneau de signalisation routière présent sur l'aménagement. Correspond au champ "trafic_sign" de OSM. |
| 52.7% | ad | text | Cycling facility on the right side of the road, in digitization direction.Aménagement cyclable sur le côté droit de la voie, dans le sens de numérisation. |
| — | ag | text | Cycling facility on the left side of the road, in digitization direction.Aménagement cyclable sur le côté gauche de la voie, dans le sens de numérisation. |
| — | nv | text | Nature and modeling of the road segment.Nature de la voie et sa modélisation |
| — | longueur | int | Length of the road segment, in meters.Longueur du tronçon, en mètres |
| — | notes | text | Free-text field for noting needed corrections in the OSM database.Espace libre de saisie pour notifier un besoin de modification dans la base OSM |
| — | petite_echPetite ech | text | Classification for small-scale map display across Île-de-France.Typologie de description pour affichage cartographique à petite échelle (toute l'Île-de-France). Voir informations pour la signification. |
| — | moyenn_echMoyenn ech | text | Classification for medium-scale map display at the EPCI level.Typologie de description pour affichage cartographique à moyenne échelle (EPCI). Voir informations pour la signification. |
| — | geo_point_2dCoordinates | geo_point_2d | Latitude and longitude coordinates of the cycling facility.Longitude et latitude de l'aménagement Vélo |
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 1ad: — · ag: —
{
"ad": null,
"ag": null,
"nv": "limite 30",
"notes": null,
"osm_id": 911572140,
"highway": "tertiary",
"nom_com": "Réau",
"longueur": 3,
"nom_voie": null,
"panneaux": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
2.661927979534893,
48.61450816585564
],
[
2.6619351,
48.61450739998577
],
[
2.661965293949562,
48.614505153151775
]
]
},
"properties": {}
},
"insee_com": "77384",
"sens_voit": "DOUBLE",
"moyenn_ech": "32",
"petite_ech": "3",
"revetement": "asphalt",
"geo_point_2d": {
"lat": 48.614506564712194,
"lon": 2.6619466281198587
}
}Record 2ad: — · ag: —
{
"ad": null,
"ag": null,
"nv": "limite 30",
"notes": null,
"osm_id": 440821411,
"highway": "service",
"nom_com": "Réau",
"longueur": 26,
"nom_voie": null,
"panneaux": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
2.650794,
48.60485639998574
],
[
2.650838,
48.60488309998575
],
[
2.6509292,
48.60495589998574
],
[
2.6509976,
48.60499639998573
],
[
2.6510446,
48.60502419998576
]
]
},
"properties": {}
},
"insee_com": "77384",
"sens_voit": "UNIQUE",
"moyenn_ech": "32",
"petite_ech": "3",
"revetement": "asphalt",
"geo_point_2d": {
"lat": 48.604942331189406,
"lon": 2.6509179168805743
}
}Record 3ad: — · ag: —
{
"ad": null,
"ag": null,
"nv": "limite 30",
"notes": null,
"osm_id": 160041412,
"highway": "unclassified",
"nom_com": "Réau",
"longueur": 266,
"nom_voie": null,
"panneaux": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
2.592066,
48.599177899985726
],
[
2.5920694,
48.59921219998572
],
[
2.5920886,
48.59956679998574
],
[
2.5921202,
48.59964509998573
],
[
2.592202,
48.599724499985726
],
[
2.5925489,
48.599949399985704
],
[
2.5926688,
48.60002639998573
],
[
2.5931889,
48.60037609998573
],
[
2.5934485,
48.60054439998574
],
[
2.5933983,
48.60082269998572
],
[
2.5933367,
48.60117929998574
],
[
2.5933321,
48.60119859998572
]
]
},
"properties": {}
},
"insee_com": "77384",
"sens_voit": "DOUBLE",
"moyenn_ech": "32",
"petite_ech": "3",
"revetement": "asphalt",
"geo_point_2d": {
"lat": 48.60016934342853,
"lon": 2.592806517168578
}
}Record 4ad: autre chemin velo uni · ag: autre chemin velo uni
{
"ad": "autre chemin velo uni",
"ag": "autre chemin velo uni",
"nv": "hors voirie",
"notes": null,
"osm_id": 45099125,
"highway": "path",
"nom_com": "Morsang-sur-Seine",
"longueur": 306,
"nom_voie": "Chemin des Redoutes",
"panneaux": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
2.4846087,
48.577899899985674
],
[
2.4846843,
48.577923299985684
],
[
2.4847384,
48.57793879998568
],
[
2.4848204,
48.577946899985676
],
[
2.486465,
48.57789389998569
],
[
2.4887358,
48.57784309998567
]
]
},
"properties": {}
},
"insee_com": "91435",
"sens_voit": "NC",
"moyenn_ech": "41",
"petite_ech": "4",
"revetement": "gravel",
"geo_point_2d": {
"lat": 48.57789231257647,
"lon": 2.4866692162104864
}
}Record 5ad: autre chemin velo uni · ag: autre chemin velo uni
{
"ad": "autre chemin velo uni",
"ag": "autre chemin velo uni",
"nv": "hors voirie",
"notes": null,
"osm_id": 45107553,
"highway": "path",
"nom_com": "Morsang-sur-Seine",
"longueur": 332,
"nom_voie": null,
"panneaux": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
2.485242,
48.57089699998567
],
[
2.4851593,
48.57083049998566
],
[
2.4844035,
48.571646499985654
],
[
2.4837776,
48.57237439998566
],
[
2.4836799,
48.572524899985666
],
[
2.4836028,
48.57261809998568
],
[
2.4834459,
48.57276009998568
],
[
2.4830616,
48.57323939998569
],
[
2.4830222,
48.57328859998566
],
[
2.482983,
48.57327689998567
],
[
2.4829638,
48.57330359998567
]
]
},
"properties": {}
},
"insee_com": "91435",
"sens_voit": "NC",
"moyenn_ech": "41",
"petite_ech": "4",
"revetement": null,
"geo_point_2d": {
"lat": 48.57203686683527,
"lon": 2.4840863961902393
}
}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/amenagements-velo-en-ile-de-france
License
Terms stated by the source (not a recognized license):
https://doc.transport.data.gouv.fr/le-point-d-acces-national/cadre-juridique/conditions-dutilisation-des-donnees/licence-odbl
Query examples
curl -s 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/amenagements-velo-en-ile-de-france/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.