Replies: 1 comment
|
I think the only place where this maybe useful is two places
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This investigates the column
route_sort_orderin theroutes.txttable.google/transit#83
Found via this history: https://gtfs.org/schedule/process
This does not impact how the map is drawn, nor any routing algorithms. This is how routes should appear ordered in a stop departure board for a single station. It can be ignored in many cases, but this is supposedly what the agency wants. Many agencies do not provide it. It could also be used with ordering for "List of all routes under ". Since Catenary's departure board groups several stops across agencies / chateaus together and orders via distance, prominence, and time, we may ignore this.
tl;dr: This is purely cosmetic.
Asked by @mysteriouspresence
All reactions