Aménagements bus en Île-de-France
Couche géographique décrivant les aménagements bus (voies en site propre) en Île-de-France . Généalogie Ces données sont issues du crowdsourcing effectué par les contributeurs au projet OpenStreetMap et sont sous licence ODbL et la mention d'attribution doit être "© les contributeurs d'OpenStreet...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (9 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | Coordonnées de l'objet graphique |
| geo_shapeShape | geo_shape | Description de la forme géométrique de l'objet graphique |
| _id | text | Identifiant de l'aménagement |
| type_voieType voie | text | Type de voie de l'aménagement. VDS: Voie à double sens, axial ou latéral. VDSC: Voie à double sens, dont un à contre sens de circulation des véhicules particuliers. Axial ou latéral. VSU1: Voie à sens unique, dans le sens de la circulation des VP. VSU2: Voie à sens unique, à contre sens de la circulation des VP. |
| separation | text | Type de protection de l'aménagement. FR = Franchissable: voie marquée par signalisation horizontale uniquement, franchissable. PR = Protégée : voie protégée par des bordures, non franchissable. |
| cyclable | text | Indique si l'aménagement est empruntable par des vélos |
| dpt | text | Département dans lequel est situé l'aménagement |
| source | text | Source |
| shp_lengthShp length | double | Longueur de l'objet graphique (calculé par SIG) |
Schema captured from opendatasoft 1 hour 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 1_id: way/331233029 · dpt: 95
{
"_id": "way/331233029",
"dpt": "95",
"source": "OSM",
"cyclable": "Non",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
2.217514583031629,
48.923415112503946
],
[
2.217477362790135,
48.9236646446941
],
[
2.217469572862568,
48.923766974053116
]
]
},
"properties": {}
},
"type_voie": "VDS",
"separation": "PR",
"shp_length": 39.27567133455758,
"geo_point_2d": {
"lat": 48.923590749392986,
"lon": 2.2174894655131796
}
}Record 2_id: way/498756053 · dpt: 95
{
"_id": "way/498756053",
"dpt": "95",
"source": "OSM",
"cyclable": "Oui",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
2.03300469970719,
49.050024699966734
],
[
2.031901000430879,
49.05015469966643
],
[
2.03164589963859,
49.05018279988305
]
]
},
"properties": {}
},
"type_voie": "VDS",
"separation": "PR",
"shp_length": 100.87517483340716,
"geo_point_2d": {
"lat": 49.05010453028841,
"lon": 2.032325388609182
}
}Record 3_id: way/26660962 · dpt: 91
{
"_id": "way/26660962",
"dpt": "91",
"source": "OSM",
"cyclable": "Non",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
2.428423100046075,
48.62753340013217
],
[
2.428445899658583,
48.62764840003944
],
[
2.42852649959832,
48.62816619999597
],
[
2.428469999690776,
48.62845049997648
],
[
2.428598699870178,
48.62927109986719
]
]
},
"properties": {}
},
"type_voie": "VDS",
"separation": "PR",
"shp_length": 194.3657958021709,
"geo_point_2d": {
"lat": 48.62840178194605,
"lon": 2.428507443464231
}
}Record 4_id: way/26661039 · dpt: 91
{
"_id": "way/26661039",
"dpt": "91",
"source": "OSM",
"cyclable": "Non",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
2.411502299991184,
48.63525409968283
],
[
2.411277699706146,
48.63553369980624
]
]
},
"properties": {}
},
"type_voie": "VDS",
"separation": "PR",
"shp_length": 35.21533706388288,
"geo_point_2d": {
"lat": 48.635393899744535,
"lon": 2.411389999848665
}
}Record 5_id: way/120137776 · dpt: 91
{
"_id": "way/120137776",
"dpt": "91",
"source": "OSM",
"cyclable": "Non",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
2.407116700275536,
48.63669280001854
],
[
2.406868199607799,
48.636693200216854
]
]
},
"properties": {}
},
"type_voie": "VDS",
"separation": "PR",
"shp_length": 18.310424667588748,
"geo_point_2d": {
"lat": 48.636693000117695,
"lon": 2.4069924499416677
}
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/amenagements-bus-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.iledefrance.fr/api/explore/v2.1/catalog/datasets/amenagements-bus-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.