-
Notifications
You must be signed in to change notification settings - Fork 126
Add AMAT Taranto feed #1245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add AMAT Taranto feed #1245
Conversation
|
Funnily enough, this feed is used by Google and it also states it's expired |
|
The expiration check seems to be correct |
|
Again like in #1334, no feed_info.txt is present sadly |
|
This one only has calendar_dates.txt which makes it even more difficult as there is no service pattern to repeat. |
|
So it means Google presents incredibly low quality data |
Doesn't gtfs-tidy have some kind of "compression" algorithm that derives weekly patterns from |
Yes, it can do that. But the end date of each calendar pattern is currently the last service day of the pattern, which means the different services would not have a matching end date. That could be rounded up to the highest date that doesn't have a service. |
|
feed might be not expired anymore |
No description provided.