Normalize area geometries to two dimensions
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-18 02:01:11 +02:00
parent ec3e7a4fa8
commit 3f7b90f009
4 changed files with 30 additions and 1 deletions
+5
View File
@@ -30,6 +30,11 @@
serialization was corrected to explicit string conversion and guarded by a
regression assertion; downloaded source artifacts remain operator cache
only.
- The corrected Tower fetch-only run validated all seven generated artifacts
and 101 current MSP 2026 features. The first API persistence run then exposed
a separate live-only PostGIS constraint: AdminVector AOI boundaries carry a
zero-valued Z coordinate while `areas.geometry` is intentionally 2D.
Shared AOI normalization now removes Z before validation and persistence.
- Froze the RC geography as all Belgian land plus the separately labelled
territorial sea, EEZ and continental shelf.