Complete operational map result workflow
This commit is contained in:
+4
-2
@@ -69,7 +69,7 @@ result. Water explicitly explains that volume cannot be derived without a
|
||||
reliable depth or bathymetry source. The advanced workbench remains available
|
||||
but is not required for the primary choose-theme, draw-area, read-result flow.
|
||||
|
||||
The primary workflow is deliberately short: choose a municipality or the complete region, choose a data theme, drag a rectangle on the MapLibre map and read the resulting PostGIS evidence. Releasing the drag runs the active theme query and every other available theme query for the same EPSG:4326 bbox. The result panel shows selection area, exact intersection totals, active-theme density, source identity and bounded feature properties. Map rendering remains capped at 1,000 features while `total_feature_count` reports the exact database count.
|
||||
The primary workflow is deliberately short: choose a municipality or the complete region, choose a data theme, drag a rectangle on the MapLibre map and read the resulting PostGIS evidence. Releasing the drag runs the active theme query and every other available theme query for the same EPSG:4326 bbox. Drawn/manual rectangles never inherit the active municipality `area_id`; only `Volledig werkgebied` uses the exact persisted Area geometry. The result panel shows selection area, exact intersection totals, active-theme density, source identity and bounded feature properties. Map rendering remains capped at 1,000 features while `total_feature_count` reports the exact database count.
|
||||
|
||||
Every cross-theme result now names the measured quantity next to the value, so
|
||||
a station water level, mapped area and line length cannot appear as an
|
||||
@@ -77,7 +77,9 @@ unexplained bare number. Current vector selections download as GeoJSON,
|
||||
current raster analyses download as JSON and historical comparisons download
|
||||
as JSON with their complete timeline and provenance. After a successful
|
||||
analysis, compact next actions carry the same spatial context directly into
|
||||
`AI-vragen` or `Downloads`.
|
||||
`AI-vragen` or `Downloads`. `Bewaar in downloads` first asks the backend to
|
||||
recompute and persist the active vector, governed raster or historical result;
|
||||
Downloads opens only when that traceable artifact exists.
|
||||
|
||||
For a rectangle in `Laatste toestand`, `Herken gebouwen` runs the complete
|
||||
operational image path without opening the technical AI screen: bounded
|
||||
|
||||
Reference in New Issue
Block a user