FeedValidator: Difference between revisions

From TransitWiki
Jump to navigation Jump to search
Leeor (talk | contribs)
Created page with "{{infobox |title=FeedValidator |vendor=Google [https://www.google.com/intl/en/about/ https://www.google.com/intl/en/about/] |license= Apache 2 [https://www.apache.org/licenses..."
 
Leeor (talk | contribs)
No edit summary
 
Line 2: Line 2:
|title=FeedValidator
|title=FeedValidator
|vendor=Google [https://www.google.com/intl/en/about/ https://www.google.com/intl/en/about/]
|vendor=Google [https://www.google.com/intl/en/about/ https://www.google.com/intl/en/about/]
|license= Apache 2 [https://www.apache.org/licenses/LICENSE-2.0 https://www.apache.org/ licenses/LICENSE-2.0]
|license= [[Apache 2]]
|documentation= [https://github.com/google/transitfeed https://github.com/ google/transitfeed]
|data_in= [[GTFS]]
|data_out= Errors and warnings
|website= [https://github.com/google/transitfeed/wiki/FeedValidator https://github.com/ google/transitfeed/ wiki/FeedValidator]
|website= [https://github.com/google/transitfeed/wiki/FeedValidator https://github.com/ google/transitfeed/ wiki/FeedValidator]
}}
}}

Latest revision as of 02:30, 30 January 2017

FeedValidator
Vendor Google https://www.google.com/intl/en/about/
License Apache 2
Documentation https://github.com/ google/transitfeed
Data Input GTFS
Data Output Errors and warnings
Website https://github.com/ google/transitfeed/ wiki/FeedValidator



"The feedvalidator is a command line tool that checks a GTFS feed for problems and generates a HTML report. Running it on your transit data feed and fixing the issues that it finds can save you from display and routing problems down the road."[1]

References