Expand BWK nature data across Kempen
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user