Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No alerts shown for routes or patterns #802

Open
hbruch opened this issue Mar 15, 2024 · 0 comments
Open

No alerts shown for routes or patterns #802

hbruch opened this issue Mar 15, 2024 · 0 comments

Comments

@hbruch
Copy link

hbruch commented Mar 15, 2024

Description

For routes which are reported in VVS GTFS Alert feed, no disruptions show up in Digitransit:

image

Reason

Reason are differences in route_ids between GTFS-RT und GTFS feed:

Route in VVS feed (version 2024-03-14):

"de:vvs:31567_:","VVS","567","Hohenhaslach - Freudental - Bietigheim - Großingersheim - Pleidelsheim (- Murr)","3","FF0000","FFFFFF","VVS_ticketing"

GTFS-RT Alert uses different route_id format ( de:vvs:vvs-31-567 instead of de:vvs:31567_)
image

Note: This (manufactured) graphql query to look up alerts for concerned routes, patterns and their stops does, as to be expected, not return any alert.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant