Sadless74 / googletransitdatafeed

Automatically exported from code.google.com/p/googletransitdatafeed
0 stars 0 forks source link

Time Travel Dectected #194

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
The route runs past midnight and I receive the error below:
"Timetravel detected! Arrival time is before previous departure at 
sequence number 12 in trip U51TS8"

What version of the product are you using? On what operating system?
feed validator 1.2.2
Windows 2007

Please provide any additional information below.

Original issue reported on code.google.com by starmetr...@talgov.com on 21 Oct 2009 at 2:04

GoogleCodeExporter commented 9 years ago
Check out 
http://code.google.com/transit/spec/transit_feed_specification.html#stop_times_t
xt___
Field_Definitions
"Note: Trips that span multiple dates will have stop times greater than 
24:00:00. For 
example, if a trip begins at 10:30:00 p.m. and ends at 2:15:00 a.m. on the 
following 
day, the stop times would be 22:30:00 and 26:15:00. Entering those stop times 
as 
22:30:00 and 02:15:00 would not produce the desired results."

If you are still having trouble please reply with a snippet of your data. 
Thanks.

Original comment by tom.brow...@gmail.com on 21 Oct 2009 at 6:45