Calculate trip delays from GPS positions
- Rust 99.7%
- Shell 0.3%
|
Jonah Brüchert
3034fa8c0b
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
|
||
|---|---|---|
| src | Simplify start date guessing code | |
| tools | Add placeholder feed name to inspect script | |
| .gitignore | Initial commit | |
| .woodpecker.yml | Update ci image | |
| build.rs | Add build.rs to rebuild migrations | |
| Cargo.lock | Update dependencies | |
| Cargo.toml | Update dependencies | |
| config.toml | Switch from SQLite to bincode | |
| diesel.toml | Initial commit | |
| README.md | Add minimal usage documentation | |
Usage
Edit config.toml with the gtfs vehicle position url and path to your gtfs file.
Then start delay-tracker in the same directory that contains config.toml.
The resulting trip-updates feed is then exposed at http://localhost:8000/<feed>/trip-updates.pb.