You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
If a script doesn't need stop_times it shouldn't need to wait for it to be
loaded. For example, google_random_queries only really needs stops.txt. For
now the workaround is to rename stop_times.txt out of the way
Loader.init has a parameter load_stop_times. I'll mark this as fixed once it is
used by google_random_queries. The real fix is loading data from a database.
From [email protected] on July 15, 2008 17:02:26
If a script doesn't need stop_times it shouldn't need to wait for it to be
loaded. For example, google_random_queries only really needs stops.txt. For
now the workaround is to rename stop_times.txt out of the way
Original issue: http://code.google.com/p/googletransitdatafeed/issues/detail?id=57
The text was updated successfully, but these errors were encountered: