Add Belgium and North Sea coverage foundation
This commit is contained in:
@@ -1319,6 +1319,33 @@ audits artifacts without uploading; `--force` explicitly refreshes the source
|
||||
partitions. Historical identities are declared unstable and support hectare
|
||||
comparison only, not object lineage.
|
||||
|
||||
## Belgium and Belgian North Sea foundation
|
||||
|
||||
Prepare and validate the complete national/maritime source snapshot without
|
||||
changing application persistence:
|
||||
|
||||
```bash
|
||||
docker exec -it geointel python3 /app/scripts/provision_belgium_north_sea_scope.py \
|
||||
--fetch-only
|
||||
```
|
||||
|
||||
Persist the national workbench through the canonical API:
|
||||
|
||||
```bash
|
||||
docker exec -it geointel python3 /app/scripts/provision_belgium_north_sea_scope.py
|
||||
```
|
||||
|
||||
Use `--force` only for an explicit source refresh. The operator creates or
|
||||
reuses `Belgium and North Sea Workbench`, eight legal/administrative Areas and
|
||||
six reference Datasets. It never runs on container startup, never disables
|
||||
TLS verification and never writes directly to PostGIS. Output and immutable
|
||||
checksums are retained below
|
||||
`/app/storage/operator-data/geographic-scopes/belgium-north-sea`.
|
||||
|
||||
The command imports the common administrative baseline and marine legal/use
|
||||
zones. It does not make detailed Walloon, Brussels, population, bathymetry or
|
||||
other audited source families operational.
|
||||
|
||||
## Official Kempen operational scope
|
||||
|
||||
GeoIntel defines its regional `Kempen` workspace as the official Vlaamse
|
||||
|
||||
Reference in New Issue
Block a user