8000 Tags · amirmasud/valhalla · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: amirmasud/valhalla

Tags

3.0.7

Toggle 3.0.7's commit message
Update for 3.0.7

3.0.6

Toggle 3.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
map matching lazy shape and disallowed edge fix (valhalla#1884)

* use lazy shape in meili projection as is done is loki

* if we cant use standard allowed method because no predecessor we need to at least use filter

* update changelog

* prepare for release

3.0.5

Toggle 3.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
protect against unnamed rotary (valhalla#1840)

* protect against unnamed rotary

* prepare for release

3.0.4

Toggle 3.0.4's commit message

Verified

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

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
< 7481 div class="Overlay-titleWrap">

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.
0