perf: hide basemap boundaries, remove UAT layers, optimize Martin minzoom

Basemap cleanup (after map load):
- Hide OpenFreeMap boundary/admin layers (redundant with our UATs)
- Keep city/town place labels, remove village-level
- Hide our Martin UAT layers (not needed in ParcelSync — filtered by siruta)

Martin tile optimization:
- gis_terenuri_status minzoom: 10 → 13 (parcels not visible below 13)
- gis_cladiri_status minzoom: 12 → 14 (buildings not visible below 14)
- Prevents unnecessary tile fetches at low zoom levels

Applied to both ParcelSync Harta tab and Portal map.
Requires docker restart martin.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
AI Assistant
2026-03-25 01:15:00 +02:00
parent 1a5487f0f7
commit 1919155d41
3 changed files with 74 additions and 2 deletions
+2 -2
View File
@@ -100,7 +100,7 @@ postgres:
geometry_column: geom
srid: 3844
bounds: [20.2, 43.5, 30.0, 48.3]
minzoom: 10
minzoom: 13
maxzoom: 18
properties:
object_id: text
@@ -120,7 +120,7 @@ postgres:
geometry_column: geom
srid: 3844
bounds: [20.2, 43.5, 30.0, 48.3]
minzoom: 12
minzoom: 14
maxzoom: 18
properties:
object_id: text