Closed nlehuby closed 4 years ago
Hey ! any thought about this PR ?
Merry Christmas to all the bus mappers in the world :santa: :busstop: :world_map:
Looks good! I didn't look too much into the custom trips creator. Are you finished? or are you still working on it?
Can you squash the commits to a single one? Maybe with the two of you, one with Co-authored-by:
.
Yes, we are finished here. You can use the "squash and merge" github button
Here come the first version of the Abidjan (Ivory Coast) creator :tada:
It uses
operator
andoperator:website
tags from OSM relations to set up the GTFSagencies
.It generates a GTFS with a frequencies.txt file and uses the logic described in #146:
opening_hours
,interval
andinterval:conditional
tags on OSM relations are used to set up the schedule dataduration
tag is used to interpolate the time of travel between stops of each tripWe will use it in Abidjan for a while (our data collection is still ongoing) and if everything works as expected, we will go on with the issues #146 and #118, and move this logic to the default creator.
Some tests comes along the creator.