diff --git a/profiles/foot.lua b/profiles/foot.lua index 4b3bc1cca..566425f3b 100644 --- a/profiles/foot.lua +++ b/profiles/foot.lua @@ -85,7 +85,7 @@ function node_function (node, result) -- flag node if it carries a traffic light if traffic_signal and traffic_signal == "traffic_signals" then - result.traffic_light = true + result.traffic_lights = true end -- parse access and barrier tags