fix: partition regional land use retrieval
This commit is contained in:
@@ -7978,6 +7978,11 @@ Validation before deployment:
|
||||
Next:
|
||||
- Deploy the packaged operator, execute the live regional synchronization, verify persisted counts and temporal comparisons, then mark the regional time-series TODO complete only if PostGIS and browser evidence agree.
|
||||
|
||||
Live source finding:
|
||||
- The regional Statbel synchronization imported all five requested snapshots successfully.
|
||||
- The first complete-region forest request was rejected by MercatorNet before download because the estimated 97.68 MB response exceeded its 78.12 MB service limit.
|
||||
- The operator now uses the 28 retained official municipality boundaries as resumable WCS partitions, merges them locally at the unchanged 10 m grid and applies the exact region-union clip before polygonization. It does not lower resolution or truncate the source.
|
||||
|
||||
## Sprint 190 Regional Kempen GRB buildings (2026-07-14)
|
||||
|
||||
Implemented:
|
||||
|
||||
@@ -163,6 +163,10 @@ The command is explicit and operator-triggered. No source fetch happens during
|
||||
startup or map interaction. Partial statistical sectors remain area-weighted
|
||||
population estimates; forest hectares remain measurements in the harmonized
|
||||
10 m source representation and are not cadastral forest boundaries.
|
||||
The WCS source limits large responses, so regional forest retrieval is
|
||||
partitioned by the same 28 official municipality boundaries. GeoIntel retains
|
||||
those source rasters, merges them on their native 10 m grid and applies the
|
||||
exact regional union clip before polygon persistence.
|
||||
|
||||
Official catalogues:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user