Implement Multimodal Routing
I think it would be really nice to showcase the multimodal power of Valhalla. Some functions we could make use of can be found here https://github.com/valhalla/demos/blob/gh-pages/routing/js/lrm/L.Routing.Mapzen.js
I guess we can use bike stations, never really tried it but should work out of the box. Or you’re actually aiming to set up transitland (if even possible)?
Yea, I was thinking about bike share, that should already work out of the box right?
think so, it's just a config option to import. but so far I think it only imports all bike networks found in osm and pretty sure you can't specify which one should be used. and maybe it'd even mix different networks. I asked not too long ago, but couldn't find it in a quick search
So now that our GTFS stuff is almost working, we’re almost there🥳 Either way, all it really needs is setting datetime, so we should do that within GSoC latest. I guess we can also add bikeshare on the server and enable it in the app.