UrbanAnalyst / gtfsrouter

Routing and analysis engine for GTFS (General Transit Feed Specification) data
https://urbananalyst.github.io/gtfsrouter/
81 stars 17 forks source link

Swap departure and arrival columns of route output #12

Closed mpadge closed 5 years ago

mpadge commented 5 years ago

Because arrive < depart, but they're currently ordered [depart, arrive]