According to the spec from_stop_id and to_stop_id get this handling "If the
stop ID refers to a station that contains multiple stops, this transfer rule
applies to all stops in that station."
This should be accounted for when validating. In particular checks for
duplicate transfers (issue 140) should catch things like
from_stop,to_stop,transfer_type
stop_a,parent_of_a_and_b,0
parent_of_a_and_b,stop_b,3
Original issue reported on code.google.com by tom.brow...@gmail.com on 22 Feb 2010 at 5:41
Original issue reported on code.google.com by
tom.brow...@gmail.com
on 22 Feb 2010 at 5:41