Skip to content

Import GH 5 features (WIP)#113

Draft
aoles wants to merge 69 commits intoors_4.0from
chore/merge_gh_5
Draft

Import GH 5 features (WIP)#113
aoles wants to merge 69 commits intoors_4.0from
chore/merge_gh_5

Conversation

@aoles
Copy link
Copy Markdown
Member

@aoles aoles commented Apr 7, 2026

The goal is to import individual GH 5 features as listed in release notes by merging them one-by-one an resolving possible conflicts,

git merge <commit>

where <commit> is the corresponding GH merge commit hash obtained from the list.

easbar and others added 30 commits September 29, 2021 12:49
* current tests pass

* minor clarifications

* fix test and heading for only one point is fine

* changed comment

* make test stable

* no need to check edge twice as it is the same segment for both directions; do not forget to check end pillar node in distance calc

* only calc heading of geometry first (graphhopper#2415)

* only calc heading of geometry first

* Fix test (?!)

* minor

* Flip heading edge filter condition

* move method and add comments

* minor

Co-authored-by: Andi <easbar.mail@posteo.net>
* Make sure GHDirectory#find only uses each name once

* Rename Directory#find -> Directory#create
Co-authored-by: Thomas Butz <thomas.butz@optitool.de>
* use jdk17 ga and jdk18 ea

* adoptopenjdk is adoptium and I cannot find ea versions, so use the default ones (sormuras/bach -> install-jdk.properties)

* since jdk17 locale IDs changed
Co-authored-by: Thomas Butz <thomas.butz@optitool.de>
easbar and others added 17 commits October 25, 2021 19:49
* GHPoint's hashCode/equals contract is broken and we used it in a hash container
* no need to use GHPoint anyway
)

* Improve readability

* Allow country rules to provide fallback toll values

* Assume HGV toll for german motorways, trunks and primary roads

* Assume general toll for austrian motorways and trunks

* Adapt unittests

* Update docs

* Update changelog

Co-authored-by: Thomas Butz <thomas.butz@optitool.de>
Co-authored-by: Peter <graphhopper@gmx.de>
@aoles aoles force-pushed the chore/merge_gh_5 branch from 0530217 to 0e8c29e Compare April 13, 2026 08:24
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.

6 participants