OSM — Versiegelte Flächen (Näherung)

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

Normierter Feature-Satz

4236 Features · synchronisiert 2026-08-19 09:13

{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              12.4287222,
              51.2829166
            ],
            [
              12.4288156,
              51.2825512
            ],
            [
              12.4287787,
              51.2823695
            ],
            [
              12.4289444,
              51.2823333
            ],
            [
              12.4290152,
              51.2822511
            ],
            [
              12.4291119,
              51.2822479
            ],
            [
              12.4294169,
              51.2822394
            ],
            [
              12.4294473,
              51.2821188
            ],
            [
              12.4288906,
              51.2820464
            ],
            [
              12.4288427,
              51.2819266
            ],
            [
              12.4287831,
              51.2819215
            ],
            [
              12.428845,
              51.2816718
            ],
            [
              12.4289151,
              51.2816761
            ],
            [
              12.4289571,
              51.2815243
            ],
            [
              12.4288929,
              51.2815184
            ],
            [
              12.4289886,
              51.2811606
            ],
            [
              12.4291753,
              51.2811783
            ],
            [
              12.428991,
              51.2818635
            ],
            [
              12.4294393,
              51.2819098
            ],
            [
              12.4295782,
              51.281338
            ],
            [
              12.4302799,
              51.2814111
            ],
            [
              12.4305017,
              51.2815067
            ],
            [
              12.4303009,
              51.2824743
            ]…