grote/osm2gtfs

Default implementation for trips creation

Closed this issue · 3 comments

The current trips creation is very much custom for Florianópolis. This issue here is the place to discuss how a default implementation for trips creation could and should look like. Probably it's going to be in the direction of @jamescr Incofer trips creation, as he is using a standard json containing schedule information for all stops. Fenix and Managua is doing more fancy and custom stuff to create a schedule, which the can live (partially) in the respective individual creators.

Trips creator default implementation can only happen after #30.

This is part of PR #99.

Resolved with accepted PR #99