Dear forum, for our project where we help hikers to plan mountain hut to hut tours, we have been using an open source instance of Graphhopper as a routing engine.
However, the default hiking profile has way too critical time estimates discrepancies in compare to commercial Graphhopper Maps, Komoot or Outdooractive.
Since our mission is to provide reliable time estimates, we are looking for helpful formulas, ideas, other open and public profiles that would help us to improve the accuracy. I’ll be happy for any hints!
Currently, we adopted OsmAnd approach for less hilly pedestrian routes which made estimates slightly better.
You probably want to use the same data for your own instance, if you want to achieve similar results. The hike profile can likely also be improved, so feel free to share some of your findings so they can be included in the open source engine.
We however use Graphhopper 11.0 release and I doubt whether this change will work yet. I’d give it a go and then let you know whether the discrepancy with the official Graphhopper Maps passes away.