This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
Validator does not recognize 'updated' column definitions: wheelchair_boarding and trip_short_name #377
Labels
Milestone
From [email protected] 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
2. validate this gtfs feed zip file using the downloaded windows binary: http://suntran.com/gtfs/SuntranGTFS.zip 3. See FeedValidator results web page where it complains about unrecognized columns:
"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
The text was updated successfully, but these errors were encountered: