fix(map): bound overview feature payloads
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-21 23:03:58 +02:00
parent 20ec8ad6b2
commit db96404218
5 changed files with 24 additions and 4 deletions
+4
View File
@@ -10999,6 +10999,10 @@ rasters could still enter a Belgium-scale analysis. The shared selection guard
now applies the same real pixel budgets to persisted rasters: country-scale
overview analysis keeps PostGIS vector and national statistical sources, while
high-resolution rasters require detail or safely bounded regional extent.
Overview responses now return at most 25 representative GeoJSON features per
source (250 regionally, 1,000 in detail) while `total_feature_count` and every
PostGIS metric continue to cover the complete selection. This prevents large
profile properties from blocking the browser without weakening measurements.
Validation: