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

gtfs: Always use custom times when inferring frequencies #858

Closed tahini closed 4 months ago

tahini commented 4 months ago

This seems to be currently more intuitive for end users, instead of using the period start/end if the diff between the time and closest trip time is lower than frequency.

Given various issues with schedules (#681, #854, the fact that all trips start at the exact period start, problems inferring frequency with asymetrical trips, to name a few), this sounds like an acceptable compromise.

tahini commented 4 months ago

cc @tibobliss