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

Update transfers inline with latest spec #398

Closed br648 closed 10 months ago

br648 commented 11 months ago

Checklist

Description

This PR seeks to update transfers to be inline with the latest spec which covers additional parameters: https://github.com/google/transit/blob/master/gtfs/spec/en/reference.md#transferstxt

The validation of transfers is to be managed by the MobilityData Validator and as such validation is outside the scope of this PR.

Jira ticket: https://ibisolutions.atlassian.net/jira/software/c/projects/DT/issues/DT-209