feat: provision regional Kempen context layers
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-14 20:07:03 +02:00
parent 84f695d069
commit 0ed214da02
10 changed files with 1142 additions and 0 deletions
+16
View File
@@ -972,6 +972,22 @@ exact manifest feature count or it rolls back and removes the managed copy.
No public API contract or provider readiness claim is changed by this
operator-only path.
Provision the regional current road, water and parcel context through the
same persistence boundary:
```bash
docker exec geointel python /app/scripts/provision_regional_grb_context.py \
--scope kempen-transport-region --layers roads water parcels
```
The operator keeps one resumable municipality partition set per theme and
creates one regional reference Dataset per theme. Polygon ownership uses
maximum overlap area; line ownership uses maximum overlap length. It preserves
source geometry dimensions and collection-qualified source IDs, copies the
combined artifact through StorageService and indexes bounded batches through
DatasetService/VectorFeatureService. It does not add API routes, direct SQL or
interactive provider downloads.
## Temporal Mol data and evolution
Dataset uploads accept `temporal_series_key`, `observed_at`, `valid_from`,