OneBusAway / onebusaway-gtfs-realtime-from-nextbus-cli

Produce GTFS-realtime data from a NextBus API data source.
Other
16 stars 9 forks source link

Load of static GTFS infinitely recurses #9

Open evansiroky opened 9 years ago

evansiroky commented 9 years ago

While trying to load the static GTFS using cli options --gtfsPath=google_transit.zip the import seems to infinitely recurse in gtfs_realtime.nextbus.services.NextBusToGtfsStopMatching.recursivelyBuildAndScoreAssignment.

Observed with 2 GTFS files: http://archives.sfmta.com/transitdata/google_transit.zip and http://www.omnitrans.org/google/google_transit.zip

nselikoff commented 7 years ago

I've come across this issue as well, with the latest GTFS file from the JTA (not available online at the moment).