update speed profile from external calibration data
This commit is contained in:
+14
-14
@@ -8,17 +8,17 @@ Feature: Car - speeds
|
||||
Scenario: Car - speed of various way types
|
||||
Then routability should be
|
||||
| highway | oneway | bothw |
|
||||
| motorway | no | 72 km/h |
|
||||
| motorway_link | no | 36 km/h |
|
||||
| trunk | no | 67 km/h +- 1 |
|
||||
| trunk_link | no | 32 km/h +- 1 |
|
||||
| primary | no | 52 km/h +- 1 |
|
||||
| primary_link | no | 24 km/h |
|
||||
| secondary | no | 43 km/h +- 1 |
|
||||
| secondary_link | no | 20 km/h |
|
||||
| tertiary | no | 32 km/h |
|
||||
| tertiary_link | no | 16 km/h |
|
||||
| unclassified | no | 20 km/h |
|
||||
| residential | no | 20 km/h |
|
||||
| living_street | no | 8 km/h |
|
||||
| service | no | 12 km/h |
|
||||
| motorway | no | 82 km/h |
|
||||
| motorway_link | no | 47 km/h |
|
||||
| trunk | no | 79 km/h +- 1 |
|
||||
| trunk_link | no | 43 km/h +- 1 |
|
||||
| primary | no | 63 km/h +- 1 |
|
||||
| primary_link | no | 34 km/h |
|
||||
| secondary | no | 54 km/h +- 1 |
|
||||
| secondary_link | no | 31 km/h |
|
||||
| tertiary | no | 43 km/h |
|
||||
| tertiary_link | no | 26 km/h |
|
||||
| unclassified | no | 31 km/h |
|
||||
| residential | no | 31 km/h |
|
||||
| living_street | no | 18 km/h |
|
||||
| service | no | 23 km/h |
|
||||
|
||||
Reference in New Issue
Block a user