Restored foot and bike profiles

This commit is contained in:
yuryleb
2017-02-22 00:09:33 +03:00
committed by Patrick Niklaus
parent 544e54894f
commit 49862d1bcd
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -177,6 +177,7 @@ function way_function(way, result)
local data = {
-- prefetch tags
highway = way:get_value_by_key('highway'),
bridge = way:get_value_by_key('bridge'),
route = way:get_value_by_key('route'),
leisure = way:get_value_by_key('leisure'),
man_made = way:get_value_by_key('man_made'),