conveyal / gtfs-lib

A library for loading and saving GTFS feeds of arbitrary size with disk-backed storage
BSD 2-Clause "Simplified" License
71 stars 38 forks source link

Pattern name bug fix #402

Closed br648 closed 10 months ago

br648 commented 10 months ago

Checklist

Description

Update to use the pattern ids and names provided with a feed to the patterns generated in the pattern finder. The pattern ids are then used in the pattern builder to generate pattern stops with the correctly related pattern ids.