Commit Graph

4 Commits

Author SHA256 Message Date
Johannes Randerath
71f8e765c3 Added export function to create GTFS files from a list of QuerySets 2024-06-03 00:54:48 +02:00
Johannes Randerath
af5a2c862d Backend changes and sql convenience
- Added sql files to create and drop db and to feed example data.
- Added bridge to import (and later export) data from a gtfs.GTFS object
  to the database.
- Updated models and migrations to implement the whole GTFS reference.
2024-06-02 20:58:39 +02:00
Johannes Randerath
0af451b3c2 Added GTFS import and export support 2024-06-01 15:49:46 +02:00
Johannes Randerath
aeed247b26 Added TODO List and a utility to convert a GTFS folder to a Pandas
Dataframe and check the validity of the feed.
2024-06-01 04:04:04 +02:00