use white list as a set complement of blacklist for bicycle profile
http://www.openstreetmap.org/way/4788559
This commit is contained in:
committed by
Patrick Niklaus
parent
aa3f208032
commit
112cf55aae
@@ -185,8 +185,9 @@ Feature: Bike - Access tags on ways
|
||||
|
||||
Scenario: Bike - Tram with oneway when access is implicit
|
||||
Then routability should be
|
||||
| highway | railway | oneway | bothw |
|
||||
| residential | tram | yes | x |
|
||||
| highway | railway | access | oneway | bothw |
|
||||
| residential | tram | | yes | x |
|
||||
| service | tram | psv | yes | x |
|
||||
|
||||
Scenario: Bike - Access combinations
|
||||
Then routability should be
|
||||
|
||||
Reference in New Issue
Block a user