From 8d4836cff3f0b0f8a8bb37cee588f920c95744f5 Mon Sep 17 00:00:00 2001 From: naveenmtp Date: Tue, 2 Aug 2022 13:15:56 +0200 Subject: [PATCH] Update 'pt.json' display bus route in zoom level 10 --- pt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pt.json b/pt.json index ad49b4e55..e4c0664e4 100644 --- a/pt.json +++ b/pt.json @@ -8,7 +8,7 @@ "pt-br": "Mapa de transporte público" }, "query": { - "12": "relation[type=route][route~\"^(subway|monorail|ferry|train|bus)$\"];", + "10": "relation[type=route][route~\"^(subway|monorail|ferry|train|bus)$\"];", "14": [ "(", "relation[type=route][route~\"^(subway|monorail|aerialway|bus|trolleybus|ferry|train|tram)$\"];",