github valhalla/valhalla 2.3.3

latest releases: 3.4.0, test_tag, 3.3.0...
6 years ago

Release Date: 2017-08-14 Valhalla 2.3.3

  • Bug Fix
    • Maximum osm node reached now causes bitset to resize to accomodate when building tiles
    • Fix wrong side of street information and remove redundant node snapping
    • Fix path differences between services and valhalla_run_route
    • Fix map matching crash when interpolating duplicate input points
    • Fix unhandled exception when trace_route or trace_attributes when there are no continuous matches
  • Enhancement
    • Folded Low-Stress Biking Code into the regular Bicycle code and removed the LowStressBicycleCost class. Now when making a query for bicycle routing, a value of 0 for use_hills and use_roads produces low-stress biking routes, while a value of 1 for both provides more intense professional bike routes.
    • Bike costing default values changed. use_roads and use_hills are now 0.25 by default instead of 0.5 and the default bike is now a hybrid bike instead of a road bike.
    • Added logic to use station hierarchy from transitland. Osm and egress nodes are connected by transitconnections. Egress and stations are connected by egressconnections. Stations and platforms are connected by platformconnections. This includes narrative updates for Odin as well.

Don't miss a new valhalla release

NewReleases is sending notifications on new releases.