Fix spelling of access=customer_s_ and add to the restricted list way whitelisted highways
This commit is contained in:
committed by
Patrick Niklaus
parent
0770d8b8cf
commit
596890a0f4
@@ -292,14 +292,15 @@ Feature: Car - Restricted access
|
||||
| service | private | |
|
||||
| cycleway | private | |
|
||||
| track | private | |
|
||||
| footway | customers | |
|
||||
|
||||
Scenario: Car - Access blacklist
|
||||
Then routability should be
|
||||
| highway | access | bothw |
|
||||
| primary | | x |
|
||||
| primary | customer | |
|
||||
| primary | emergency | |
|
||||
| primary | forestry | |
|
||||
| primary | agricultural | |
|
||||
| primary | psv | |
|
||||
| primary | no | |
|
||||
| primary | customers | x |
|
||||
|
||||
Reference in New Issue
Block a user