Crates.io | zotgtfs |
lib.rs | zotgtfs |
version | 0.3.7 |
source | src |
created_at | 2024-03-27 18:48:10.513512 |
updated_at | 2024-10-10 04:23:57.864186 |
description | Conversion of Anteater Express data to GTFS Schedule and Realtime |
homepage | |
repository | |
max_upload_size | |
id | 1188284 |
size | 413,749 |
cargo run --bin downloadstatic
cargo run --bin processstatic
anteater_gtfs
with no underlying folder inside the final zipzip -r anteater_express.zip anteater_express/
Now your Anteater static file is done!
UC Irvine Anteater Express Agency Number: 1039
** DO NOT UPDATE PROST VERSION!! Not backwards compatible! **
Circular routes such as the 2023 M, E, and N lines, will parse correctly through the greedy algorithm Kyler wrote.
Routes that overlap themselves or have weird sharp corners cause errors. Transloc uses the crappiest segment idea ever.
In route-sup.json
, it may be needed to override the shape.
All fields mark departure times only
!
: Cancel the stop entirely
#
: Disable boardings
*
: Cancel all service prior to this stop
$
: Cancel all boardings after this stop
Leave field empty: Algorithm estimates
I want this data to show up on the rest of the Catenary
If ASUCI poisons my lunch, let's just say I won't be surprised.