Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Load stop_times lazily #57

Closed
bdferris opened this issue Sep 26, 2014 · 2 comments
Closed

Load stop_times lazily #57

bdferris opened this issue Sep 26, 2014 · 2 comments

Comments

@bdferris
Copy link
Contributor

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

@bdferris
Copy link
Contributor Author

From [email protected] on September 17, 2009 22:21:44

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.

@bdferris
Copy link
Contributor Author

From [email protected] on October 02, 2009 18:03:54

submitted in r1112

Status: Fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant