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 Time Interpolation #399

Closed philip-cline closed 1 year ago

philip-cline commented 1 year ago

Checklist

Description

This PR supports interpolating stop times based on timepoints in the normalizeStopTimesForPattern method.