[][src]Module transit_model::gtfs

GTFS format management.

Structs

Configuration

parameters consolidation

Functions

read_from_path

Imports a Model from the GTFS files in the path directory.

read_from_zip

Imports a Model from a zip file containing the GTFS.

write

Exports a Model to GTFS files in the given directory. see NTFS to GTFS conversion