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
22 stars 13 forks source link

Accessibility map: Add a parameter to limit the number of transfers #887

Open tibobliss opened 6 months ago

tibobliss commented 6 months ago

It can be very useful to know how far one can go within a given time AND using no more than a given number of transfers.

For instance, to calculate the direct accessibility (0 transfers) to a new heavy rail project.

davidmurray commented 6 months ago

I support this.

For example, here is what is available in Netplan:

image

greenscientist commented 6 months ago

We will need to first add a new parameter to the TrRouting API to limit this number of transfers.