Add better ferry handling
This commit is contained in:
parent
666c78ff59
commit
30266e72d2
6 changed files with 69 additions and 10 deletions
5
Profiles/general/ferry_speed.test.csv
Normal file
5
Profiles/general/ferry_speed.test.csv
Normal file
|
@ -0,0 +1,5 @@
|
|||
expected,route,duration,interval,_length,comment
|
||||
1,ferry,,,
|
||||
2,ferry,25,,1000,25 minutes duration + 5 minutes to get on is 30 minutes total for one kilometer -> 2 km/h
|
||||
4,ferry,10,,1000,10 minutes duration + 5 minutes to get on is 15 minutes total for one kilometer -> 4km/h
|
||||
null,,,,Ferry is not set
|
|
Loading…
Add table
Add a link
Reference in a new issue