Document regional DOV soil rollout
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 11:58:00 +02:00
parent b17e1f7384
commit eae7d22675
7 changed files with 110 additions and 8 deletions
+14
View File
@@ -1328,6 +1328,20 @@ upload path:
docker exec geointel python /app/scripts/provision_mol_soil_map.py
```
Provision all approved Kempen municipalities and the complete work area after
the official geographic-scope artifacts exist:
```bash
docker exec geointel python /app/scripts/provision_regional_soil_map.py
```
The regional operator retains one checksummed WFS evidence chain per
municipality, gives boundary-split source features a NIS suffix and assembles
one Dataset linked to the complete Kempen Area. EPSG:31370 clipping followed by
EPSG:4326 persistence can create submeter coordinate-rounding slivers at the
stored boundary, so regional and municipal selection metrics deliberately run
the exact PostGIS intersection instead of using a preclipped fast path.
Use `--fetch-only` to retain and validate source evidence without importing.
The operator never writes directly to PostGIS. Soil drainage and related map
classes represent the 1949-1971 survey and are not current observations.