Skip to content

ResidentMario/gtfs-rt-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gtfs-rt-validator

This tool takes a sequence of Protobuf files that claim to conform to the GTFS-RT specification, performs a validation pass on it, and reports violations.

Errors are divided into within-file violations and between-file violations. Within-file violations occur wherever the file does not conform to the spec. Examples include file corruption, missing fields, and missing structs. Between-file violations occur wherever there are unexpected changes between files. Examples include trains going backwards or disappearing from the feed.

Ontology

Coming soon!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages