This GTFS processing app is designed to filter and simplify GTFS files for various purposes. It can be used to:
- Create GTFS files containing simplified service ids for specific calendar dates
- Create subsets of GTFS files for specific routes
Typical applications include for import into scheduling applications, debugging or sense checking GTFS outputs and passenger timetable generation applications.
This script runs entirely client side on your computer; no information is stored on our server. Hence depending on the size of the file that you are processing you may need a reasonably powerful computer to undertake the operations required.