Persist map selections as derived datasets
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## Sprint 108 Map selection derived datasets (2026-06-25)
|
||||
|
||||
- Added `POST /api/v1/projects/{project_id}/datasets/{dataset_id}/vector/select/derive` to persist a map bbox selection as a reusable derived vector dataset.
|
||||
- Derived selection datasets keep source provenance, write a GeoJSON artifact and index their features back into `vector_features`.
|
||||
- Added `Save as dataset` to the Map workspace after area extract, including loading/error/latest dataset feedback.
|
||||
- Added regression coverage for service persistence, empty-selection failure, canonical API envelope and frontend wiring.
|
||||
|
||||
## Sprint 107 Map selection export handoff (2026-06-25)
|
||||
|
||||
- Added `vector_selection` GeoJSON export support to persist bbox-selected map features as normal export artifacts.
|
||||
|
||||
Reference in New Issue
Block a user