Upgrade transitfeed library and remove feed_info workaround
grote opened this issue · 6 comments
grote commented
google/transitfeed#394 has been merged and released as 1.2.16
.The workaround in the code to add the feed_info.txt
manually should be removed now.
Also, Accra regression tests need to be fixed. There are different stop times now.
grote commented
A new version has been released: https://pypi.python.org/pypi/transitfeed
The work-around should be removed now and we should depend on the latest version.
grote commented
prhod commented
HI @grote ! I'll try to have a look soon. Note to self : only the stop_times.txt file is different.
prhod commented
Looking further, I have differences in stop_times. For example, trip_id 82 takes 15' from end to end and the expected travel time is 2 hours. I still need to investigate.