On vrijdag 24 maart 2017 19:08:10 CET, Xavier Prudent wrote:
> (1) concerning the prediction of the arrival time, one could
> imagine different ways of estimating the arrival time. Is the
> standard google-gtfs estimation StopTimeUpdate well spread among
> transportation? More 20, 50 or 90% of transportation companies ?
There are different methods used in many standards. From punctuality
(prediction of arrival at the next stop) to full estimation along the
route.
> (2) if a detour takes place during a trip, does the gtfs-rt
> take it into account? What if this detour was not planned?
GTFS-RT allows you to model the detour. It doesn't state if the consumer is
capable of handeling it. For example for some consumers it is virtually
impossible to add unscheduled journey patterns and still produce meaningful
results on the detour part. While others have no problems at all.
> (3) concerning doubling vehicles, that is for a same route to
> have different vehicles to relieve the load, are these
> double-vehicles included separately in the gtfs-rt thanks to
> their vehicle-id, even though they ride on the same trip?
Or a different starttime.
> (4) concerning block-trips, if a vehicle does the line 1, and
> then line 7. Any delay on the line 1 may cause a delay on the
> line 7, is that delay included in the gtfs-rt before the trip on
> the line 7 even starts? Can the gtfs-rt consider block
> sequence?
Again dependent on the inference of the consuming application. But consider
the following, what if the operator decides to unblock the trip because it
is late? :)
--
Stefan