Stepan Kizim
Stepan Kizim
# Issue fixes https://github.com/valhalla/valhalla/issues/4553 This PR adds "maxspeed:conditional" osm key parsing, that then stored into `EdgeInfo`. - Added new 'conditional_speed_limits' field to the trip proto `/route` response - Added new...
closes https://github.com/valhalla/valhalla/issues/4551 # Issue What issue is this PR targeting? If there is no issue that addresses the problem, please open a corresponding issue and link it here. ## Tasklist...
_Please don't force-push once you received the first review._ # Issue This PR reduces `sizeof(OSMNode)` from 40 bytes to 32 bytes, thus reducing intermediate `way_nodes.bin` file size approx from 120GiB...
There are plenty of ferries in Canada mapped in following pattern when outbound path goes from highway to service roads and then back to the highway right before reaching ferry....
# Issue For some reason OSRM routing breaks if the starting or destination is `24.114803,56.945972`, which happens to be the coordinates of the center of Riga - https://map.project-osrm.org/?z=18¢er=56.945773%2C24.115216&loc=56.878999%2C23.961182&loc=56.945963%2C24.114802&hl=en&alt=0&srv=0 Moving the...