c0mm0.com — the continuously verified register of European data

Register record·API·FRSTALE · checked 4d ago
C

Carrefour aménagement cyclable

APIDiscovered1/7blocked by verifiedQuery nowOpen workbenchSubscribe🇫🇷France

Dictionnaire Public Ce jeu de données permet de matérialiser des éléments de rupture transversale dans la construction du filaire vélo (FV_TRVEL_L) Par exemple, dans le cas d'un carrefour de voirie, il permet de raccorder les tronçons du filaire vélo qui sont situés latéralement à une voie à l'ax...

32
poor

Weighted across five axes. Tap a ring for what it measures.

Data schema (9 fields)

Filterable via the API (7)
gidgeom_ogeom_errcdatemdatecommunecode_commune

Click a field to see example values.

FieldTypeDescription
geo_point_2dGeo Pointgeo_point_2d
geo_shapeShapegeo_shape
gidFilterable via the APIintClé primaire
geom_oFilterable via the APIGeom otextOrientation de l'objet
geom_errFilterable via the APIGeom errtextCode 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
cdateFilterable via the APIdatetimeDate de création
mdateFilterable via the APIdatetimeDate de modification
communeFilterable via the APICommunetext
code_communeFilterable via the APICommune codetext

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: 115365543 · cdate: 2021-12-31T23:00:00+00:00
{
  "gid": 115365543,
  "cdate": "2021-12-31T23:00:00+00:00",
  "mdate": "2021-12-31T23:00:00+00:00",
  "geom_o": "0",
  "commune": "Mérignac",
  "geom_err": null,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.6659481,
        44.8180663
      ]
    },
    "properties": {}
  },
  "code_commune": "33281",
  "geo_point_2d": {
    "lat": 44.8180663,
    "lon": -0.6659481
  }
}
Record 2gid: 115365576 · cdate: 2021-12-31T23:00:00+00:00
{
  "gid": 115365576,
  "cdate": "2021-12-31T23:00:00+00:00",
  "mdate": "2021-12-31T23:00:00+00:00",
  "geom_o": "0",
  "commune": "Pessac",
  "geom_err": null,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.673162,
        44.7907059
      ]
    },
    "properties": {}
  },
  "code_commune": "33318",
  "geo_point_2d": {
    "lat": 44.7907059,
    "lon": -0.673162
  }
}
Record 3gid: 115365618 · cdate: 2021-12-31T23:00:00+00:00
{
  "gid": 115365618,
  "cdate": "2021-12-31T23:00:00+00:00",
  "mdate": "2021-12-31T23:00:00+00:00",
  "geom_o": "0",
  "commune": "Saint-Médard-en-Jalles",
  "geom_err": null,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.7114681,
        44.872247
      ]
    },
    "properties": {}
  },
  "code_commune": "33449",
  "geo_point_2d": {
    "lat": 44.872247,
    "lon": -0.7114681
  }
}
Record 4gid: 115365656 · cdate: 2021-12-31T23:00:00+00:00
{
  "gid": 115365656,
  "cdate": "2021-12-31T23:00:00+00:00",
  "mdate": "2021-12-31T23:00:00+00:00",
  "geom_o": "0",
  "commune": "Gradignan",
  "geom_err": null,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.6214562,
        44.7722144
      ]
    },
    "properties": {}
  },
  "code_commune": "33192",
  "geo_point_2d": {
    "lat": 44.7722144,
    "lon": -0.6214562
  }
}
Record 5gid: 115365660 · cdate: 2021-12-31T23:00:00+00:00
{
  "gid": 115365660,
  "cdate": "2021-12-31T23:00:00+00:00",
  "mdate": "2021-12-31T23:00:00+00:00",
  "geom_o": "0",
  "commune": "Mérignac",
  "geom_err": null,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.653985,
        44.8451269
      ]
    },
    "properties": {}
  },
  "code_commune": "33281",
  "geo_point_2d": {
    "lat": 44.8451269,
    "lon": -0.653985
  }
}

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_ndvel_p

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/fv_ndvel_p/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.

Full API documentation ↗

Rate limits

50 000 req/day
per ipmeasured
observed 7 days ago

Dataset

Volume & freshness

Records
7.0k
6989
Last upstream update
7 days ago
2026-09-03

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Carrefour aménagement cyclable — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.