On 31-05-12 00:58, Brandon Martin-Anderson wrote:
> I don't think so, no. What transit system in the world is 700 MB? Are
> you sure it doesn't have a lot of duplicate records?
We call it our Dutch legacy transitplanner 9292. Which materialized all
their service dates, then again they did collect all transit agencies in
The Netherlands.
Anyway, in order to solve this thing I tried different approaches, but
failed due to the objects not being able to be picked (references to
SQLite connection objects don't help). In essence I want
gtfsdb_to_scheduled_edges to be in a paralel form.
...so after a very long wait I did get my graph. But I hope someone
could give a hand on how to get that function to perform better.
Stefan