Update surface.feature

This commit is contained in:
Siarhei Fedartsou 2022-09-23 16:30:35 +02:00 committed by GitHub
parent 3a67f8008e
commit 8089901b68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,9 +9,9 @@ Feature: Bike - Surfaces
| highway | surface | bothw | | highway | surface | bothw |
| cycleway | | 48 s | | cycleway | | 48 s |
| cycleway | asphalt | 47.9 s | | cycleway | asphalt | 47.9 s |
| cycleway | chipseal | 47.9 s | | cycleway | chipseal | 48 s |
| cycleway | concrete | 47.9 s | | cycleway | concrete | 48 s |
| cycleway | concrete_lanes | 47.9 s | | cycleway | concrete_lanes | 48 s |
| cycleway | cobblestone:flattened | 72 s | | cycleway | cobblestone:flattened | 72 s |
| cycleway | paving_stones | 72 s | | cycleway | paving_stones | 72 s |
| cycleway | wood | 72 s | | cycleway | wood | 72 s |
@ -19,24 +19,24 @@ Feature: Bike - Surfaces
| cycleway | fine_gravel | 72 s | | cycleway | fine_gravel | 72 s |
| cycleway | ground | 72 s | | cycleway | ground | 72 s |
| cycleway | dirt | 90 s | | cycleway | dirt | 90 s |
| cycleway | cobblestone | 102 s | | cycleway | cobblestone | 102.9 s |
| cycleway | gravel | 120 s | | cycleway | gravel | 120 s |
| cycleway | pebblestone | 120.1 s | | cycleway | pebblestone | 120 s |
| cycleway | dirt | 120.1 s | | cycleway | dirt | 90 s |
| cycleway | earth | 120 s | | cycleway | earth | 120 s |
| cycleway | grass | 120 s | | cycleway | grass | 120 s |
| cycleway | mud | 240 s | | cycleway | mud | 240 s |
| cycleway | sand | 240 s | | cycleway | sand | 240 s |
| cycleway | sett | 72 s | | cycleway | sett | 80 s |
Scenario: Bicycle - Good surfaces on small paths Scenario: Bicycle - Good surfaces on small paths
Then routability should be Then routability should be
| highway | surface | bothw | | highway | surface | bothw |
| cycleway | | 48 s | | cycleway | | 48 s |
| path | | 55 s | | path | | 55.3 s |
| track | | 60 s | | track | | 60 s |
| track | asphalt | 60 s | | track | asphalt | 60 s |
| path | asphalt | 55 s | | path | asphalt | 55.4 s |
Scenario: Bicycle - Surfaces should not make unknown ways routable Scenario: Bicycle - Surfaces should not make unknown ways routable
Then routability should be Then routability should be