Skip to content

Tags: JamesPWard/graphhopper

Tags

1.0-pre7

Toggle 1.0-pre7's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
easbar Andi
Revert "Speed up path simplification with path details/instructions (g…

…raphhopper#1782)"

This reverts commit 2ebac80

1.0-pre6

Toggle 1.0-pre6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make CH selection pluggable (graphhopper#1797)

1.0-pre5

Toggle 1.0-pre5's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
easbar Andi
Remove unintentional .setWeighting in GraphHopperIT

1.0-pre4

Toggle 1.0-pre4's commit message
Support some Extended GTFS Route Types (graphhopper#1761)

Map extended GTFS route_type value to basic route_type, fixes graphhopper#1753

1.0-pre3

Toggle 1.0-pre3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
easbar Andi
Adjust benchmark parameters

1.0-pre2

Toggle 1.0-pre2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

curbside-0.1

Toggle curbside-0.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
easbar Andi
Update GHMRequest for curbside

1.0-pre1

Toggle 1.0-pre1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
easbar Andi
Extract helper method in GHMatrixSyncRequester

0.14.0-pre1

Toggle 0.14.0-pre1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move path extraction logic out of `Path` class (graphhopper#1730)

* Remove PathBidirRef#switchFromTo
* Remove unnecessary statement in edge-based CH algo
* Remove unnecessary check in AlternativeRoute
* Use dedicated path extraction class for bidir algos
* Remove PathBidirRef and subclasses
* Make AStar more similar to Dijkstra
* Move path extraction for unidir algos into new PathExtractor
* Remove extract stuff from Path class

0.13.0

Toggle 0.13.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
updated README.md