Only allow restricted access for road of certain highway type

This commit is contained in:
Patrick Niklaus
2017-03-03 12:38:11 +00:00
committed by Patrick Niklaus
parent 93cdd8bb46
commit cc3a4899a2
5 changed files with 65 additions and 16 deletions
+2
View File
@@ -53,6 +53,8 @@ local profile = {
restricted_access_tag_list = Set { },
restricted_highway_whitelist = Set { },
access_tags_hierarchy = Sequence {
'foot',
'access'