Why on Earth was I loading shapes.txt???
This commit is contained in:
parent
cbad15a6fd
commit
a71862be64
|
|
@ -57,7 +57,6 @@ class GTFSClient():
|
||||||
"""
|
"""
|
||||||
FILES_TO_LOAD = [
|
FILES_TO_LOAD = [
|
||||||
# List of feed files to load. stop_times.txt is loaded separately.
|
# List of feed files to load. stop_times.txt is loaded separately.
|
||||||
'shapes.txt',
|
|
||||||
'trips.txt',
|
'trips.txt',
|
||||||
'routes.txt',
|
'routes.txt',
|
||||||
'calendar.txt',
|
'calendar.txt',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue