Add regional flood hazard provisioning
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-16 01:16:30 +02:00
parent dd54ca13c1
commit c018ed6dbb
12 changed files with 656 additions and 0 deletions
+8
View File
@@ -518,6 +518,14 @@ pattern and a rectangle returns scenario-bound hectare/depth metrics. Raster
GeoJSON export stays disabled. The UI never labels the maximum-depth area
integral as current, permanent or concurrent water volume.
Regional VMM provisioning creates one scenario raster per municipality Area.
The explorer therefore shows only the flood scenarios whose `area_id` matches
the active work area. This avoids presenting a Mol scenario while the map is
focused on another municipality. The region-wide Area remains the navigation
context; municipality Areas are the analysis scope for flood rasters because
the public WCS and raster cell limits make one monolithic Kempen raster
operationally unsafe.
## Useful repository scripts
- `bash scripts/frontend_install.sh`