Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade GraphHopper to newest version #1

Open
wants to merge 1,141 commits into
base: master
Choose a base branch
from

Conversation

ohrie
Copy link

@ohrie ohrie commented Dec 18, 2021

No description provided.

@TheNewCivilian TheNewCivilian force-pushed the master branch 8 times, most recently from 65dd661 to 5d8e84c Compare September 22, 2022 09:57
karussell and others added 22 commits September 26, 2023 10:32
* separate turn from normal EncodedValue

* changelog
* move to JDK17

* Update pom.xml

Co-authored-by: otbutz <[email protected]>

* simplify cleanMappedByteBuffer

---------

Co-authored-by: otbutz <[email protected]>
* Fix indentation

* Fix

* Fix yml indent_size

* Fix json ident_size

* Revert profile indentation
* in JDK13 we have absolute read and write methods allowing us to remove synchronized

* core/pom.xml change necessary?
* make MaxSpeedCalculator customizable

* minor
* Add encoded value for mountainbike route relation handling

* Rename class BikeNetworkParser into BikeNetworkParserHelper

* Keep using BikeNetwork as prioristation as detected in review

* Keep priorities for bikenetwork in MountainBikePriorityParser
IldarKhayrutdinov and others added 30 commits October 21, 2024 12:04
* fix to be able to import and run as server on different machines

* update CONTRIBUTORS.md
* new snap_preventions default for /route endpoint

* only /route endpoint and enable via config.yml
…#3073)

* Block difficult mtb_rating segments for foot, see discussion in #3050

* Improve documentation for mtb_rating and horse_rating

* Changes triggered fram review comments
* introduced separate foot_road_access and bike_road_access

* add MISSING value to handle different defaults for access

* use MISSING as default for empty or null value

* license

* use normal access list for bike in OSMRoadAccessParser
* Fix for bicycle ETA issue detected in #3078

* Changes triggered by review comments
* foot instruction cannot be created since #3079

* fix problem and add a few tests

* minor comment change

* Revert "See #3081. Revert "use car_access as count indication for all profiles (#3079)""

This reverts commit 14201c3.
* Improve bike handling for highway=living_street

* Run bicycles at tagged maxspeed if allowed and possible

* Fix test

* Revert allow maxspeed if possible and only increase living_street highway speed to 6 for bicycles as suggested in review

* Fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.