Releases: GIScience/graphhopper
Releases · GIScience/graphhopper
v0.9.13: Allow specification of tags to store on nodes
Merge pull request #4 from GIScience/ors_node_tags_on_way Ors node tags on way
v0.9.12: Allow access to nodes
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
Fix memory usage
v0.9.10: Merge pull request #2 from GIScience/nodeTagsToWayTags
add support for new method
v0.9.9
Make use of distCalc3D customizable.
v0.9.8
In Dijkstra algorithm, assign originalEdgeId to SPTEntry
v0.9.7
Introduce changes to support search radiuses and bearings.
v0.9.6
Pass prevEdgeId into calcMillis
v0.9.5
Fix turn restrictions for virtual edges
v0.9.4
Fix turn restrictions when number of ext storages is greater than 1.