Revert "Revert "switched to space separated suffix/prefix only""
This commit is contained in:
committed by
Patrick Niklaus
parent
930f6df2cb
commit
cf17bd38eb
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user