feat: add governed Mol nature value layer
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-15 13:20:13 +02:00
parent a0795ae008
commit 16be7564f3
16 changed files with 1251 additions and 7 deletions
+19
View File
@@ -1438,6 +1438,25 @@ missing discharge series is reported without synthesizing values. Different
stations remain separate temporal series and may not be treated as area-wide
water level or volume.
## Governed BWK/Natura 2000 state 2025 for Mol
Build and validate raw WFS evidence without importing:
```bash
docker exec geointel python /app/scripts/provision_mol_bwk_natura2000.py --fetch-only
```
Import after reviewing the manifest:
```bash
docker exec geointel python /app/scripts/provision_mol_bwk_natura2000.py
```
The operator uses the official `BWK:Bwkhab` layer, follows complete WFS
pagination, retains raw JSON/checksums, clips polygon geometry in EPSG:31370
and writes only through the Dataset upload flow. `--force` refetches source
evidence but never silently replaces a conflicting persisted 2025 artifact.
## Tower deployment
Push the local branch to Gitea, then rebuild the Unraid/Tower Docker runtime: