lcodeca / SUMOActivityGen

An Activity-based Multi-modal Mobility Scenario Generator for SUMO. This project is available in the Eclipse SUMO contributed tools section (https://github.com/eclipse/sumo/tree/master/tools/contributed) under the name SAGA (SUMO Activity GenerAtion).
Eclipse Public License 2.0
39 stars 25 forks source link

intermodal trips with bicycle and public transport #25

Open shift-Jaegger opened 3 years ago

shift-Jaegger commented 3 years ago

Hi, I'm wondering if there is a way to get trips that include bicycle in one leg of the trip, use of public transport on another and of course walking to connect those modes?

From what I've read I think someone suggested registering bicycles as public transport with such characteristics, but I was wondering if there is a way to represent better the use of both of these modes with SAGA.

Thanks a lot for your help!

Juan Estrada #

lcodeca commented 3 years ago

I'm trying to implement it, but a generic version is taking a while. In theory, it can be done directly using findIntermodalRoute for the single leg of the trip between 2 activities, but my problem is maintaining consistency between the several legs of the journey, for the full activity chain. If you have time and you want to discuss the problem (and possibly the solution) you can find me on Mattermost in the SUMO channel https://mattermost.eclipse.org/eclipse/messages/@lara.codeca