chairemobilite / transition

Transition is a modern new approach to transit planning. It's a web application to model, simulate and plan public transit and alternative transportation.
http://transition.city
MIT License
21 stars 13 forks source link

In route calculation, provides the shortest path #1014

Open greenscientist opened 1 month ago

greenscientist commented 1 month ago

Some times, we'd want to have the shortest transit time, regardless of when we'd get there. Currently, we have to sort through all the alternatives to find the one. We'd need a flag to set to request this data and an adaptation from the routing software to provide this data.

greenscientist commented 1 month ago

We need to discuss what are the time constraint on this.

greenscientist commented 1 month ago

We want basically the same constraints (Departure or arrival in the defined window, with the max access/egress and other max times)