From a19cf5a40e7249dc9bca3a2a8a491d3924edb211 Mon Sep 17 00:00:00 2001 From: Rub21 Date: Tue, 21 Apr 2026 11:01:14 -0500 Subject: [PATCH] Fix minzoom for transport tunnels --- historical/historical.json | 6 +++--- railway/railway.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/historical/historical.json b/historical/historical.json index 1fc508e5..ed5de6fe 100644 --- a/historical/historical.json +++ b/historical/historical.json @@ -1440,7 +1440,7 @@ "type": "line", "source": "ohm", "source-layer": "transport_lines", - "minzoom": 5, + "minzoom": 6, "maxzoom": 20, "filter": [ "all", @@ -1566,7 +1566,7 @@ "type": "line", "source": "ohm", "source-layer": "transport_lines", - "minzoom": 5, + "minzoom": 6, "maxzoom": 20, "filter": [ "all", @@ -3096,7 +3096,7 @@ "type": "line", "source": "ohm", "source-layer": "transport_lines", - "minzoom": 5, + "minzoom": 6, "maxzoom": 20, "filter": [ "all", diff --git a/railway/railway.json b/railway/railway.json index b238893f..2dc04060 100644 --- a/railway/railway.json +++ b/railway/railway.json @@ -1207,7 +1207,7 @@ "type": "line", "source": "ohm", "source-layer": "transport_lines", - "minzoom": 5, + "minzoom": 6, "maxzoom": 20, "filter": [ "all", @@ -1333,7 +1333,7 @@ "type": "line", "source": "ohm", "source-layer": "transport_lines", - "minzoom": 5, + "minzoom": 6, "maxzoom": 20, "filter": [ "all", @@ -2958,7 +2958,7 @@ "type": "line", "source": "ohm", "source-layer": "transport_lines", - "minzoom": 5, + "minzoom": 6, "maxzoom": 20, "filter": [ "all",