Zip Gtfs Feed Parser
Parses GTFS feed from a ZIP archive
Parameters
ZIP file that contains the GTFS feed
Functions
Parses agencies file from the GTFS feed
Parses attributions file from the GTFS feed
Parses calendar dates file from the GTFS feed
Parses calendars file from the GTFS feed
Parses fare attributes file from the GTFS feed
Parses fare rules file from the GTFS feed
Parses feed info file from the GTFS feed
Parses frequencies file from the GTFS feed
Parses levels file from the GTFS feed
Parses pathways file from the GTFS feed
Parses routes file from the GTFS feed
Parses shapes file from the GTFS feed
Parses stops file from the GTFS feed
Parses stop times file from the GTFS feed
Parses transfers file from the GTFS feed
Parses translations file from the GTFS feed
Parses trips file from the GTFS feed
Verifies that the GTFS feed contains all necessary files. Only the presence of files is validated, not their content.