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 10 months ago

philip-cline commented 10 months ago

Checklist

Description

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