Keep map selections within active areas
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 14:35:16 +02:00
parent e48d6c9873
commit 2723043e3d
7 changed files with 28 additions and 12 deletions
+6
View File
@@ -528,6 +528,12 @@ combined cell statistics. A monolithic full-region 5 m calculation remains
disabled because it exceeds the governed raster-cell limit; users draw a
bounded rectangle without first choosing a municipality.
Every selection entry path forwards the active Area id. This includes dragged
and coordinate rectangles, manual bbox input, temporal comparison, saving a
derived selection Dataset and the advanced GIS workflow. Backend geometry
intersection therefore remains the authority for the municipality or regional
boundary even when a rectangle extends beyond it.
## Useful repository scripts
- `bash scripts/frontend_install.sh`