Takara Baumbach
Takara Baumbach
As for the indexing part, the issue should have been fixed with release 6.4.1, it's just that our server is still running v6.3.6 of our code for the HGV profile...
Currently the CI test can't run due to a NPE in the wheelchair profile (probably because `WheelchairFlagEncoder` extends `FootFlagEncoder`). Either @Robot8A fixes in his fork or we need to pull...
Thanks, we'll merge as soon as @aoles had time to review!
I just merged **https://github.com/GIScience/graphhopper/pull/53**, next update the references in openrouteservice/pom.xml to [v0.13.23](https://github.com/GIScience/graphhopper/releases/tag/v0.13.23)
Elevation data processing is in graphhopper code, this is something we could think about looking into at some point in the future (as currently we don't have the manpower), thx...
On closer investigation the culprit turned out to be the adjustSpeedForAcceleration. For the case in #506 adjusting the parameter `ACCELERATION_SPEED_CUTOFF_MAX` fixes the problem. Will investigate further on how to improve...
Superseded by #1398
car defaulting to CH has long been a problem and should not be necessary anymore. Can we finally move to Core-ALT and ditch CH?
Also make some of the currently INFO outputs DEBUG outputs to clean up the output