Félix Pouchain
Félix Pouchain
Thanks for testing, i should have provided a benchmark ! I'm surprised by your results, I'm getting the opposite conclusion when I run your code (slightly modified to avoid a...
I'm using osmium extract to operate directly on .osm files, based on a boundary stored in a geojson file, could it work for you ? The performance is quite good....
Hi, I just tested the dev version without any modification to the code I shared last year, but I get the following error for now : `Error in assign_mode(mode, mode_egress)...
I tested different combination of modes with the dev version, and I could not reproduce the bug. Thank you !
I don't know if you still plan to implement this, but I am interested ! For now i use gtfs_traveltimes and the start and stop ids to extract the first...
It's not a hold-up but definitely something that we need, to compute accurate GHG emissions per trip in our Mobility project (https://github.com/mobility-team/mobility).
Hi Mark, how would you use the flow agregation routines from cppRouting, based on an existing dodgr graph ? Can I just pass the from / to / time columns...