feat: add map-driven orthophoto analysis
This commit is contained in:
@@ -7,6 +7,21 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## Sprint 196 Map-driven official orthophoto analysis (2026-07-15)
|
||||
|
||||
- Added an explicit bounded endpoint for the official Digitaal Vlaanderen
|
||||
most-recent winter orthophoto WMS, with EPSG:31370 georeferencing, 128-1,024
|
||||
metre side limits, response guards, exact-request reuse and complete
|
||||
Dataset/DatasetVersion provenance through DatasetService.
|
||||
- Connected a drawn map rectangle to one building-analysis action: official
|
||||
raster acquisition, canonical tiling, active local YOLO inference, persisted
|
||||
detections, existing GRB QA and MapLibre output.
|
||||
- Kept all fetches user-triggered and backend-only. No startup fetch,
|
||||
browser-side WMS call, model download, direct persistence write or fabricated
|
||||
detection/QA value was introduced.
|
||||
- Added Docker/Unraid controls and focused service, CRS, persistence,
|
||||
safety-bound and canonical-envelope regressions.
|
||||
|
||||
## Sprint 195 Guided raster-to-detection workflow (2026-07-14)
|
||||
|
||||
- Replaced the Detection Lab's manual manifest-path prerequisite with one guided action that creates canonical 512 px raster tiles with 64 px overlap, reuses an existing manifest, validates raster size and the local YOLO runtime, runs persisted detection and loads the persisted GeoJSON result on the existing MapLibre map.
|
||||
|
||||
Reference in New Issue
Block a user