Skip to content

Tags: madsbertelsen/graphhopper

Tags

3.0-pre2

Toggle 3.0-pre2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
custom model: allow brackets in condition

3.0-pre1

Toggle 3.0-pre1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
minor tweak to EncodedValue implementation

2.3

Toggle 2.3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
upgraded dropwizard to 2.0.16, graphhopper#2183

2.2

Toggle 2.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
easbar Andi
No longer ignore profile's `turn_costs` flags when using custom weigh…

…ting, fix graphhopper#2176

(cherry picked from commit 90d6fd8)

2.1

Toggle 2.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
GraphHopperGeocoding: stricter url encoding

2.0

Toggle 2.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
easbar Andi
Minor rename

2.0-pre3

Toggle 2.0-pre3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve tag extraction (graphhopper#2091)

* Add support for parsing short tons

* Extend unittest to check for short ton conversion

* Move speed parser logic into OSMValueExtractor

* Use Double.NaN for unparseable speed values

* Add a test for speedlimit "none"

* Use the same Delta for all tests

* Add tag extractor test utility

* Ignore non-positive speed values

Co-authored-by: Thomas Butz <[email protected]>
Co-authored-by: Peter <[email protected]>

2.0-pre2

Toggle 2.0-pre2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
fix inconsistent CarFlagEncoder and MotorcycleFlagEncoder constructors

2.0-pre1

Toggle 2.0-pre1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
rename graphhopper-navigation artifactId to graphhopper-nav, see grap…

…hhopper#2081 and https://github.community/t/119670

1.0

Toggle 1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use edge-based subnetwork removal if turn costs are enabled (graphhop…

…per#2044)