Revert "Revert "switched to space separated suffix/prefix only""

This commit is contained in:
Moritz Kobitzsch
2016-04-28 10:54:14 +02:00
committed by Patrick Niklaus
parent 930f6df2cb
commit cf17bd38eb
3 changed files with 89 additions and 39 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ service_tag_restricted = { ["parking_aisle"] = true }
restriction_exception_tags = { "motorcar", "motor_vehicle", "vehicle" }
-- A list of suffixes to suppress in name change instructions
suffix_list = { "N", "NE", "E", "SE", "S", "SW", "W", "NW" }
suffix_list = { "N", "NE", "E", "SE", "S", "SW", "W", "NW", "North", "South", "West", "East" }
speed_profile = {
["motorway"] = 90,