Add regional historical land-use operator
This commit is contained in:
@@ -1283,6 +1283,23 @@ The 2013-2025 series is methodologically separate from the historical
|
||||
when both exist; it never calculates one continuous trend across those source
|
||||
families.
|
||||
|
||||
### Regional historical buildings, water and roads
|
||||
|
||||
Provision the three historical editions for the complete approved region:
|
||||
|
||||
```bash
|
||||
docker exec geointel python /app/scripts/provision_regional_historical_landuse.py
|
||||
```
|
||||
|
||||
The public WFS caps broad regional result counts at 10,000. The operator uses
|
||||
the 28 retained official municipality boundaries instead, stores every exact
|
||||
WFS response as a checksummed gzip artifact, clips polygonal geometry per
|
||||
municipality and assembles nine regional GeoJSON snapshots. Completed
|
||||
partitions are reused after checksum validation. `--fetch-only` prepares and
|
||||
audits artifacts without uploading; `--force` explicitly refreshes the source
|
||||
partitions. Historical identities are declared unstable and support hectare
|
||||
comparison only, not object lineage.
|
||||
|
||||
## Official Kempen operational scope
|
||||
|
||||
GeoIntel defines its regional `Kempen` workspace as the official Vlaamse
|
||||
|
||||
Reference in New Issue
Block a user