[GraphHopper] Source of higway and surface speed for bicycles
Dominic Keller
dominicjkeller at gmail.com
Thu Apr 30 09:06:30 UTC 2015
Hi all,
I am writing my master thesis about the influence of the infrastructure on
bicycle speed. Beside doing on-road experiments I would like to give an
overview, how routing algorithm calculate the speed of bicyclist.
I have seen, that graphhopper uses a list of maxspeed parameter in B
ikeCommonFlagEncoder.java
<https://github.com/graphhopper/graphhopper/blob/master/core/src/main/java/com/graphhopper/routing/util/BikeCommonFlagEncoder.java>,
like
setSurfaceSpeed("gravel", 12);
setHighwaySpeed("service", 14);
How did you defined these values? Are they just guesses? How did you
guessed them? Or could you find them somewhere in literature?
Thank you for your information!
Regards, Dominic
-------------- nächster Teil --------------
Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20150430/0ce215e0/attachment.html>
More information about the GraphHopper
mailing list