Add V1 selected area map overlay
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
## Sprint 20 V1 selected area map overlay (2026-06-17)
|
||||
|
||||
Changed:
|
||||
- Added GeoJSON geometry serialization for project areas so persisted AOIs can be displayed by the map workbench.
|
||||
- Added a dedicated MapLibre area overlay layer with separate visibility and opacity controls.
|
||||
- Added area list actions and map workspace controls to select the active AOI.
|
||||
- Updated API/frontend docs, changelog and TODO status for selected area display.
|
||||
|
||||
Tested:
|
||||
- Pending validation in this pass: backend compile, backend pytest, readiness, frontend typecheck/build, Alembic checks and deploy/browser smoke.
|
||||
|
||||
Known limitations:
|
||||
- Area geometry is displayed as a simple filled/outlined GeoJSON overlay; no drawing/editing workflow is introduced in this pass.
|
||||
|
||||
Next recommended pass:
|
||||
- Add a small V1 workflow polish pass for richer dataset/area empty states and a fixture-driven end-to-end browser smoke once the new build is deployed.
|
||||
## Sprint 19 V1 map workbench controls (2026-06-17)
|
||||
|
||||
Changed:
|
||||
|
||||
Reference in New Issue
Block a user