Cycling infrastructureAménagement cyclable
Aménagement cyclableCycling infrastructure
This dataset provides a linear representation of cycling infrastructure across the Bordeaux Métropole area, published as part of the Bordeaux Métropole open data portal. Each segment records the type of facility, such as dedicated cycle paths or lanes, along with its year of commissioning. The dataset is freely accessible without authentication and covers the metropolitan area of Bordeaux in France. It is intended to support analysis and mapping of the local cycling network, including its extent, evolution over time, and the types of infrastructure available to cyclists within the metropolitan territory.Dictionnaire Public Ce jeu de données représente sous forme de tronçons linéaires les aménagements cyclables permettant la pratique du vélo sur le territoire de Bordeaux Métropole. Il informe sur l'année de mise en service de l'aménagement et son type, qu'il soit dédié au vélo comme les pistes cy...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (15 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | geo_point_2dGeo Point | geo_point_2d | — |
| — | geo_shapeShape | geo_shape | — |
| — | gid | int | Clé primaire |
| — | geom_errGeom err | text | Code d'erreur géométrique : Liste des valeurs possibles : 9999 : Polygone compose et / ou à sections multiples 9998 : Linéaire compose et / ou à sections multiples 9996 : La géométrie contient des informations LRS 9995 : Nombre de dimensions différent de 2 ou 3 9994 : Présence d'un arc de cercle 9000 : Erreur autre 13343 : Polygone de moins de 4 points 13349 : Polygone papillon 13350 : Deux éléments d'un polygone archipel se touchent 13351 : Deux éléments d'un polygone archipel se touchent 13356 : Point double 13366 : Combinaison invalide d'intérieur / extérieur d'un polygone 13367 : Orientation invalide d'intérieur / extérieur d'un polygone |
| — | typamena | text | Type d'aménagement : Liste des valeurs possibles : RACCORD : Raccord sur filaire voie AIRE_PIETONNE : Aire piétonne ALLEES_DE_PARCS : Allées de parc BANDES_CYCL : Bande cyclable unilatérale (d'un coté ou de l'autre) COULOIRS_BUS : Couloir bus BANDES_CYCL_DBLE_SENS : Bandes cyclables bilatérales DBLE_SENS_CYCL : Voie à double sens cyclable (en cohabitation avec les autres véhicules) PIST_CYCL_CONTRESENS : Piste cyclable unilatérale et unidirectionnelle à contre sens de la circulation générale DBLE_SENS_PIST_CYCL : Piste cyclable bidirectionnelle PISTES_CYCL : Piste cyclable unidirectionnelle VOIE_VERTE : Voie verte ZONE_RENCONTRE : Zone de rencontre PASSAGE_PIETONS : Passage piétons TRAVERSEE : Traversée ZONE_30_DBLE_SENS : Zone 30 double sens ZONE_30_SENS_UNIQUE : Zone 30 sens unique CHAUSS_CENTR_BAN : Chaussée à voie centrale banalisée VELORUE : Vélorue |
| — | annee | text | Année de mise en service |
| — | rg_fv_graph_ndRg fv graph nd | text | Noeud de départ du tronçon dans la relation de graphe FV_GRAPH |
| — | rg_fv_graph_naRg fv graph na | text | Noeud d'arrivée du tronçon dans la relation de graphe FV_GRAPH |
| — | rg_fv_graph_dblRg fv graph dbl | text | Tronçon a double sens dans le graphe FV_GRAPH |
| — | rg_fv_graph_cdRg fv graph cd | text | Couche du noeud de départ dans le graphe FV_GRAPH |
| 100% | rg_fv_graph_caRg fv graph ca | text | Couche du noeud d'arrivée dans le graphe FV_GRAPH |
| 100% | cdate | datetime | Date de création |
| 100% | mdate | datetime | Date de modification |
| 100% | communeCommune | text | — |
| 100% | code_communeCommune code | text | — |
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 1gid: 284009 · annee: —
{
"gid": 284009,
"annee": null,
"cdate": "2022-12-31T23:00:00+00:00",
"mdate": "2022-12-31T23:00:00+00:00",
"commune": "Eysines",
"geom_err": null,
"typamena": "RACCORD",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
-0.6550256,
44.8857595
],
[
-0.6550253,
44.8857401
]
]
},
"properties": {}
},
"code_commune": "33162",
"geo_point_2d": {
"lat": 44.8857498,
"lon": -0.65502545
},
"rg_fv_graph_ca": "FV_TRVEL_L",
"rg_fv_graph_cd": "FV_TRVEL_L",
"rg_fv_graph_na": "25888",
"rg_fv_graph_nd": "25118",
"rg_fv_graph_dbl": "1"
}Record 2gid: 296523 · annee: 2014
{
"gid": 296523,
"annee": "2014",
"cdate": "2022-12-31T23:00:00+00:00",
"mdate": "2022-12-31T23:00:00+00:00",
"commune": "Villenave-d'Ornon",
"geom_err": "13356",
"typamena": "DBLE_SENS_PIST_CYCL",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
-0.5808666,
44.75776
],
[
-0.5809169,
44.7577596
],
[
-0.5809169,
44.7577596
],
[
-0.5810081,
44.7577589
],
[
-0.5817152,
44.7577537
]
]
},
"properties": {}
},
"code_commune": "33550",
"geo_point_2d": {
"lat": 44.75775682450061,
"lon": -0.5812908998064203
},
"rg_fv_graph_ca": "FV_TRVEL_L",
"rg_fv_graph_cd": "FV_TRVEL_L",
"rg_fv_graph_na": "4308",
"rg_fv_graph_nd": "30809",
"rg_fv_graph_dbl": "1"
}Record 3gid: 296518 · annee: 2014
{
"gid": 296518,
"annee": "2014",
"cdate": "2022-12-31T23:00:00+00:00",
"mdate": "2022-12-31T23:00:00+00:00",
"commune": "Villenave-d'Ornon",
"geom_err": null,
"typamena": "RACCORD",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
-0.5803747,
44.7648049
],
[
-0.5803361,
44.7647864
]
]
},
"properties": {}
},
"code_commune": "33550",
"geo_point_2d": {
"lat": 44.764795649999996,
"lon": -0.5803554
},
"rg_fv_graph_ca": "FV_TRVEL_L",
"rg_fv_graph_cd": "FV_TRVEL_L",
"rg_fv_graph_na": "33330",
"rg_fv_graph_nd": "2744",
"rg_fv_graph_dbl": "1"
}Record 4gid: 283782 · annee: 2014
{
"gid": 283782,
"annee": "2014",
"cdate": "2022-12-31T23:00:00+00:00",
"mdate": "2022-12-31T23:00:00+00:00",
"commune": "Saint-Médard-en-Jalles",
"geom_err": null,
"typamena": "DBLE_SENS_PIST_CYCL",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
-0.7354713,
44.8956691
],
[
-0.735472,
44.8956717
],
[
-0.7354804,
44.8956865
],
[
-0.7354877,
44.8956949
],
[
-0.7354997,
44.8957067
],
[
-0.7355181,
44.8957211
],
[
-0.7355265,
44.8957344
],
[
-0.7355316,
44.8957449
],
[
-0.7355326,
44.8957622
],
[
-0.7355299,
44.89578
],
[
-0.7355238,
44.8957911
],
[
-0.7355135,
44.8958043
],
[
-0.7354864,
44.8958188
],
[
-0.7354692,
44.8958341
],
[
-0.7354547,
44.8958532
]
]
},
"properties": {}
},
"code_commune": "33449",
"geo_point_2d": {
"lat": 44.8957639659013,
"lon": -0.7355019887429677
},
"rg_fv_graph_ca": "FV_TRVEL_L",
"rg_fv_graph_cd": "FV_TRVEL_L",
"rg_fv_graph_na": "11168",
"rg_fv_graph_nd": "17698",
"rg_fv_graph_dbl": "1"
}Record 5gid: 273145 · annee: 2019
{
"gid": 273145,
"annee": "2019",
"cdate": "2022-12-31T23:00:00+00:00",
"mdate": "2022-12-31T23:00:00+00:00",
"commune": "Saint-Aubin-de-Médoc",
"geom_err": null,
"typamena": "TRAVERSEE",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
-0.7149685,
44.9056077
],
[
-0.7149816,
44.9055334
]
]
},
"properties": {}
},
"code_commune": "33376",
"geo_point_2d": {
"lat": 44.90557055,
"lon": -0.7149750500000001
},
"rg_fv_graph_ca": "FV_TRVEL_L",
"rg_fv_graph_cd": "FV_TRVEL_L",
"rg_fv_graph_na": "258",
"rg_fv_graph_nd": "24981",
"rg_fv_graph_dbl": "1"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/fv_trvel_l
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/fv_trvel_l/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.