Skip to content
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

Closed
bdferris opened this issue Sep 26, 2014 · 4 comments

Comments

@bdferris
Copy link
Contributor

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

@bdferris
Copy link
Contributor Author

From [email protected] on September 08, 2014 19:56:22

Added support for stops.txt wheelchair_boarding in r1878 .

Status: Accepted
Owner: [email protected]
Labels: Language-Python Type-Enhancement

@bdferris
Copy link
Contributor Author

From [email protected] on September 08, 2014 19:57:11

(No comment was entered for this change.)

Blocking: googletransitdatafeed:344

@bdferris
Copy link
Contributor Author

From [email protected] on September 08, 2014 20:15:23

Added support for trips.txt trip_short_name in r1879 .

@bdferris
Copy link
Contributor Author

From [email protected] on September 08, 2014 22:13:13

(No comment was entered for this change.)

Status: Fixed

@bdferris bdferris added this to the 1.2.13 milestone Oct 5, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant