Fix assertions in car profile, resolves #3629
restrict direction if access tag is missing and can not be derived from highway tag http://www.openstreetmap.org/way/4282676 http://www.openstreetmap.org/way/4621857 http://www.openstreetmap.org/way/4898368
This commit is contained in:
committed by
Patrick Niklaus
parent
eaed5c7a8e
commit
1628ebb871
@@ -103,3 +103,8 @@ Feature: Foot - Access tags on ways
|
||||
| bridleway | | yes | | |
|
||||
| bridleway | designated | | | |
|
||||
| bridleway | | | | |
|
||||
|
||||
Scenario: Foot - a way with missing :forward tag
|
||||
Then routability should be
|
||||
| highway | bicycle:backward | foot:backward | forw | backw |
|
||||
| cycleway | designated | designated | | x |
|
||||
|
||||
Reference in New Issue
Block a user