Release Date: 2019-05-31 Valhalla 3.0.4
- Bug Fix
- FIXED: Improved logic to decide between bear vs. continue #1798
- FIXED: Bicycle costing allows use of roads with all surface values, but with a penalty based on bicycle type. However, the edge filter totally disallows bad surfaces for some bicycle types, creating situations where reroutes fail if a rider uses a road with a poor surface. #1800
- FIXED: Moved complex restrictions building to before validate. #1805
- FIXED: Fix bicycle edge filter whan avoid_bad_surfaces = 1.0 #1806
- FIXED: Replace the EnhancedTripPath class inheritance with aggregation #1807
- FIXED: Replace the old timezone shape zip file every time valhalla_build_timezones is ran #1817
- FIXED: Don't use island snapped edge candidates (from disconnected components or low reach edges) when we rejected other high reachability edges that were closer #1835