Small tweak to ferry speed
This commit is contained in:
parent
6d2f10e7a3
commit
29d7200158
2 changed files with 8 additions and 7 deletions
|
@ -33,7 +33,7 @@
|
||||||
"interval": "$parse"
|
"interval": "$parse"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
0.25
|
0.2
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
expected,route,duration,interval,_length,comment
|
expected,route,duration,interval,_length,comment
|
||||||
1,ferry,,,
|
1.25,ferry,,,
|
||||||
2,ferry,25,,1000,25 minutes duration + 5 minutes to get on is 30 minutes total for one kilometer -> 2 km/h
|
2,ferry,26,,1000,26 minutes duration + 4 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
|
4,ferry,11,,1000,10 minutes duration + 4 minutes to get on is 15 minutes total for one kilometer -> 4km/h
|
||||||
null,,,,Ferry is not set
|
null,,,,Ferry is not set
|
||||||
20.442857142857,ferry,00:16,,7155,Waterbus SintAnna-Zwijndrecht - osm.org/way/632117702
|
21.465,ferry,00:16,,7155,Waterbus SintAnna-Zwijndrecht - osm.org/way/632117702
|
||||||
9.3326086956522,ferry,00:16,2:00,7155,Non-regular waterbus which goes every two hours. Expected time ppl will wait: 30minutes + 16minutes faring duration = 46minutes for 7km = ~9km/h
|
19.513636363636365,ferry,00:16,00:30,7155,Waterbus SintAnna-Zwijndrecht - osm.org/way/632117702
|
||||||
24,ferry,0:,0:1,100,
|
10.7325,ferry,00:16,2:00,7155,Non-regular waterbus which goes every two hours. Expected time ppl will wait: 24minutes + 16minutes faring duration = 40minutes for 7km = ~9km/h
|
||||||
|
30,ferry,0:,0:1,100,
|
|
Loading…
Add table
Add a link
Reference in a new issue