Skip to content

Tags: Anvoker/graphhopper

Tags

0.13.0-pre2

Toggle 0.13.0-pre2's commit message
Fixup: GPX-XML code belongs with the other serializers

0.13.0-pre1

Toggle 0.13.0-pre1's commit message
Fixes wrong routing occurring when stall on demand is used with virtu…

…al via-nodes. (graphhopper#1581)

* Adds integration test showing bug.

Signed-off-by: easbar <[email protected]>

* Adds unit test explaining the issue.

Signed-off-by: easbar <[email protected]>

* Adds query point to QueryResult.toString();

Signed-off-by: easbar <[email protected]>

* Puts integration test into separate file and adds random graph bug finding test.

Signed-off-by: easbar <[email protected]>

* Fixes the issue by using epsilon for floating point comparison.

Signed-off-by: easbar <[email protected]>

* Fixes forgotten node 8 in test and query graph test (toString()).

Signed-off-by: easbar <[email protected]>

* Minor renames & comments.

Signed-off-by: easbar <[email protected]>

* Cleans-up setting edge speed.

Signed-off-by: easbar <[email protected]>

0.12.0

Toggle 0.12.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
use 0.12-SNAPSHOT

0.12.0-pre7

Toggle 0.12.0-pre7's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
easbar Andi
Adds CHAlgoFactoryDecorator#getPreparation.

(cherry picked from commit 741a68d)
Signed-off-by: easbar <[email protected]>

0.12.0-pre6

Toggle 0.12.0-pre6's commit message
Ferry bicycle or foot designated (graphhopper#1568)

* fixed BikeCommonFlagEncoder to acceptWay when route=ferry and bicycle is contained in intendedValue

* fixed FootFlagEncoder to acceptWay when route=ferry and foot is contained in intendedValue

* moved ferry tests t AbstractBikeFlagEncoderTester.testFerries

0.12.0-pre5

Toggle 0.12.0-pre5's commit message

Verified

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

0.12.0-pre3

Toggle 0.12.0-pre3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Access refactoring (graphhopper#1436)

* access refactoring

* move TagParser into separate file, added javadocs

0.12.0-pre2

Toggle 0.12.0-pre2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
Merge branch 'master' of git+ssh://github.com/graphhopper/graphhopper

0.12.0-pre1

Toggle 0.12.0-pre1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
state that we do not use the gtfs-lib dependency directly

0.11.0

Toggle 0.11.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
minor log msg change for landmarks