
Package index
-
gtfs_reference - GTFS reference
-
get_gtfs_standards() - Generate GTFS standards (deprecated)
-
import_gtfs() - Import GTFS transit feeds
-
export_gtfs() - Export GTFS objects
-
check_file_exists()assert_file_exists() - Check the existence of text files in a GTFS object
-
check_field_exists()assert_field_exists() - Check the existence of fields in a GTFS object element
-
check_field_class()assert_field_class() - Check the classes of fields in a GTFS object element
-
new_gtfs() - GTFS object constructor
-
assert_gtfs() - GTFS object validator
-
print(<gtfs>) - Print a GTFS object
-
`[`(<gtfs>) - Subset a GTFS object
-
summary(<gtfs>) - Print summary of a GTFS object