better handling of access and barrier tags

This commit is contained in:
Emil Tin
2012-10-03 19:04:56 +02:00
parent 30465f08ac
commit 4b00557fda
13 changed files with 162 additions and 159 deletions
+1
View File
@@ -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 | |
+1 -1
View File
@@ -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 |