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

Add stop_times linked fields continuous_pickup, continuous_drop_off. #322

Closed binh-dam-ibigroup closed 3 years ago

binh-dam-ibigroup commented 3 years ago

Checklist

Description

In this PR, continuous_pickup and continuous_drop_off linked fields in the STOP_TIMES table are set to be updated when a PatternStop entry is changed. This allows values in these fields to be exported to GTFS 2.0 archives in the Datatools GTFS editor.