feat: provision regional Kempen context layers
This commit is contained in:
@@ -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`,
|
||||
|
||||
Reference in New Issue
Block a user