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

Remove speed limitation on transfer paths #875

Closed tibobliss closed 3 months ago

tibobliss commented 3 months ago

The default cruising speed is limited to 5 km/h for transfer paths, which is problematic for two reasons:

  1. They are tagged as "walking/cycling", but 5 km/h is way too slow for cycling
  2. Transfer paths are not necessarily physical paths, but can also be used to represent conceptual itineraries between two nodes and, as such, could be used to speed up transfers between nodes that are located too far from each other.

A warning could be displayed when excessive speeds are input, but without actually blocking their use.