update foot profile, add tests for access, barriers, ferries, names, surface, more
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
@routing @foot @surface
|
||||
Feature: Foot - Surfaces
|
||||
|
||||
Background:
|
||||
Given the profile "foot"
|
||||
|
||||
Scenario: Foot - Slow surfaces
|
||||
Then routability should be
|
||||
| highway | surface | bothw |
|
||||
| footway | | 145s ~10% |
|
||||
| footway | fine_gravel | 193s ~10% |
|
||||
| footway | gravel | 193s ~10% |
|
||||
| footway | pebbelstone | 193s ~10% |
|
||||
| footway | mud | 289s ~10% |
|
||||
| footway | sand | 289s ~10% |
|
||||
Reference in New Issue
Block a user