Skip to content

Using Transitous data

Jonah Brüchert edited this page Nov 9, 2024 · 2 revisions

Our dataset can be synced using rsync or HTTP:

rsync:

rsync -ravz --progress routing.spline.de::transitous/*.zip /path/to/dest

HTTP:

wget --mirror -l 1 --no-parent https://routing.spline.de/gtfs/
Clone this wiki locally