Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Example Feed on developer.google.com is Not Formatted Correctly #482

Description

@millanca

I downloaded sample-feed.zip from https://developers.google.com/transit/gtfs/examples/gtfs-feed and it turns out the stop_times.txt has an incorrect csv field in the header. It has "drop_off_time" instead of the correct "drop_off_type" that is listed on the reference page.
sample-feed.zip

trip_id,arrival_time,departure_time,stop_id,stop_sequence,stop_headsign,pickup_type,drop_off_time,shape_dist_traveled

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions