google / transitfeed

A Python library for reading, validating, and writing transit schedule information in the GTFS format.
https://github.com/google/transitfeed/wiki
Apache License 2.0
679 stars 254 forks source link

No support for frequencies? #408

Open rcknr opened 8 years ago

rcknr commented 8 years ago

I've used Schedule Viewer to check on a GTFS feed that mostly uses frequencies rather than time tables and found that the viewer doesn't calculate stop times from frequency.txt file but shows stop times based on travel times instead. Doesn't it support frequency schedules?

avilaton commented 8 years ago

I believe it does just what you've described. El dic 18, 2015 9:56 a.m., "Sergii Kauk" notifications@github.com escribió:

I've used Schedule Viewer to check on a GTFS feed that mostly uses frequencies rather than time tables and found that the viewer doesn't calculate stop times from frequency.txt file but shows stop times based on travel times instead. Doesn't it support frequency schedules?

— Reply to this email directly or view it on GitHub https://github.com/google/transitfeed/issues/408.

rcknr commented 8 years ago

To clarify, on the screen below you can see frequency schedules displayed as "00:00":

Schedule Viewer Frequency