Add governed SPW bathymetry analysis
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-19 04:07:01 +02:00
parent ae3d3dc634
commit 70c5e34ecf
37 changed files with 1852 additions and 102 deletions
+11 -6
View File
@@ -100,9 +100,11 @@ geen open productroadmap meer.
Bewuste, niet-blokkerende grenzen:
- Watervolume blijft niet beschikbaar zolang geen gekoppelde bathymetrie,
bodemhoogte en onzekerheidsmodel bestaan. Dit is geospatiale correctheid,
geen onafgewerkte UI.
- De begrensde SPW-rasterflow maakt Waalse waterbodemhoogte in mDNG
analyseerbaar. Watervolume blijft niet beschikbaar zolang geen compatibele
wateroppervlaktehoogte, tijdskoppeling, datumtransformatie en
onzekerheidsmodel bestaan. Dit is geospatiale correctheid, geen onafgewerkte
UI.
- Gebouwdetectie is operationeel maar blijft een controlekandidaat; verdere
training gebeurt pas na nieuwe, onafhankelijke reviewdata.
- Een echt SAM/YOLO-seg-model en een trainingsstudio blijven post-V1. De
@@ -129,7 +131,10 @@ Bewuste, niet-blokkerende grenzen:
- [x] Expand the modern 2013-2025 land-use operator with water, built-function and transport surfaces from the retained official raster.
- [x] Add a source inventory that separates loaded data from audited official follow-up sources.
- [x] Add a local Ollama question window grounded in persisted GeoIntel metrics and installed server models.
- [ ] Add a governed depth/bathymetry source before exposing water volume; never infer volume from 2D GRB water geometry.
- [x] Add a governed bounded SPW bed-elevation source with explicit mDNG and
survey-period semantics; never infer depth or volume from 2D water geometry.
- [ ] Add a compatible water-surface, time, vertical-datum and uncertainty
contract before exposing water volume.
- [x] Integrate governed Waterinfo/VMM annual station series without presenting point measurements as area-wide water volume.
- [x] Add bounded historical orthophoto acquisition for official 1971-2025 products with a map overlay and no current-GRB QA on old imagery.
- [x] Add BWK/Natura 2000 through an explicit provider/operator contract.
@@ -811,9 +816,9 @@ This file now starts with the current implementation status. Older preparation/b
- [ ] Add bounded MDK GeoTIFF acquisition only after live CRS, LAT, nodata and
response-limit validation. Current official endpoint is blocked by TLS
hostname mismatch and unavailable capabilities; never bypass verification.
- [ ] Add SPW staged-download adapter with mDNG metadata and survey-epoch
- [x] Add SPW staged-download adapter with mDNG metadata and survey-epoch
coverage validation.
- [ ] Add authoritative territorial-sea, EEZ and continental-shelf boundary
- [x] Add authoritative territorial-sea, EEZ and continental-shelf boundary
layers with legally accurate labels.
- [ ] Add vertical-datum conversion only when authoritative transforms and
uncertainty tests exist; never merge TAW, LAT and mDNG implicitly.