Skip to content

Tags: dancingfrog/valhalla

Tags

3.0.3

Toggle 3.0.3's commit message
Updated to 3.0.3

3.0.2

Toggle 3.0.2's commit message
release 3.0.2

3.0.1

Toggle 3.0.1's commit message

Verified

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

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixed typo

2.7.2

Toggle 2.7.2's commit message

Verified

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

2.7.1

Toggle 2.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adjust Matrix threshold (valhalla#1555)

* Add a has_traffic flag to TransitionCost and TransitionCostReverse. This defaults to
false. For time dependent rotues where traffic is available at an intersection we want
to lower the influence of transition costs (especially when computing estimated time
to traverse the intersection). This change allows future use within all costing models
that need to be influenced by traffic, but for now only time dependent, depart-at
routes are set to use this flag.

* Double the cost threshold. The computed values (based on max distance) do not give enough
padding in cases where costing or speeds are lower than expected.

* Update for matrix threshold fix.

* Penalize Uturns more.

* Revert u-turn cost change.

2.7.0

Toggle 2.7.0's commit message
new 2.7.0 tag

3.0.0-rc.3

Toggle 3.0.0-rc.3's commit message
package.json

3.0.0-rc.2

Toggle 3.0.0-rc.2's commit message
gah