feat: simplify regional workbench language
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-14 23:15:50 +02:00
parent 0381fdd636
commit b50b250f72
18 changed files with 292 additions and 97 deletions
@@ -200,7 +200,7 @@ class TemporalAnalysisService:
return (
TemporalObjectChanges(available=False),
{"type": "FeatureCollection", "features": []},
["Object-level changes are unavailable because the source does not guarantee stable feature identifiers."],
["Wijzigingen van individuele objecten kunnen voor deze bron niet betrouwbaar worden gevolgd."],
)
normalized_bbox = VectorFeatureService._normalize_selection_bbox(bbox)