From 6e48d339762bda1fd44b02ab307028fe71d0f205 Mon Sep 17 00:00:00 2001 From: naveenmtp Date: Tue, 2 Aug 2022 13:04:28 +0200 Subject: [PATCH] Update pt.json Added bus type route relation in zoom 12 --- pt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pt.json b/pt.json index d78e8b673..ad49b4e55 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)$\"];", + "12": "relation[type=route][route~\"^(subway|monorail|ferry|train|bus)$\"];", "14": [ "(", "relation[type=route][route~\"^(subway|monorail|aerialway|bus|trolleybus|ferry|train|tram)$\"];",