UrbanAnalyst / gtfsrouter

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

Allow start times to be vector of times for each station #103

Closed mpadge closed 1 year ago

mpadge commented 1 year ago

Needed for https://github.com/ATFutures/m4ra/issues/17. Default can still behave the same, but param also needs to be allowed to be a matrix, with one start and end time for each station.

mpadge commented 1 year ago

Actually, don't need this at all, just need to modify the timetable in m4ra to remove all of the connections corresponding to the start of the service.