hochwasser Daten
Amtliche Hochwasserwarnungen und die Hochwasser-Einstufung an rund 1200 Pegeln prüfen, einen Lageüberblick je Bundesland abrufen und Warngebiete oder Pegel als GeoJSON exportieren – über die offene LHP-PublicAPI ohne Schlüssel mit der hochwasserzentralen-cli.
Installation
-
CLI
hochwasserinstallieren:npm i -g @maschinenlesbar.org/hochwasserzentralen-cli -
Marketplace hinzufügen (einmalig):
/plugin marketplace add maschinenlesbar-org/plugins -
Plugin installieren:
/plugin install hochwasser@maschinenlesbar
Voraussetzungen wie API-Schlüssel oder Konten stehen in SKILLS.md.
Skills
Die Beschreibungen der Skills sind englisch – Claude wählt anhand dieser Texte den passenden Skill. Ihre Fragen können Sie trotzdem auf Deutsch stellen.
-
/hochwasser:hochwasser-flood-alertsCheck Germany's current official flood warnings using the hochwasserzentralen-cli. Trigger when the user asks "gibt es gerade Hochwasserwarnungen in Bayern?", "any flood warnings in Germany right now?", "ist Hochwasser in Sachsen?", "is there a flood alert for the Elbe region?", "Hochwasserlage in NRW?", or wants the states' official warning text and instructions. Pulls the LHP alert areas (optionally with full CAP detail), reads the right warning scale, and reports with source and data timestamp.
-
/hochwasser:hochwasser-geojson-exportExport German flood-warning areas or gauge classifications as valid GeoJSON for mapping, using the hochwasserzentralen-cli. Trigger when the user asks to "map the flood warnings", "export the Hochwasser areas as GeoJSON", "plot the flooding gauges on a map", "Hochwasserkarte für Bayern", "show the alert polygons in QGIS", or wants LHP flood geodata for Leaflet / geojson.io / QGIS / Kibana. Uses the CLI's built-in FeatureCollection export with the overwrite guard, and reports path and feature count.
-
/hochwasser:hochwasser-station-situationCheck the flood situation at Germany's gauges using the hochwasserzentralen-cli. Trigger when the user asks "flood situation on the Rhine?", "wie ist die Hochwasserlage?", "sind Pegel an der Elbe über Meldestufe?", "which rivers are flooding right now?", "Hochwasser-Übersicht für Deutschland?", or wants a per-state or per-river flood classification overview. Uses the LHP gauge classification (lhpClass 4..-1) and the built-in per-state aggregation — classification only, not water levels.
Details
- Repository
- maschinenlesbar-org/hochwasserzentralen-cli
- CLI
- @maschinenlesbar.org/hochwasserzentralen-cli (Befehl
hochwasser) - Plugin-Version
- 0.2.0, aus Tag v0.0.4
- Lizenz
- AGPL-3.0-or-later
- Datenbedingungen
- DATA_LICENSE.md
- Schlagwörter
- hochwasser, hochwasserzentralen, lhp, flood, flood-warning, cap, pegel, geojson, germany, bund.dev