Releases: GIScience/graphhopper
Releases · GIScience/graphhopper
v0.10.1-8: Applied big fix from graphhopper
Applied a bug fix from graphhopper to address an overrun problem in graph building
More edits
v0.10.1-7 Merge pull request #14 from GIScience/ors_0.10.1-removed-unused-stuff…
v0.10.1-6: More modifications for extracting unused items
Merge pull request #13 from GIScience/ors_0.10.1-removed-unused-stuff…
v0.10.1-5: Updated ors v0.10.1 AbstractFlagEncoder
Merge pull request #12 from GIScience/0.10.1.additional-required-for-…
v0.10.1-4: Update to take into account unused modules
Added a new line to pom to try to get jitpack to work
Timtest
v0.10.1-alpha Updated pom.xml to remove unneeded modules
v0.10.1-3: Version bump to add to jitpack
Same as v0.10.1-1 - only added to bump jitpack
v0.10.1-1: Update to take into account unused modules
This release removes unused grahhopper modules from the parent pom.xml
v0.10.1: Update of GraphHopper to 0.10.1 version
Core GraphHopper packages have been updated to 0.10.1 with a number of modifications and removals of custom ORS code.
NOTE: THIS VERSION IS NOT BACKWARDS COMPATIBLE AND OLDER VERSION OF ORS WILL NOT BUILD WITH IT!
v0.9.14: Reverted some code for node tags to match logic
Updated the logic for extracting node tags from osm data. In the last release, these tags were obtained from all nodes but this has been modified to be done only on pillar nodes to match previous implementations