Expand BWK nature data across Kempen
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-16 00:20:45 +02:00
parent 9db0ac7811
commit 6cb880c76e
16 changed files with 988 additions and 5 deletions
+21
View File
@@ -1612,3 +1612,24 @@ REMOTE_PATH=/mnt/user/appdata/geointel
REMOTE_REPO=gitea-widefrog:NuklearRabbit/geointel.git
FRONTEND_URL=http://192.168.10.150:1202
```
## Regional BWK/Natura 2000 state 2025
Prepare all official municipality partitions and inspect the combined manifest
without persisting a Dataset:
```bash
docker exec geointel python /app/scripts/provision_regional_bwk_natura2000.py --fetch-only
```
Import the checksum-bound regional snapshot through DatasetService:
```bash
docker exec geointel python /app/scripts/provision_regional_bwk_natura2000.py
```
The command requires the canonical geographic-scope manifest and 28-member
boundary artifact. Defaults cap each municipality at 30,000 source features and
the assembled snapshot at 300,000 features. It never truncates silently, never
writes `vector_features` directly and never turns the single 2025 state into a
fabricated historical series.