[][src]Module transit_model::gtfs

GTFS format management.

Functions

read_from_path

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

read_from_url

Imports a Model from a url hosting a zip file containing the GTFS.

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