google / transitfeed

A Python library for reading, validating, and writing transit schedule information in the GTFS format.
https://github.com/google/transitfeed/wiki
Apache License 2.0
680 stars 254 forks source link

drop_off_time in http://code.google.com/transit/spec/sample-feed.zip #233

Open bdferris opened 10 years ago

bdferris commented 10 years ago

From mgilli...@gmail.com on April 16, 2010 13:16:40

Unexpected column (drop_off_time) in https://code.google.com/transit/spec/sample-feed.zip I assume this is supposed to be an example of the drop_off_type column.

Not sure who maintains this but thought I would let someone know.

Original issue: http://code.google.com/p/googletransitdatafeed/issues/detail?id=233

bdferris commented 10 years ago

From bdfer...@google.com on September 26, 2014 09:42:19

(No comment was entered for this change.)

Labels: Language-Python