feat: add governed Mol nature value layer
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user