Nahuel Lofeudo
|
56c0417705
|
Merge deltas from the GTFS-R feed into the estimations
|
2023-04-16 19:43:54 +01:00 |
Nahuel Lofeudo
|
dd4733b1cf
|
Calculate and display ETA of bus stops correctly
|
2023-04-16 14:44:24 +01:00 |
Nahuel Lofeudo
|
df3e9aa992
|
Fix miscellaneous bugs
|
2023-04-16 14:00:38 +01:00 |
Nahuel Lofeudo
|
6b45e27539
|
Separate the loading of stop_times.txt and only load the stop times for the stops we are interested in.
|
2023-04-16 13:49:46 +01:00 |
Nahuel Lofeudo
|
855bfc3efc
|
Copy the code to read the GTFS feed from gtfs_kit to gtfs_client.py to allow for selective loading of stop times.
|
2023-04-16 10:49:17 +01:00 |
Nahuel Lofeudo
|
e4f4e30b27
|
Added some code to automatically refresh the feed file if it changed
|
2023-04-16 10:13:52 +01:00 |
Nahuel Lofeudo
|
54a7e7da06
|
Moved from ad-hoc parsing of GTFS data to gtfs-kit
|
2023-03-25 16:41:19 -03:00 |
Nahuel Lofeudo
|
e961c7bc42
|
Removed the API key left accidentally in the code. The key is now invalidated.
|
2023-03-07 19:41:37 +00:00 |
Nahuel Lofeudo
|
b04648b1e2
|
Add initial code to migrate from the SOAP API client to GTFS-R
|
2023-03-07 19:38:03 +00:00 |