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
e8d02517af
Just merging changes of divergent views
...
Merge branch 'main' of gitea.randerath.eu:johannes/transport-accessibility
2024-06-01 15:50:57 +02:00
Johannes Randerath
0af451b3c2
Added GTFS import and export support
2024-06-01 15:49:46 +02:00
Jan Kiljanski
34dce12339
Template folder and first template
2024-06-01 15:15:09 +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
Johannes Randerath
9a4879a67d
Changed ids to always increase as automatic primary keys
2024-06-01 01:28:32 +02:00
Johannes Randerath
0a196d6b15
Added models to represent GTFS
2024-06-01 00:20:55 +02:00
Johannes Randerath
a18927bad1
Setup Mariadb
2024-05-31 22:32:30 +02:00