3.0.8
版本发布时间: 2019-09-07 12:12:30
valhalla/valhalla最新发布版本:3.5.0(2024-08-22 01:56:35)
-
Bug Fix
- FIXED: Added logic to detect if user is to merge to the left or right #1892
- FIXED: Overriding the destination_only flag when reclassifying ferries; Also penalizing ferries with a 5 min. penalty in the cost to allow us to avoid destinati on_only the majority of the time except when it is necessary. #1895
- FIXED: Suppress forks at motorway junctions and intersecting service roads #1909
- FIXED: Enhanced fork assignment logic #1912
- FIXED: Added logic to fall back to return country poly if no state and updated lua for Metro Manila and Ireland #1910
- FIXED: Added missing motorway fork instruction #1914
- FIXED: Use begin street name for osrm compat mode #1916
- FIXED: Added logic to fix missing highway cardinal directions in the US #1917
- FIXED: Handle forward traversable significant road class intersecting edges #1928
- FIXED: Fixed bug with shape trimming that impacted Uturns at Via locations. #1935
-
Enhancement
- ADDED: Caching url fetched tiles to disk #1887
- ADDED: filesystem::remove_all #1887
- ADDED: Minimum enclosing bounding box tool #1887
- ADDED: Use constrained flow speeds in bidirectional_astar.cc #1907
- ADDED: Bike Share Stations are now in the graph which should set us up to do multimodal walk/bike scenarios #1852