There was an error while loading. Please reload this page.
1 parent ccc3b70 commit eb57445Copy full SHA for eb57445
1 file changed
gtfs-realtime/spec/en/feed-entities.md
@@ -32,6 +32,13 @@ A service alert will usually consist of some text which will describe the
32
problem, and we also allow for URLs for more information as well as more
33
structured information to help us understand who this service alert affects.
34
35
+#### Interaction between Trip Updates and Service Alerts
36
+
37
+If data consumers use Service Alerts to affect routing decisions, and both Trip Updates
38
+and Service Alerts apply but provide conflicting information, consumers should
39
+give precedence to Trip Updates for routing decisions, unless there is clear
40
+evidence that the Trip Updates is incorrect.
41
42
[More about Service Alerts...](service-alerts.md)
43
44
## Vehicle Positions
0 commit comments