OSM — Bauliche Zwangspunkte

osm_overpass obstacles active Disabled
Test läuft…
Datensätze
14977
Zuletzt synchronisiert
2026-08-21 07:19
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": "obstacles"
}

Normierter Feature-Satz

14977 Features · synchronisiert 2026-08-21 07:19

{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          12.4654399,
          51.3785803
        ]
      },
      "properties": {
        "bus": "yes",
        "ref": "0627",
        "name": "Portitz, Teichsiedlung",
        "note": "Portitz, Teichsiedlung",
        "osm_id": 24331103,
        "affects": "cycling",
        "highway": "bus_stop",
        "network": "Mitteldeutscher Verkehrsverbund",
        "shelter": "yes",
        "fee_zone": "110",
        "operator": "Leipziger Verkehrsbetriebe",
        "osm_type": "node",
        "obstacle_type": "bus_stop_in_lane",
        "public_transport": "stop_position"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          12.4550166,
          51.3920928
        ]
      },
      "properties": {
        "bus": "yes",
        "name": "Plaußiger Dorfstraße",
        "note": "Plaußiger Dorfstraße",
        "osm_id": 25390892,
        "affects": "cycling",
        "highway": "bus_stop",
        "network": "MDV",
        "osm_type": "node",
        "ref_name": "Plaußig (Leipzig), Plaußiger Dorfstr.",
        "obstacle_type": "bus_stop_in_lane",
        "public_transport": "stop_position"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          12.340917,
          51.3360605
        ]
      },
      "properties": {
        "note": "",
        "osm_id": 25648521,
        "affects": "both",
        "barrier": "bollard",
        "bollard": "removable",
        "osm_type": "node",
        "obstacle_type": "barrier"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          12.3417389,
          51.3356574
        ]
      },
      "properties": {
        "note": "",
        "osm_id": 25648522,
        "affects": "both",
    …