OSM — Dedizierte Radinfrastruktur

osm_overpass dedicated_bike_network active Enabled
Test läuft…
Datensätze
6569
Zuletzt synchronisiert
2026-09-17 07:44
Lizenz
ODbL
Namensnennung
© OpenStreetMap contributors
Quell-URL
https://www.openstreetmap.org/

Connector: OpenStreetMap (Overpass)

Fragt OpenStreetMap-Daten über die Overpass-API ab. Enthält Templates für die wichtigsten Mobilitäts-, Daseinsvorsorge- und Klima-Layer; Bounding Box stammt aus dem Workspace-Profil oder der Konfiguration.

Configuration fields

Schlüssel Type Required Description
template string Template (or 'custom')
custom_query string Custom Overpass QL (when template = custom)
bbox string Bounding box 'south,west,north,east' (optional — defaults to workspace bounds)

Konfiguration

{
  "template": "dedicated_bike_network"
}

Normierter Feature-Satz

6569 Features · synchronisiert 2026-09-17 07:44

{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            12.390924,
            51.3762952
          ],
          [
            12.3903322,
            51.3762708
          ]
        ]
      },
      "properties": {
        "lit": "yes",
        "ref": "B 6",
        "foot": "use_sidepath",
        "name": "Essener Straße",
        "lanes": "2",
        "width": "7",
        "hazmat": "designated",
        "oneway": "yes",
        "osm_id": 2731405,
        "highway": "primary",
        "surface": "asphalt",
        "maxspeed": "50",
        "osm_type": "way",
        "parking:both": "no",
        "cycleway:left": "no",
        "sidewalk:left": "no",
        "cycleway:right": "track",
        "sidewalk:right": "separate",
        "bike_infra_class": "protected",
        "cycleway:right:foot": "no",
        "cycleway:right:oneway": "yes",
        "cycleway:right:surface": "asphalt",
        "cycleway:right:smoothness": "intermediate"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            12.3152453,
            51.3571982
          ],
          [
            12.3151786,
            51.3571493
          ],
          [
            12.3150543,
            51.357118
          ],
          [
            12.3149879,
            51.3571074
          ],
          [
            12.3141846,
            51.3569794
          ]
        ]
      },
      "properties": {
        "lit": "yes",
        "name": "Am Ritterschlößchen",
        "lanes": "2",
        "osm_id": 2732084,
        "highway": "secondary",
        "surface": "asphalt",
        "osm_type": "way",
        "sidewalk": "both",
        "smoothness": "excellent",
        "parking:both": "no",
        "cycleway:both": "lane",
        "bike_infra_class": "lane",
        "maxspeed:forward": "50",
        "maxspe…