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
+14
View File
@@ -1289,3 +1289,17 @@ evidence without persistence. A conflicting checksum for an already persisted
state-2025 Mol Dataset fails closed instead of creating a silent replacement.
PostGIS selection summaries keep BWK value classes separate and label
PHAB-derived habitat hectares as estimates.
For the complete approved Kempen transport region, run the partitioned
operator after `provision_geographic_scope.py --scope kempen-transport-region`:
```bash
docker exec geointel python /app/scripts/provision_regional_bwk_natura2000.py
```
Use `--fetch-only` to build and validate all 28 municipality partitions without
database persistence. A normal rerun validates and reuses the immutable source
evidence and existing Dataset. `--force` explicitly refetches the WFS but still
fails closed if a different state-2025 checksum is already persisted. The
regional output uses the same selection-summary API as Mol; no new endpoint or
direct PostGIS write is introduced.