Skip to content

Tags: walkerke/valhalla

Tags

2.6.1

Toggle 2.6.1's commit message
* **Data Producer Update**

   * Allow busses to route on hov=designated roads.
   * Route on roads if any lane on the road is not `designated` (even if `hov=designated`)
* **Infrastructure**:
   * CHANGED: Fix install targets [valhalla#1330](valhalla#1330)

2.6.0

Toggle 2.6.0's commit message
* **Infrastructure**:

   * CHANGED: Update cmake buildsystem to replace autoconf [valhalla#1272](valhalla#1272)
* **API**:
   * CHANGED: Move `trace_options` parsing to map matcher factory [valhalla#1260](valhalla#1260)
   * ADDED: New costing method for AutoDataFix [valhalla#1283](valhalla#1283)

2.5.0

Toggle 2.5.0's commit message
new v2.5.0

2.4.9

Toggle 2.4.9'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

2.4.8

Toggle 2.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
updates to italian translations via @paolomi from. fixes valhalla#1165 (

valhalla#1167)

* updates to italian translations via @paolomi from. fixes valhalla#1165

* revert example text changes

2.4.7

Toggle 2.4.7'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

2.4.6

Toggle 2.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request valhalla#1082 from valhalla/kk_lz4

allow for lazy loading of raw height tiles

2.4.5

Toggle 2.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request valhalla#1080 from valhalla/kk_lz4

allow the lz4 tool to unpack HC files

2.4.4

Toggle 2.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request valhalla#1071 from valhalla/kk_oneservice

merge elevation services into the same binaries

2.4.3

Toggle 2.4.3's commit message
use valhalla fork not opentraffic repo