better handling of access and barrier tags
This commit is contained in:
@@ -26,6 +26,7 @@ Handle oneways streets, as defined at http://wiki.openstreetmap.org/wiki/OSM_tag
|
||||
Scenario: Foot - Oneway:foot tag should not cause walking on big roads
|
||||
Then routability should be
|
||||
| highway | oneway:foot | bothw |
|
||||
| footway | | x |
|
||||
| motorway | yes | |
|
||||
| motorway_link | yes | |
|
||||
| trunk | yes | |
|
||||
|
||||
@@ -10,7 +10,7 @@ Feature: Foot - Accessability of different way types
|
||||
| motorway | |
|
||||
| motorway_link | |
|
||||
| trunk | |
|
||||
| trunk_link | x |
|
||||
| trunk_link | |
|
||||
| primary | x |
|
||||
| primary_link | x |
|
||||
| secondary | x |
|
||||
|
||||
Reference in New Issue
Block a user