Skip to content

Releases: GIScience/graphhopper

v0.9.13: Allow specification of tags to store on nodes

14 Mar 15:32
d0fa2c4
Compare
Choose a tag to compare
Merge pull request #4 from GIScience/ors_node_tags_on_way

Ors node tags on way

v0.9.12: Allow access to nodes

26 Jan 13:05
42bc62a
Compare
Choose a tag to compare

Exposed the nodeAccess object in OSMReader to be protected so subclasses can access it to get geometry properties of features

v0.9.11: Merge pull request #3 from GIScience/nodeTagsToWayTags

22 Dec 18:34
7f952d2
Compare
Choose a tag to compare

v0.9.10: Merge pull request #2 from GIScience/nodeTagsToWayTags

19 Dec 12:55
b032573
Compare
Choose a tag to compare

v0.9.9

13 Oct 12:03
Compare
Choose a tag to compare
Make use of distCalc3D customizable.

v0.9.8

06 Oct 13:46
Compare
Choose a tag to compare
In Dijkstra algorithm, assign originalEdgeId to SPTEntry

v0.9.7

06 Oct 09:21
Compare
Choose a tag to compare
Introduce changes to support search radiuses and bearings.

v0.9.6

04 Oct 12:46
Compare
Choose a tag to compare
Pass prevEdgeId into calcMillis

v0.9.5

04 Oct 11:29
Compare
Choose a tag to compare
Fix turn restrictions for virtual edges

v0.9.4

04 Oct 08:45
Compare
Choose a tag to compare
Fix turn restrictions when number of ext storages is greater than 1.