chairemobilite / transition

Transition is a modern new approach to transit planning. It's a web application to model, simulate and plan public transit and alternative transportation.
http://transition.city
MIT License
22 stars 13 forks source link

schedules: get associated paths from trips #848

Closed tahini closed 7 months ago

tahini commented 7 months ago

fixes #846

The period's inbound and outbound path ids are used by Transition to generate periodic schedules, but paths imported from GTFS do not have those fields. It is the trips which really contain the paths used by the schedule.