Closed bdferris closed 10 years ago
From bdfer...@google.com on September 08, 2014 19:56:22
Added support for stops.txt wheelchair_boarding in r1878 .
Status: Accepted
Owner: bdfer...@google.com
Labels: Language-Python Type-Enhancement
From bdfer...@google.com on September 08, 2014 19:57:11
(No comment was entered for this change.)
Blocking: googletransitdatafeed:344
From bdfer...@google.com on September 08, 2014 20:15:23
Added support for trips.txt trip_short_name in r1879 .
From bdfer...@google.com on September 08, 2014 22:13:13
(No comment was entered for this change.)
Status: Fixed
From markgra...@gmail.com on July 24, 2014 20:45:39
What steps will reproduce the problem? 1. download "transitfeed-windows-binary-1.2.12.zip" from the download page
"Unrecognized column wheelchair_boarding in file stops.txt."
"Unrecognized column trip_short_name in file trips.txt." What is the expected output? What do you see instead? According to https://developers.google.com/transit/gtfs/reference#trips_fields , trip_short_name is a valid column name, and https://developers.google.com/transit/gtfs/reference#stops_fields says that wheelchair_boarding is a valid column name What version of the product are you using? On what operating system? windows 7, the transitfeed-windows-binary-1.2.12.zip binary provided on the download tab Please provide any additional information below. Probably just needs to be updated since those were "proposed changes" but it seems they were accepted a while ago.
Original issue: http://code.google.com/p/googletransitdatafeed/issues/detail?id=377