feat: add governed Mol nature value layer
This commit is contained in:
@@ -1158,3 +1158,18 @@ observations through the canonical dataset upload API. Every station has its
|
||||
own temporal-series key. Water levels and discharges remain Point measurements;
|
||||
they are never averaged across stations or presented as municipal water volume.
|
||||
Use `--fetch-only` to prepare and audit artifacts without persistence.
|
||||
|
||||
## BWK/Natura 2000 state 2025
|
||||
|
||||
Run the governed Mol operator after the regional workspace and Mol Area exist:
|
||||
|
||||
```bash
|
||||
docker exec geointel python /app/scripts/provision_mol_bwk_natura2000.py
|
||||
```
|
||||
|
||||
The command fetches the official INBO WFS, retains raw checksummed pages,
|
||||
clips in EPSG:31370 and imports through DatasetService. `--fetch-only` builds
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user