bikehopper / graphhopper

Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
https://www.graphhopper.com/open-source/
Apache License 2.0
3 stars 0 forks source link

High res net elevation gain and loss calculation for Bike2FlagEncoder #92

Open arindam1993 opened 2 years ago

arindam1993 commented 2 years ago

In the Bike2FlagEncoder this goes through the entire PointList and calculates net elevation gain and loss, instead of just averaging based on the end points of the edge.