OSM — Wasserflächen & Retention

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

Normierter Feature-Satz

754 Features · synchronisiert 2026-08-21 08:47

{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              12.4289149,
              51.3743332
            ],
            [
              12.4288461,
              51.3743092
            ],
            [
              12.4288041,
              51.3742765
            ],
            [
              12.4285451,
              51.3741978
            ],
            [
              12.4279819,
              51.3742578
            ],
            [
              12.4272845,
              51.3743816
            ],
            [
              12.4267802,
              51.3745385
            ],
            [
              12.4266724,
              51.3745483
            ],
            [
              12.4266013,
              51.3745659
            ],
            [
              12.42655,
              51.3745931
            ],
            [
              12.4265099,
              51.374665
            ],
            [
              12.4265208,
              51.3747249
            ],
            [
              12.4265383,
              51.3747643
            ],
            [
              12.4265799,
              51.3747969
            ],
            [
              12.4266295,
              51.3748195
            ],
            [
              12.4267069,
              51.3749222
            ],
            [
              12.426771,
              51.3749818
            ],
            [
              12.4268173,
              51.3751137
            ],
            [
              12.4268561,
              51.3751749
            ],
            [
              12.4269098,
              51.3752134
            ],
            [
              12.4270561,
              51.3752596
            ],
            [
              12.4272725,
              51.3753532
            ],
            [
              12.4274685,
              51.3754893
            ],…