Issue: Missing line mapping for specific lines in GTFS Sweden 3 Realtime (SL)
Issue: Missing line mapping for specific lines in GTFS Sweden 3 Realtime (SL)
Hi,
We are currently seeing issues with SL data in GTFS Sweden 3 Realtime where certain lines cannot be reliably identified.
What works:
Question:
Is there a known issue affecting route_id or trip-to-route mapping for specific SL lines (notably line 4 and ferry lines) in GTFS Sweden 3 Realtime?
Thank you for you cooperation
Stefan
Hi,
We are currently seeing issues with SL data in GTFS Sweden 3 Realtime where certain lines cannot be reliably identified.
What works:
- Most lines (bus, metro, commuter rail, tram) resolve correctly in our application
- Bus line 4 (only partially visible, fewer vehicles than expected)
- Ferry lines 80, 83, 84, 89 (missing entirely)
- Ferry line 82 appears but only with very limited data
- vehicle.label is empty
- trip.route_id is missing in almost all cases
- trip.trip_id exists but does not map cleanly to trips.txt
- trip_id exists
- route_id is only present for a very small subset of entities
- Our mapping logic (VP → TU → trips → routes) works for most lines
- But fails almost completely for the lines listed above, making them invisible or underrepresented
Question:
Is there a known issue affecting route_id or trip-to-route mapping for specific SL lines (notably line 4 and ferry lines) in GTFS Sweden 3 Realtime?
Thank you for you cooperation
Stefan
Följ inlägget
2
följare
Båtlinjerna 80, 82, 84, 89 ser också kompletta ut här i GTFS-RT.
vehicle.label brukar vara tomt i GTFS-RT (är ju optional och varför publicera reg.skyltar på ex.vis bussar när det mest synliga för passagerar är något annat som linjenummer + destination som ju finns med i data)?..
trip.route_id, behövs inte i vehicle positions så länge trip_id finns. Se specen.
trip.trip_id does not map cleanly to trips.txt - jag kör hela tiden matchingar i backend på den webapp jag har och just nu finns inte en enda VehicleUpdate för SL som saknar matching i trips.txt när trip_id existerar (av de som har schedule_relationship som scheduled).
Nu tittar jag förvisso i GTFS Regional men det borde vara det samma, det går nog Trafiklab svara på mer 😀
Detta händer då och då utan att kodemn ändrats på min sida. Och det har alltså hänt tidigare!!?
Har inte sett något konstigt på SL buss linje 4 - kollat ganska ofta sista dygnet både i livetrafik och i äldre data.

Hej Stefan,


Det finns inga kända problem med busslinje 4. Just nu ser vi positioner för 14 bussar på linje 4 i andras applikationer. Kolla gärna att de statiska data du jobbar med är uppdaterade, och att du matchar trips och routes korrekt med realtidsdatat.
Hälsningar,
Bert
Kan du hjälpa mig förstå vad det är för något jag kan leta efter. Jag hittar ingen route id till exempel….