3 messages in com.googlegroups.googletransitstop_sequence and block_id
FromSent OnAttachments
Cary Shapiro10 Apr 2008 06:30 
Devin Braun10 Apr 2008 08:24 
Dale Noll10 Apr 2008 08:42 
Subject:stop_sequence and block_id
From:Cary Shapiro (cary@gmail.com)
Date:04/10/2008 06:30:37 AM
List:com.googlegroups.googletransit

if there are two different trips that are using the same block_id.

trip 1 has three stops in it and the stop sequence is 1,2,3 trip 2 has three stops in it and the stop sequence is 1,2,3

and both of these trips have the same block_id, but according to the spec, the stop_sequence must be in order in stop_times.txt. how does google interpret this data? would this be considered a data error? should trip 2 have a stop sequence of 4,5,6?