Prefer persisted sources in map federation
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-19 02:08:52 +02:00
parent a823342b5b
commit 5f15753247
8 changed files with 96 additions and 21 deletions
+13
View File
@@ -31,6 +31,19 @@
- Bounded provider materialization now also checks its persisted
`bbox_epsg4326`; one small PICC/UrbIS/GRB/raster acquisition can no longer
claim that an entire region is locally loaded.
- The live governed Statbel apply materialized the reviewed 2025 `NEW` edition
as Dataset `ee0a46e5-6139-4b0a-93b5-9dabb3b3dfc7`: 20,781 statistical
sectors, 565 municipalities, four repaired geometries and a reconciled
national total of 11,825,551 inhabitants (11,817,897 spatially located plus
7,654 explicitly unlocated).
- Live bounded PICC and UrbIS persistence proved the same service path:
54 Walloon building geometries retained in Dataset
`0c3c0a11-c00e-4c84-87be-8ffa64302dec` and 47 Brussels building geometries
in Dataset `de53ccc0-a494-4c4e-bd0d-16d807bfefe7`.
- Corrected the map catalog precedence so reusable persisted datasets win over
on-demand placeholders. National Statbel 2025 population is now presented
as the active source, while selection-bounded PICC/UrbIS acquisitions remain
available only through an exact bounded request.
- Focused backend and frontend suites passed before full release validation;
full local and Tower evidence follows in the final P5 gate.