OSM — Kerbside parking

osm_overpass street_parking error Enabled
Test läuft…
HTTPError: 429 Client Error: Too Many Requests for url: https://overpass-api.de/api/interpreter
Datensätze
580
Zuletzt synchronisiert
2026-08-19 07:09
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": "street_parking"
}

Normierter Feature-Satz

580 Features · synchronisiert 2026-08-19 07:09

{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            5.1447348,
            52.1065173
          ],
          [
            5.1448572,
            52.1065441
          ],
          [
            5.1449164,
            52.1065583
          ],
          [
            5.14496,
            52.1065762
          ],
          [
            5.1449862,
            52.1066027
          ],
          [
            5.1449895,
            52.1066157
          ],
          [
            5.1449855,
            52.106646
          ],
          [
            5.1449137,
            52.1067511
          ],
          [
            5.1448181,
            52.1069436
          ],
          [
            5.1447713,
            52.107056
          ],
          [
            5.1447683,
            52.1070875
          ],
          [
            5.1447978,
            52.1071175
          ],
          [
            5.1448458,
            52.1071378
          ],
          [
            5.1449231,
            52.1071551
          ],
          [
            5.1461187,
            52.1073754
          ],
          [
            5.1472829,
            52.1075859
          ],
          [
            5.1473961,
            52.1076026
          ],
          [
            5.1474454,
            52.1076107
          ],
          [
            5.1474768,
            52.1076093
          ]
        ]
      },
      "properties": {
        "lit": "yes",
        "name": "Habib Bourguibastraat",
        "lanes": "2",
        "osm_id": 7007452,
        "highway": "unclassified",
        "surface": "asphalt",
        "maxspeed": "30",
        "osm_type": "way",
        "sidewalk": "no",
        "parking:both": "no",
        "cycleway:both": "no",
        "parking_present": false
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "LineString",
        "coor…