Difference between revisions of "GTFS-validator"
Jump to navigation
Jump to search
(Changes from the laidig fork were merged upstream, so remove the fork) |
|||
| Line 9: | Line 9: | ||
gtfs-validator is a Java framework for GTFS validation and statistics. It uses the [https://github.com/OneBusAway/onebusaway-gtfs-modules Onebusaway-GTFS] library, written in Java and is far faster at processing large feeds than the [[FeedValidator]] available from Google. | gtfs-validator is a Java framework for GTFS validation and statistics. It uses the [https://github.com/OneBusAway/onebusaway-gtfs-modules Onebusaway-GTFS] library, written in Java and is far faster at processing large feeds than the [[FeedValidator]] available from Google. | ||
| − | |||
| − | |||
==External Links== | ==External Links== | ||
*[https://github.com/conveyal/gtfs-validator Conveyal branch] | *[https://github.com/conveyal/gtfs-validator Conveyal branch] | ||
| − | |||
[[Category:GTFS-consuming applications]] | [[Category:GTFS-consuming applications]] | ||
Latest revision as of 17:08, 27 March 2017
| Vendor | Conveyal |
|---|---|
| License | The MIT License |
| Documentation | https://github.com/ conveyal/gtfs-validator |
| Data Input | GTFS |
| Website | https://github.com/ conveyal/gtfs-validator |
gtfs-validator is a Java framework for GTFS validation and statistics. It uses the Onebusaway-GTFS library, written in Java and is far faster at processing large feeds than the FeedValidator available from Google.