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

Enable mode filter in transit routing #404

Open kaligrafy opened 2 years ago

kaligrafy commented 2 years ago

We should be able to enable/disable modes (train, bus, subway, tram, etc.) whenever we calculate transit routing (routing, od routing, batch routing and accessibility maps). trRouting can accept exceptModesIdx and onlyModesIdx parameters.

greenscientist commented 2 years ago

The names of the parameters will probably need to be reviewed, since they should be mode short name and not indexes