Skip to content

Commit 5483eb4

Browse files
authored
Update process-openmaptiles.lua (#775)
Remove duplicate untagged railway lines, see #773
1 parent 13b841d commit 5483eb4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/process-openmaptiles.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,6 @@ function way_function()
554554
local class = railwayClasses[railway]
555555
if class then
556556
local minzoom = 14
557-
Layer("transportation", false)
558557
local usage = Find("usage")
559558
if railway == "rail" and service == "" then
560559
if usage == "main" then

0 commit comments

Comments
 (0)