Aggregate regional bathymetry partitions
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-17 17:08:35 +02:00
parent 24247746c1
commit 4fd6c06f5c
17 changed files with 661 additions and 29 deletions
+8
View File
@@ -1743,6 +1743,14 @@ manifest after every partition. Repeating it reuses completed source
identities; `--force` deliberately refreshes them. A partial `--members` or
`--max-partitions` run never marks regional coverage complete.
Regional map analysis uses
`POST /api/v1/projects/{project_id}/datasets/bathymetry/profiles/partitions/select`.
It selects the latest complete manifest, prefilters overlapping municipality
partitions and performs one PostGIS query over their persisted
`vector_features`. Municipality Areas use only their exact partition. The
response and server-side map export retain every contributing Dataset id and
never substitute a single municipality Dataset for all of Flanders.
Inspect the MDK North Sea WCS without downloading coverage:
```bash