Skip to content

Commit eb57445

Browse files
authored
Add clarification one Trip Update precedence
1 parent ccc3b70 commit eb57445

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

gtfs-realtime/spec/en/feed-entities.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ A service alert will usually consist of some text which will describe the
3232
problem, and we also allow for URLs for more information as well as more
3333
structured information to help us understand who this service alert affects.
3434

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+
3542
[More about Service Alerts...](service-alerts.md)
3643

3744
## Vehicle Positions

0 commit comments

Comments
 (0)