Daniel Hogan
Daniel Hogan
I believe that this issue and https://github.com/mapzen/eraser-map/issues/828 are different. https://github.com/mapzen/eraser-map/issues/828 causes Eraser to suggest that you walk along the bus line to the furthest stop that won't cause to miss...
Here's an example: https://valhalla.mapzen.com/route?json={"locations":[{"lat":37.42013,"lon":-122.13588},{"lat":37.44473,"lon":-122.16245}],"costing":"multimodal","date_time":{"type":1,"value":"2017-07-07T19:25"}} Summary: walk 1.8 km, take VTA bus 22 for one stop, walk ~1 km. Total time: 44 min (19:25-20:09) https://valhalla.mapzen.com/route?json={"locations":[{"lat":37.42013,"lon":-122.13588},{"lat":37.44473,"lon":-122.16245}],"costing":"multimodal","date_time":{"type":1,"value":"2017-07-07T19:25"},"costing_options":{"transit":{"use_bus":"1.0","use_rail":"1.0","use_transfers":"0.3"}}} Summary: walk 0.3 km, take VTA...