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.

Home Page:http://transition.city

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In route calculation, provides the shortest path

greenscientist opened this issue · comments

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.

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

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