Closed lfigueira closed 5 years ago
Nope, that's expected behaviour. GTFS allows +24hour times to represent services that start on one day and continue into the next. See the time field in this section:
https://developers.google.com/transit/gtfs/reference/#field-types
OK - my bad. Many thanks for the reference!
Hi, I've just ran your tool on the Traveline dataset EM data and I noticed that quite a few rows on the _stoptimes.txt file have the hour as greater or equal to 24 (on both the arrival and departure times fields). For instance:
Is this a known issue? Let me know if I can give any further details.