fix(map): make area analysis scale-aware
This commit is contained in:
@@ -835,3 +835,14 @@ This file now starts with the current implementation status. Older preparation/b
|
||||
uncertainty tests exist; never merge TAW, LAT and mDNG implicitly.
|
||||
- [ ] Add water volume only when bed and water-surface inputs share a governed
|
||||
time, datum and coverage contract.
|
||||
|
||||
# Scale-aware map selection
|
||||
|
||||
- [x] Prevent country-scale rectangles from fan-out querying every local
|
||||
provider and replace repeated source-limit errors with one overview status.
|
||||
- [x] Partition compatible 20-50 km regional vector acquisitions into bounded
|
||||
source requests and combine their persisted PostGIS metrics.
|
||||
- [x] Keep terrain, flood and thematic rasters behind explicit pixel and
|
||||
selection-size budgets.
|
||||
- [ ] Provision additional national-scale baseline datasets before exposing
|
||||
more overview themes; do not synthesize regional detail at national scale.
|
||||
|
||||
Reference in New Issue
Block a user