From 57ac6a98eed2a35d1a5fc2aeb342be36182cbcda Mon Sep 17 00:00:00 2001 From: dabund24 Date: Sat, 8 Feb 2025 16:15:44 +0100 Subject: [PATCH] change dbweb-departures test covering enrichStation feature for stop and stopovers --- test/dbweb-departures.js | 70 +- test/fixtures/dbweb-departures.js | 5575 +++++++-------------------- test/fixtures/dbweb-departures.json | 2880 +------------- 3 files changed, 1614 insertions(+), 6911 deletions(-) diff --git a/test/dbweb-departures.js b/test/dbweb-departures.js index 9ee54120..3b4a1227 100644 --- a/test/dbweb-departures.js +++ b/test/dbweb-departures.js @@ -10,25 +10,83 @@ import {profile as rawProfile} from '../p/dbweb/index.js'; const res = require('./fixtures/dbweb-departures.json'); import {dbwebDepartures as expected} from './fixtures/dbweb-departures.js'; -const client = createClient(rawProfile, 'public-transport/hafas-client:test', {enrichStations: false}); +const client = createClient(rawProfile, 'public-transport/hafas-client:test', {enrichStations: true}); const {profile} = client; const opt = { direction: null, - duration: 10, + duration: null, linesOfStops: true, remarks: true, stopovers: true, includeRelatedStations: true, - when: '2025-02-05T15:00:00', + when: '2025-02-08T15:37:00', products: {}, - vias: 5, +}; + +const osterburken = { + type: 'station', + id: '8000295', + name: 'Osterburken', + location: { + type: 'location', + id: '8000295', + latitude: 49.42992, + longitude: 9.422996, + }, + products: { + nationalExpress: false, + national: false, + regionalExp: false, + regional: true, + suburban: true, + bus: true, + ferry: false, + subway: false, + tram: false, + taxi: true, + }, + weight: 5.6, +}; + +const moeckmuehl = { + type: 'station', + id: '8004050', + name: 'Möckmühl', + location: { + type: 'location', + id: '8004050', + latitude: 49.321187, + longitude: 9.357977, + }, + products: { + nationalExpress: false, + national: false, + regionalExp: false, + regional: true, + suburban: false, + bus: true, + ferry: false, + subway: false, + tram: false, + taxi: false, + }, + distance: 2114, + weight: 6.45, +}; + +const common = { + locations: { + Osterburken: osterburken, + 8000295: osterburken, + Möckmühl: moeckmuehl, + }, }; tap.test('parses a dbweb departure correctly', (t) => { - const ctx = {profile, opt, common: null, res}; + const ctx = {profile, opt, common, res}; const departures = res.entries.map(d => profile.parseDeparture(ctx, d)); - // t.same(departures, expected); + t.same(departures, expected); t.end(); }); diff --git a/test/fixtures/dbweb-departures.js b/test/fixtures/dbweb-departures.js index 7974d0dd..ec3ff151 100644 --- a/test/fixtures/dbweb-departures.js +++ b/test/fixtures/dbweb-departures.js @@ -1,3653 +1,1294 @@ const dbwebDepartures = [ { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#1401845#TA#0#DA#50225#1S#801324#1T#1348#LS#801293#LT#1418#PU#80#RT#2#CA#Bus#ZE#-#ZB#Bus -#PC#5#FR#801324#FT#1348#TO#801293#TT#1418#', + tripId: '2|#VN#1#ST#1738783727#PI#0#ZI#315246#TA#0#DA#80225#1S#8000260#1T#1437#LS#8000096#LT#1653#PU#80#RT#1#CA#DPN#ZE#19073#ZB#RE 19073#PC#3#FR#8000260#FT#1437#TO#8000096#TT#1653#', stop: { type: 'station', - id: '801260', - }, - when: '2025-02-05T15:03:00+01:00', - plannedWhen: '2025-02-05T13:58:00+01:00', - delay: 3900, - platform: 'B', - plannedPlatform: 'B', - direction: null, - provenance: null, - line: { - type: 'line', - id: 'bus', - fahrtNr: '', - name: 'Bus -', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [ - { - code: undefined, - summary: 'Bus -: Sonderfahrt', - text: 'Bus -: Sonderfahrt', - type: 'warning', + id: '8000295', + name: 'Osterburken', + location: { + type: 'location', + id: '8000295', + latitude: 49.42992, + longitude: 9.422996, }, - ], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Justizgebäude, Ulm', - 'Willy-Brandt-Platz, Ulm', - 'Ostpreußenweg, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#277981#TA#0#DA#50225#1S#8000105#1T#1219#LS#8100173#LT#2214#PU#80#RT#1#CA#EC#ZE#219#ZB#EC 219#PC#1#FR#8000105#FT#1219#TO#8100173#TT#2214#', - stop: { - type: 'station', - id: '8000170', + products: { + nationalExpress: false, + national: false, + regionalExp: false, + regional: true, + suburban: true, + bus: true, + ferry: false, + subway: false, + tram: false, + taxi: true, + }, + weight: 5.6, }, - when: '2025-02-05T15:14:00+01:00', - plannedWhen: '2025-02-05T14:56:00+01:00', - delay: 1080, + when: '2025-02-08T16:05:00+01:00', + plannedWhen: '2025-02-08T15:31:00+01:00', + delay: 2040, platform: '2', plannedPlatform: '2', - direction: 'Graz Hbf', + direction: 'Stuttgart Hbf', provenance: null, line: { type: 'line', - id: 'ec-219', - fahrtNr: '219', - name: 'EC 219', + id: 're-19073', + fahrtNr: '19073', + name: 'RE 19073', public: true, - productName: 'EC', + productName: 'RE', mode: 'train', - product: 'national', + product: 'regional', + operator: null, + }, + remarks: [], + origin: null, + destination: null, + nextStopovers: [ + { + stop: { + type: 'station', + id: '8000295', + name: 'Osterburken', + location: { + type: 'location', + id: '8000295', + latitude: 49.42992, + longitude: 9.422996, + }, + products: { + nationalExpress: false, + national: false, + regionalExp: false, + regional: true, + suburban: true, + bus: true, + ferry: false, + subway: false, + tram: false, + taxi: true, + }, + weight: 5.6, + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'station', + id: '8004050', + name: 'Möckmühl', + location: { + type: 'location', + id: '8004050', + latitude: 49.321187, + longitude: 9.357977, + }, + products: { + nationalExpress: false, + national: false, + regionalExp: false, + regional: true, + suburban: false, + bus: true, + ferry: false, + subway: false, + tram: false, + taxi: false, + }, + distance: 2114, + weight: 6.45, + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Bad Friedrichshall Hbf', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Neckarsulm', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Heilbronn Hbf', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Bietigheim-Bissingen', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Ludwigsburg', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Stuttgart Hbf', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + ], + }, + { + tripId: '2|#VN#1#ST#1738783727#PI#0#ZI#500575#TA#0#DA#80225#1S#508987#1T#1620#LS#506182#LT#1655#PU#80#RT#1#CA#Bus#ZE#844#ZB#Bus 844#PC#5#FR#508987#FT#1620#TO#506182#TT#1655#', + stop: { + type: 'station', + id: '508987', + }, + when: '2025-02-08T16:20:00+01:00', + plannedWhen: '2025-02-08T16:20:00+01:00', + delay: null, + platform: null, + plannedPlatform: null, + direction: 'Erlenbach', + provenance: null, + line: { + type: 'line', + id: 'bus-844', + fahrtNr: '844', + name: 'Bus 844', + public: true, + productName: 'Bus', + mode: 'bus', + product: 'bus', + operator: null, + }, + remarks: [], + origin: null, + destination: null, + nextStopovers: [ + { + stop: { + type: 'location', + id: null, + name: 'Bahnhof, Osterburken', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Rathaus, Osterburken', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'RIO, Osterburken', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Merchingen Ort, Ravenstein', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Hüngheim Ort, Ravenstein', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Oberwittstadt Ort, Ravenstein', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Unterwittstadt Ort, Ravenstein', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Erlenbach, Ravenstein', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + ], + }, + { + tripId: '2|#VN#1#ST#1738783727#PI#0#ZI#315248#TA#0#DA#80225#1S#8000096#1T#1506#LS#8000260#LT#1721#PU#80#RT#1#CA#DPN#ZE#19074#ZB#RE 19074#PC#3#FR#8000096#FT#1506#TO#8000260#TT#1721#', + stop: { + type: 'station', + id: '8000295', + name: 'Osterburken', + location: { + type: 'location', + id: '8000295', + latitude: 49.42992, + longitude: 9.422996, + }, + products: { + nationalExpress: false, + national: false, + regionalExp: false, + regional: true, + suburban: true, + bus: true, + ferry: false, + subway: false, + tram: false, + taxi: true, + }, + weight: 5.6, + }, + when: '2025-02-08T16:27:00+01:00', + plannedWhen: '2025-02-08T16:27:00+01:00', + delay: 0, + platform: '4', + plannedPlatform: '4', + direction: 'Würzburg Hbf', + provenance: null, + line: { + type: 'line', + id: 're-19074', + fahrtNr: '19074', + name: 'RE 19074', + public: true, + productName: 'RE', + mode: 'train', + product: 'regional', + operator: null, + }, + remarks: [], + origin: null, + destination: null, + nextStopovers: [ + { + stop: { + type: 'station', + id: '8000295', + name: 'Osterburken', + location: { + type: 'location', + id: '8000295', + latitude: 49.42992, + longitude: 9.422996, + }, + products: { + nationalExpress: false, + national: false, + regionalExp: false, + regional: true, + suburban: true, + bus: true, + ferry: false, + subway: false, + tram: false, + taxi: true, + }, + weight: 5.6, + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Lauda', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Würzburg Hbf', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + ], + }, + { + tripId: '2|#VN#1#ST#1738783727#PI#0#ZI#316113#TA#0#DA#80225#1S#8000260#1T#1537#LS#8000096#LT#1756#PU#80#RT#1#CA#DPN#ZE#63379#ZB#RE 63379#PC#3#FR#8000260#FT#1537#TO#8000096#TT#1756#', + stop: { + type: 'station', + id: '8000295', + name: 'Osterburken', + location: { + type: 'location', + id: '8000295', + latitude: 49.42992, + longitude: 9.422996, + }, + products: { + nationalExpress: false, + national: false, + regionalExp: false, + regional: true, + suburban: true, + bus: true, + ferry: false, + subway: false, + tram: false, + taxi: true, + }, + weight: 5.6, + }, + when: '2025-02-08T16:39:00+01:00', + plannedWhen: '2025-02-08T16:31:00+01:00', + delay: 480, + platform: '2', + plannedPlatform: '2', + direction: 'Stuttgart Hbf', + provenance: null, + line: { + type: 'line', + id: 're-63379', + fahrtNr: '63379', + name: 'RE 63379', + public: true, + productName: 'RE', + mode: 'train', + product: 'regional', operator: null, }, remarks: [ { code: undefined, - summary: 'Zug fährt ohne Wagen 260. Zug kann mit verringerter Anzahl an Sitzplätzen fahren.', - text: 'Zug fährt ohne Wagen 260. Zug kann mit verringerter Anzahl an Sitzplätzen fahren.', + summary: 'Keine rollstuhlgerechte Einrichtung, kein behindertengerechtes WC im Zug. Mobilitätseingeschränkte Reisende wenden sich bzgl. eventuell erforderlicher Umbuchungen an unsere Mobilitätsservice-Zentrale unter 030 65212888.', + text: 'Keine rollstuhlgerechte Einrichtung, kein behindertengerechtes WC im Zug. Mobilitätseingeschränkte Reisende wenden sich bzgl. eventuell erforderlicher Umbuchungen an unsere Mobilitätsservice-Zentrale unter 030 65212888.', type: 'status', }, + ], + origin: null, + destination: null, + nextStopovers: [ + { + stop: { + type: 'station', + id: '8000295', + name: 'Osterburken', + location: { + type: 'location', + id: '8000295', + latitude: 49.42992, + longitude: 9.422996, + }, + products: { + nationalExpress: false, + national: false, + regionalExp: false, + regional: true, + suburban: true, + bus: true, + ferry: false, + subway: false, + tram: false, + taxi: true, + }, + weight: 5.6, + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, { - code: undefined, - summary: 'Kein behindertengerechtes WC im Zug. Mobilitätseingeschränkte Reisende wenden sich bzgl. eventuell erforderlicher Umbuchungen an unsere Mobilitätsservice-Zentrale unter 030 65212888.', - text: 'Kein behindertengerechtes WC im Zug. Mobilitätseingeschränkte Reisende wenden sich bzgl. eventuell erforderlicher Umbuchungen an unsere Mobilitätsservice-Zentrale unter 030 65212888.', - type: 'status', + stop: { + type: 'station', + id: '8004050', + name: 'Möckmühl', + location: { + type: 'location', + id: '8004050', + latitude: 49.321187, + longitude: 9.357977, + }, + products: { + nationalExpress: false, + national: false, + regionalExp: false, + regional: true, + suburban: false, + bus: true, + ferry: false, + subway: false, + tram: false, + taxi: false, + }, + distance: 2114, + weight: 6.45, + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Bad Friedrichshall Hbf', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Neckarsulm', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Heilbronn Hbf', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Bietigheim-Bissingen', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Ludwigsburg', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Stuttgart Hbf', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], }, ], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Günzburg', - 'Augsburg Hbf', - 'München Hbf', - 'Graz Hbf', - ], }, { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#45621#TA#1#DA#50225#1S#801345#1T#1500#LS#871187#LT#1628#PU#80#RT#1#CA#Bus#ZE#72#ZB#Bus 72#PC#5#FR#801345#FT#1500#TO#871187#TT#1628#', + tripId: '2|#VN#1#ST#1738783727#PI#0#ZI#1108875#TA#4#DA#80225#1S#510853#1T#1635#LS#421730#LT#1713#PU#80#RT#1#CA#rfb#ZE#9839#ZB#RUF 9839#PC#9#FR#510853#FT#1635#TO#421730#TT#1713#', stop: { type: 'station', - id: '801345', + id: '510853', }, - when: '2025-02-05T15:00:00+01:00', - plannedWhen: '2025-02-05T15:00:00+01:00', + when: '2025-02-08T16:35:00+01:00', + plannedWhen: '2025-02-08T16:35:00+01:00', delay: null, platform: null, plannedPlatform: null, - direction: 'Bahnhof, Illertissen', + direction: 'Rathaus, Boxberg (Baden)', provenance: null, line: { type: 'line', - id: 'bus-72', - fahrtNr: '72', - name: 'Bus 72', + id: 'ruf-9839', + fahrtNr: '9839', + name: 'RUF 9839', public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', + productName: 'RUF', + mode: 'taxi', + product: 'taxi', operator: null, }, remarks: [], origin: null, destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'Bahnhof, Illertissen', + nextStopovers: [ + { + stop: { + type: 'location', + id: null, + name: 'Bahnhof, Osterburken', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Hohenstadt Ort, Ahorn (Baden)', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Eubigheim Kirche, Ahorn (Baden)', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Eubigheim Obereubigheim Ort, Ahorn (Baden)', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Buch Ort, Ahorn (Baden)', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Uiffingen Ort, Boxberg (Baden)', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Angeltürn Ort, Boxberg (Baden)', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Rathaus, Boxberg (Baden)', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, ], }, { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#1354106#TA#1#DA#50225#1S#801345#1T#1500#LS#801345#LT#1556#PU#80#RT#1#CA#Bus#ZE#88X#ZB#Bus 88X#PC#5#FR#801345#FT#1500#TO#801345#TT#1556#', + tripId: '2|#VN#1#ST#1738783727#PI#0#ZI#248243#TA#0#DA#80225#1S#8000295#1T#1636#LS#8000176#LT#2006#PU#80#RT#1#CA#s#ZE#1#ZB#S 1#PC#4#FR#8000295#FT#1636#TO#8000176#TT#2006#', stop: { type: 'station', - id: '801345', + id: '8000295', + name: 'Osterburken', + location: { + type: 'location', + id: '8000295', + latitude: 49.42992, + longitude: 9.422996, + }, + products: { + nationalExpress: false, + national: false, + regionalExp: false, + regional: true, + suburban: true, + bus: true, + ferry: false, + subway: false, + tram: false, + taxi: true, + }, + weight: 5.6, }, - when: '2025-02-05T15:00:00+01:00', - plannedWhen: '2025-02-05T15:00:00+01:00', + when: '2025-02-08T16:36:00+01:00', + plannedWhen: '2025-02-08T16:36:00+01:00', delay: null, - platform: null, - plannedPlatform: null, - direction: 'ZOB, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-88x', - fahrtNr: '88', - name: 'Bus 88X', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'ZOB, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39844#TA#1#DA#50225#1S#801345#1T#1501#LS#801345#LT#1545#PU#80#RT#1#CA#Bus#ZE#11#ZB#Bus 11#PC#5#FR#801345#FT#1501#TO#801345#TT#1545#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:01:00+01:00', - plannedWhen: '2025-02-05T15:01:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'ZOB, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-11', - fahrtNr: '11', - name: 'Bus 11', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Ehinger Tor, Ulm', - 'Haßlerstraße, Ulm', - 'Donautal Hans-Reyhing-Weg, Ulm', - 'ZOB, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#58468#TA#25#DA#50225#1S#800320#1T#1440#LS#801334#LT#1524#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#800320#FT#1440#TO#801334#TT#1524#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:03:00+01:00', - plannedWhen: '2025-02-05T15:01:00+01:00', - delay: 120, - platform: null, - plannedPlatform: null, - direction: 'Universität Süd, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-5', - fahrtNr: '5', - name: 'Bus 5', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Universität Süd, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#58811#TA#23#DA#50225#1S#801334#1T#1437#LS#800320#LT#1521#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#801334#FT#1437#TO#800320#TT#1521#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:10:00+01:00', - plannedWhen: '2025-02-05T15:01:00+01:00', - delay: 540, - platform: null, - plannedPlatform: null, - direction: 'Washingtonallee, Neu-Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-5', - fahrtNr: '5', - name: 'Bus 5', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'Washingtonallee, Neu-Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39798#TA#5#DA#50225#1S#801223#1T#1454#LS#373541#LT#1524#PU#80#RT#1#CA#Bus#ZE#10#ZB#Bus 10#PC#5#FR#801223#FT#1454#TO#373541#TT#1524#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:03:00+01:00', - plannedWhen: '2025-02-05T15:03:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Donautal, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-10', - fahrtNr: '10', - name: 'Bus 10', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Haßlerstraße, Ulm', - 'Donautal Hans-Reyhing-Weg, Ulm', - 'Donautal, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#275748#TA#0#DA#50225#1S#8100044#1T#1052#LS#8000080#LT#2057#PU#80#RT#1#CA#ICE#ZE#114#ZB#ICE 114#PC#0#FR#8100044#FT#1052#TO#8000080#TT#2057#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:04:00+01:00', - plannedWhen: '2025-02-05T15:03:00+01:00', - delay: 60, platform: '1', plannedPlatform: '1', - direction: 'Dortmund Hbf', + direction: 'Homburg(Saar)Hbf', provenance: null, line: { type: 'line', - id: 'ice-114', - fahrtNr: '114', - name: 'ICE 114', - public: true, - productName: 'ICE', - mode: 'train', - product: 'nationalExpress', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Stuttgart Hbf', - 'Vaihingen(Enz)', - 'Mannheim Hbf', - 'Dortmund Hbf', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39187#TA#51#DA#50225#1S#801293#1T#1445#LS#801324#LT#1514#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801293#FT#1445#TO#801324#TT#1514#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:04:00+01:00', - plannedWhen: '2025-02-05T15:04:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Söflingen, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-1', + id: 's-1', fahrtNr: '1', - name: 'STR 1', + name: 'S 1', public: true, - productName: 'STR', + productName: 'S', mode: 'train', - product: 'tram', + product: 'suburban', operator: null, }, remarks: [], origin: null, destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Blücherstraße, Ulm', - 'Theodor-Heuss-Platz, Ulm', - 'Söflingen, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#881890#TA#6#DA#50225#1S#8000170#1T#1504#LS#8002789#LT#1513#PU#80#RT#1#CA#DPN#ZE#26618#ZB#SWE26618#PC#3#FR#8000170#FT#1504#TO#8002789#TT#1513#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:04:00+01:00', - plannedWhen: '2025-02-05T15:04:00+01:00', - delay: 0, - platform: '4 Nord', - plannedPlatform: '6 Nord', - direction: 'Herrlingen', - provenance: null, - line: { - type: 'line', - id: 'swe26618', - fahrtNr: '26618', - name: 'SWE26618', - public: true, - productName: 'SWE', - mode: 'train', - product: 'regional', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Ulm-Söflingen', - 'Blaustein', - 'Herrlingen', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38438#TA#50#DA#50225#1S#801274#1T#1455#LS#801551#LT#1522#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1455#TO#801551#TT#1522#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:05:00+01:00', - plannedWhen: '2025-02-05T15:05:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Science Park II, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Science Park II, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#244702#TA#0#DA#50225#1S#8000170#1T#1505#LS#8000944#LT#1555#PU#80#RT#1#CA#N#ZE#32673#ZB# 32673#PC#3#FR#8000170#FT#1505#TO#8000944#TT#1555#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:06:00+01:00', - plannedWhen: '2025-02-05T15:05:00+01:00', - delay: 60, - platform: '8', - plannedPlatform: '8', - direction: 'Biberach(Riß) Süd', - provenance: null, - line: { - type: 'line', - id: '32673', - fahrtNr: '32673', - name: '32673', - public: true, - productName: 'N', - mode: 'train', - product: 'regional', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Ulm-Donautal', - 'Erbach(Württ)', - 'Laupheim West', - 'Biberach(Riß) Süd', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38732#TA#33#DA#50225#1S#801551#1T#1450#LS#801274#LT#1517#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801551#FT#1450#TO#801274#TT#1517#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:07:00+01:00', - plannedWhen: '2025-02-05T15:07:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Kuhberg Schulzentrum, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Martin-Luther-Kirche, Ulm', - 'Römerplatz, Ulm', - 'Kuhberg Schulzentrum, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#56556#TA#3#DA#50225#1S#801345#1T#1507#LS#379694#LT#1530#PU#80#RT#1#CA#Bus#ZE#12#ZB#Bus 12#PC#5#FR#801345#FT#1507#TO#379694#TT#1530#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:07:00+01:00', - plannedWhen: '2025-02-05T15:07:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Unterweiler Hartstraße, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-12', - fahrtNr: '12', - name: 'Bus 12', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Ehinger Tor, Ulm', - 'Haßlerstraße, Ulm', - 'Donautal Hans-Reyhing-Weg, Ulm', - 'Unterweiler Hartstraße, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39066#TA#33#DA#50225#1S#801324#1T#1458#LS#801293#LT#1528#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801324#FT#1458#TO#801293#TT#1528#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:42:00+01:00', - plannedWhen: '2025-02-05T15:08:00+01:00', - delay: 2040, - platform: null, - plannedPlatform: null, - direction: 'Ostpreußenweg, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-1', - fahrtNr: '1', - name: 'STR 1', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Justizgebäude, Ulm', - 'Willy-Brandt-Platz, Ulm', - 'Ostpreußenweg, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#42692#TA#25#DA#50225#1S#818272#1T#1443#LS#800866#LT#1520#PU#80#RT#1#CA#Bus#ZE#7#ZB#Bus 7#PC#5#FR#818272#FT#1443#TO#800866#TT#1520#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:08:00+01:00', - plannedWhen: '2025-02-05T15:08:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Kasernstraße, Neu-Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-7', - fahrtNr: '7', - name: 'Bus 7', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Adenauerbrücke, Neu-Ulm', - 'Amtsgericht, Neu-Ulm', - 'Kasernstraße, Neu-Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#44263#TA#0#DA#50225#1S#801345#1T#1508#LS#800650#LT#1610#PU#80#RT#1#CA#Bus#ZE#24#ZB#Bus 24#PC#5#FR#801345#FT#1508#TO#800650#TT#1610#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:11:00+01:00', - plannedWhen: '2025-02-05T15:08:00+01:00', - delay: 180, - platform: null, - plannedPlatform: null, - direction: 'Rabenstraße, Laupheim', - provenance: null, - line: { - type: 'line', - id: 'bus-24', - fahrtNr: '24', - name: 'Bus 24', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Ehinger Tor, Ulm', - 'Adenauerbrücke, Neu-Ulm', - 'Donaubad, Neu-Ulm', - 'Rabenstraße, Laupheim', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#1395147#TA#0#DA#50225#1S#801324#1T#1458#LS#801293#LT#1528#PU#80#RT#2#CA#Bus#ZE#-#ZB#Bus -#PC#5#FR#801324#FT#1458#TO#801293#TT#1528#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:59:00+01:00', - plannedWhen: '2025-02-05T15:08:00+01:00', - delay: 3060, - platform: 'B', - plannedPlatform: 'B', - direction: null, - provenance: null, - line: { - type: 'line', - id: 'bus', - fahrtNr: '', - name: 'Bus -', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [ + nextStopovers: [ { - code: undefined, - summary: 'Bus -: Sonderfahrt', - text: 'Bus -: Sonderfahrt', - type: 'warning', + stop: { + type: 'station', + id: '8000295', + name: 'Osterburken', + location: { + type: 'location', + id: '8000295', + latitude: 49.42992, + longitude: 9.422996, + }, + products: { + nationalExpress: false, + national: false, + regionalExp: false, + regional: true, + suburban: true, + bus: true, + ferry: false, + subway: false, + tram: false, + taxi: true, + }, + weight: 5.6, + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Adelsheim Nord', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Zimmern(b Seckach)', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Seckach', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Eicholzheim', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Oberschefflenz', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Auerbach(b Mosbach, Baden)', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Homburg(Saar)Hbf', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], }, ], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Justizgebäude, Ulm', - 'Willy-Brandt-Platz, Ulm', - 'Ostpreußenweg, Ulm', - ], }, { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38637#TA#0#DA#50225#1S#801339#1T#1504#LS#801265#LT#1521#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801339#FT#1504#TO#801265#TT#1521#', + tripId: '2|#VN#1#ST#1738783727#PI#0#ZI#898552#TA#0#DA#80225#1S#8000295#1T#1636#LS#8000141#LT#1922#PU#80#RT#1#CA#DPN#ZE#19329#ZB#MEX19329#PC#3#FR#8000295#FT#1636#TO#8000141#TT#1922#', stop: { type: 'station', - id: '801260', - }, - when: '2025-02-05T15:10:00+01:00', - plannedWhen: '2025-02-05T15:10:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Botanischer Garten, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Botanischer Garten, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#57421#TA#0#DA#50225#1S#801345#1T#1510#LS#780639#LT#1610#PU#80#RT#1#CA#Bus#ZE#850#ZB#Bus 850#PC#5#FR#801345#FT#1510#TO#780639#TT#1610#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:10:00+01:00', - plannedWhen: '2025-02-05T15:10:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Bahnhof, Günzburg', - provenance: null, - line: { - type: 'line', - id: 'bus-850', - fahrtNr: '850', - name: 'Bus 850', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'Bahnhof, Günzburg', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#44134#TA#0#DA#50225#1S#801345#1T#1511#LS#492734#LT#1604#PU#80#RT#1#CA#Bus#ZE#23#ZB#Bus 23#PC#5#FR#801345#FT#1511#TO#492734#TT#1604#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:11:00+01:00', - plannedWhen: '2025-02-05T15:11:00+01:00', - delay: null, - platform: null, - plannedPlatform: null, - direction: 'Gasthof zur Brücke, Illerrieden', - provenance: null, - line: { - type: 'line', - id: 'bus-23', - fahrtNr: '23', - name: 'Bus 23', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Ehinger Tor, Ulm', - 'Adenauerbrücke, Neu-Ulm', - 'Donaubad, Neu-Ulm', - 'Gasthof zur Brücke, Illerrieden', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#58233#TA#25#DA#50225#1S#800741#1T#1445#LS#801334#LT#1534#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#800741#FT#1445#TO#801334#TT#1534#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:12:00+01:00', - plannedWhen: '2025-02-05T15:11:00+01:00', - delay: 60, - platform: null, - plannedPlatform: null, - direction: 'Universität Süd, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-5', - fahrtNr: '5', - name: 'Bus 5', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Universität Süd, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#58648#TA#25#DA#50225#1S#801334#1T#1447#LS#800741#LT#1536#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#801334#FT#1447#TO#800741#TT#1536#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:11:00+01:00', - plannedWhen: '2025-02-05T15:11:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Ludwigsfeld Hasenweg, Neu-Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-5', - fahrtNr: '5', - name: 'Bus 5', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'Ludwigsfeld Hasenweg, Neu-Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#881849#TA#1#DA#50225#1S#8000170#1T#1511#LS#8000002#LT#1624#PU#80#RT#1#CA#DPN#ZE#26552#ZB#SWE26552#PC#3#FR#8000170#FT#1511#TO#8000002#TT#1624#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:12:00+01:00', - plannedWhen: '2025-02-05T15:11:00+01:00', - delay: 60, - platform: '6 Nord', - plannedPlatform: '4 Nord', - direction: 'Aalen Hbf', - provenance: null, - line: { - type: 'line', - id: 'swe26552', - fahrtNr: '26552', - name: 'SWE26552', - public: true, - productName: 'SWE', - mode: 'train', - product: 'regional', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Thalfingen(b Ulm)', - 'Langenau(Württ)', - 'Niederstotzingen', - 'Aalen Hbf', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#219420#TA#0#DA#50225#1S#8002553#1T#729#LS#8000261#LT#1626#PU#80#RT#1#CA#ICE#ZE#517#ZB#ICE 517#PC#0#FR#8002553#FT#729#TO#8000261#TT#1626#', - stop: { - type: 'station', - id: '8000170', + id: '8000295', + name: 'Osterburken', + location: { + type: 'location', + id: '8000295', + latitude: 49.42992, + longitude: 9.422996, + }, + products: { + nationalExpress: false, + national: false, + regionalExp: false, + regional: true, + suburban: true, + bus: true, + ferry: false, + subway: false, + tram: false, + taxi: true, + }, + weight: 5.6, }, when: null, - plannedWhen: '2025-02-05T15:12:00+01:00', + plannedWhen: '2025-02-08T16:36:00+01:00', prognosedWhen: null, delay: null, platform: null, - plannedPlatform: '2', + plannedPlatform: '3', prognosedPlatform: null, - direction: 'München Hbf', + direction: 'Tübingen Hbf', provenance: null, line: { type: 'line', - id: 'ice-517', - fahrtNr: '517', - name: 'ICE 517', - public: true, - productName: 'ICE', - mode: 'train', - product: 'nationalExpress', - operator: null, - }, - remarks: [ - { - code: undefined, - summary: 'Halt entfällt', - text: 'Halt entfällt', - type: 'warning', - }, - ], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Augsburg Hbf', - 'München-Pasing', - 'München Hbf', - ], - cancelled: true, - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#477070#TA#1#DA#50225#1S#801345#1T#1512#LS#378071#LT#1615#PU#80#RT#1#CA#Bus#ZE#58#ZB#Bus 58#PC#5#FR#801345#FT#1512#TO#378071#TT#1615#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:13:00+01:00', - plannedWhen: '2025-02-05T15:12:00+01:00', - delay: 60, - platform: null, - plannedPlatform: null, - direction: 'Benzstraße, Langenau (Württ)', - provenance: null, - line: { - type: 'line', - id: 'bus-58', - fahrtNr: '58', - name: 'Bus 58', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Rosengasse, Ulm', - 'Benzstraße, Langenau (Württ)', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39187#TA#52#DA#50225#1S#801293#1T#1455#LS#801324#LT#1524#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801293#FT#1455#TO#801324#TT#1524#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:14:00+01:00', - plannedWhen: '2025-02-05T15:14:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Söflingen, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-1', - fahrtNr: '1', - name: 'STR 1', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Blücherstraße, Ulm', - 'Theodor-Heuss-Platz, Ulm', - 'Söflingen, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#42094#TA#25#DA#50225#1S#800866#1T#1459#LS#818272#LT#1537#PU#80#RT#1#CA#Bus#ZE#7#ZB#Bus 7#PC#5#FR#800866#FT#1459#TO#818272#TT#1537#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:18:00+01:00', - plannedWhen: '2025-02-05T15:14:00+01:00', - delay: 240, - platform: null, - plannedPlatform: null, - direction: 'Jungingen Rathaus, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-7', - fahrtNr: '7', - name: 'Bus 7', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Ensingerstraße, Ulm', - 'Jungingen Rathaus, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#1401622#TA#0#DA#50225#1S#801345#1T#1514#LS#492671#LT#1540#PU#80#RT#3#CA#Bus#ZE#49#ZB#Bus 49#PC#5#FR#801345#FT#1514#TO#492671#TT#1540#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:14:00+01:00', - plannedWhen: '2025-02-05T15:14:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Bodelschwinghweg, Dornstadt', - provenance: null, - line: { - type: 'line', - id: 'bus-49', - fahrtNr: '49', - name: 'Bus 49', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Ehinger Tor, Ulm', - 'Ehinger Tor, Ulm', - 'Lehrer Tal, Ulm', - 'Bodelschwinghweg, Dornstadt', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38438#TA#51#DA#50225#1S#801274#1T#1505#LS#801551#LT#1532#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1505#TO#801551#TT#1532#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:15:00+01:00', - plannedWhen: '2025-02-05T15:15:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Science Park II, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Science Park II, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#54196#TA#0#DA#50225#1S#801345#1T#1515#LS#801358#LT#1550#PU#80#RT#1#CA#Bus#ZE#597#ZB#Bus 597#PC#5#FR#801345#FT#1515#TO#801358#TT#1550#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:15:00+01:00', - plannedWhen: '2025-02-05T15:15:00+01:00', - delay: null, - platform: null, - plannedPlatform: null, - direction: 'Unterelchingen Gasthof Zahn, Elchingen', - provenance: null, - line: { - type: 'line', - id: 'bus-597', - fahrtNr: '597', - name: 'Bus 597', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'Unterelchingen Gasthof Zahn, Elchingen', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#57144#TA#0#DA#50225#1S#801345#1T#1515#LS#801427#LT#1627#PU#80#RT#1#CA#Bus#ZE#763#ZB#Bus 763#PC#5#FR#801345#FT#1515#TO#801427#TT#1627#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:15:00+01:00', - plannedWhen: '2025-02-05T15:15:00+01:00', - delay: null, - platform: null, - plannedPlatform: null, - direction: 'Bahnhof, Weißenhorn', - provenance: null, - line: { - type: 'line', - id: 'bus-763', - fahrtNr: '763', - name: 'Bus 763', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'Bahnhof, Weißenhorn', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#57275#TA#2#DA#50225#1S#801345#1T#1515#LS#800232#LT#1540#PU#80#RT#1#CA#Bus#ZE#84X#ZB#Bus 84X#PC#5#FR#801345#FT#1515#TO#800232#TT#1540#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:15:00+01:00', - plannedWhen: '2025-02-05T15:15:00+01:00', - delay: null, - platform: null, - plannedPlatform: null, - direction: 'Burlafingen Bahnhof, Neu-Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-84x', - fahrtNr: '84', - name: 'Bus 84X', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'Burlafingen Bahnhof, Neu-Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#244835#TA#0#DA#50225#1S#8000112#1T#1403#LS#8000096#LT#1622#PU#80#RT#1#CA#RE#ZE#4220#ZB#RE 4220#PC#3#FR#8000112#FT#1403#TO#8000096#TT#1622#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:15:00+01:00', - plannedWhen: '2025-02-05T15:15:00+01:00', - delay: 0, - platform: '8', - plannedPlatform: '8', - direction: 'Stuttgart Hbf', - provenance: null, - line: { - type: 'line', - id: 're-4220', - fahrtNr: '4220', - name: 'RE 4220', - public: true, - productName: 'RE', - mode: 'train', - product: 'regional', - operator: null, - }, - remarks: [ - { - code: undefined, - summary: 'Vorankündigung: In den Nächten 06./07.-08/09.02., 06/07. - 08./09.03., 03./04.-05./06.04., 01/02.-03./04.05., 29./30.-31.05./01.06.2025 (Do,Fr,Sa,So jeweils 20 - 5 Uhr) finden zwischen Stuttgart und Ulm Bauarbeiten statt. Es kommt zu Fahrplanänderungen. Bitte prüfen Sie vor Reisebeginn Ihre Fahrmöglichkeiten. Weitere Infos:', - text: 'Vorankündigung: In den Nächten 06./07.-08/09.02., 06/07. - 08./09.03., 03./04.-05./06.04., 01/02.-03./04.05., 29./30.-31.05./01.06.2025 (Do,Fr,Sa,So jeweils 20 - 5 Uhr) finden zwischen Stuttgart und Ulm Bauarbeiten statt. Es kommt zu Fahrplanänderungen. Bitte prüfen Sie vor Reisebeginn Ihre Fahrmöglichkeiten. Weitere Infos:', - type: 'status', - }, - ], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Geislingen(Steige)', - 'Göppingen', - 'Plochingen', - 'Stuttgart Hbf', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39729#TA#26#DA#50225#1S#801242#1T#1502#LS#801234#LT#1525#PU#80#RT#1#CA#Bus#ZE#6#ZB#Bus 6#PC#5#FR#801242#FT#1502#TO#801234#TT#1525#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:16:00+01:00', - plannedWhen: '2025-02-05T15:16:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Donaustadion, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-6', - fahrtNr: '6', - name: 'Bus 6', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Haus der Begegnung, Ulm', - 'Donaustadion, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38732#TA#34#DA#50225#1S#801551#1T#1500#LS#801274#LT#1527#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801551#FT#1500#TO#801274#TT#1527#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:17:00+01:00', - plannedWhen: '2025-02-05T15:17:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Kuhberg Schulzentrum, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Martin-Luther-Kirche, Ulm', - 'Römerplatz, Ulm', - 'Kuhberg Schulzentrum, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39612#TA#26#DA#50225#1S#801234#1T#1508#LS#801242#LT#1530#PU#80#RT#1#CA#Bus#ZE#6#ZB#Bus 6#PC#5#FR#801234#FT#1508#TO#801242#TT#1530#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:18:00+01:00', - plannedWhen: '2025-02-05T15:17:00+01:00', - delay: 60, - platform: null, - plannedPlatform: null, - direction: 'Eselsberg Hasenkopf, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-6', - fahrtNr: '6', - name: 'Bus 6', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Eselsberg Hasenkopf, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#244507#TA#0#DA#50225#1S#8000170#1T#1517#LS#8000077#LT#1735#PU#80#RT#1#CA#RE#ZE#3220#ZB#RE 3220#PC#3#FR#8000170#FT#1517#TO#8000077#TT#1735#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:25:00+01:00', - plannedWhen: '2025-02-05T15:17:00+01:00', - delay: 480, - platform: '7 Nord', - plannedPlatform: '7 Nord', - direction: 'Donaueschingen', - provenance: null, - line: { - type: 'line', - id: 're-3220', - fahrtNr: '3220', - name: 'RE 3220', - public: true, - productName: 'RE', - mode: 'train', - product: 'regional', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Blaubeuren', - 'Schelklingen', - 'Ehingen(Donau)', - 'Donaueschingen', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#246564#TA#0#DA#50225#1S#8000170#1T#1517#LS#8004585#LT#1723#PU#80#RT#1#CA#RE#ZE#3985#ZB#RE 3985#PC#3#FR#8000170#FT#1517#TO#8004585#TT#1723#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:18:00+01:00', - plannedWhen: '2025-02-05T15:17:00+01:00', - delay: 60, - platform: '3 Süd', - plannedPlatform: '3 Süd', - direction: 'Oberstdorf', - provenance: null, - line: { - type: 'line', - id: 're-3985', - fahrtNr: '3985', - name: 'RE 3985', - public: true, - productName: 'RE', - mode: 'train', - product: 'regional', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Illertissen', - 'Memmingen', - 'Bad Grönenbach', - 'Oberstdorf', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#1397470#TA#0#DA#50225#1S#801242#1T#1506#LS#801234#LT#1517#PU#80#RT#2#CA#Bus#ZE#-#ZB#Bus -#PC#5#FR#801242#FT#1506#TO#801234#TT#1517#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:33:00+01:00', - plannedWhen: '2025-02-05T15:17:00+01:00', - delay: 960, - platform: 'A', - plannedPlatform: 'A', - direction: null, - provenance: null, - line: { - type: 'line', - id: 'bus', - fahrtNr: '', - name: 'Bus -', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [ - { - code: undefined, - summary: 'Bus -: Sonderfahrt', - text: 'Bus -: Sonderfahrt', - type: 'warning', - }, - ], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Haus der Begegnung, Ulm', - 'Donaustadion, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39066#TA#34#DA#50225#1S#801324#1T#1508#LS#801293#LT#1538#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801324#FT#1508#TO#801293#TT#1538#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:18:00+01:00', - plannedWhen: '2025-02-05T15:18:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Ostpreußenweg, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-1', - fahrtNr: '1', - name: 'STR 1', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Justizgebäude, Ulm', - 'Willy-Brandt-Platz, Ulm', - 'Ostpreußenweg, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#45116#TA#0#DA#50225#1S#801345#1T#1518#LS#810201#LT#1628#PU#80#RT#1#CA#Bus#ZE#46#ZB#Bus 46#PC#5#FR#801345#FT#1518#TO#810201#TT#1628#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:18:00+01:00', - plannedWhen: '2025-02-05T15:18:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Bahnhof, Geislingen an der Steige', - provenance: null, - line: { - type: 'line', - id: 'bus-46', - fahrtNr: '46', - name: 'Bus 46', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Rosengasse, Ulm', - 'Bahnhof, Geislingen an der Steige', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#244713#TA#0#DA#50225#1S#8000170#1T#1519#LS#8003693#LT#1655#PU#80#RT#1#CA#RE#ZE#32689#ZB#RE 32689#PC#3#FR#8000170#FT#1519#TO#8003693#TT#1655#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:20:00+01:00', - plannedWhen: '2025-02-05T15:19:00+01:00', - delay: 60, - platform: '6 Süd', - plannedPlatform: '6 Süd', - direction: 'Lindau-Reutin', - provenance: null, - line: { - type: 'line', - id: 're-32689', - fahrtNr: '32689', - name: 'RE 32689', - public: true, - productName: 'RE', - mode: 'train', - product: 'regional', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Biberach(Riß)', - 'Bad Schussenried', - 'Aulendorf', - 'Lindau-Reutin', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#306626#TA#0#DA#50225#1S#8000170#1T#1519#LS#8000261#LT#1721#PU#80#RT#1#CA#DPN#ZE#57065#ZB#RE 57065#PC#3#FR#8000170#FT#1519#TO#8000261#TT#1721#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:19:00+01:00', - plannedWhen: '2025-02-05T15:19:00+01:00', - delay: 0, - platform: '25', - plannedPlatform: '25', - direction: 'München Hbf', - provenance: null, - line: { - type: 'line', - id: 're-57065', - fahrtNr: '57065', - name: 'RE 57065', - public: true, - productName: 'RE', - mode: 'train', - product: 'regional', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Neu-Ulm', - 'Nersingen', - 'Leipheim', - 'München Hbf', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38637#TA#1#DA#50225#1S#801339#1T#1514#LS#801265#LT#1531#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801339#FT#1514#TO#801265#TT#1531#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:23:00+01:00', - plannedWhen: '2025-02-05T15:20:00+01:00', - delay: 180, - platform: null, - plannedPlatform: null, - direction: 'Botanischer Garten, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Botanischer Garten, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#58468#TA#26#DA#50225#1S#800320#1T#1500#LS#801334#LT#1544#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#800320#FT#1500#TO#801334#TT#1544#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:21:00+01:00', - plannedWhen: '2025-02-05T15:21:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Universität Süd, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-5', - fahrtNr: '5', - name: 'Bus 5', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Universität Süd, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#58811#TA#24#DA#50225#1S#801334#1T#1457#LS#800320#LT#1541#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#801334#FT#1457#TO#800320#TT#1541#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:23:00+01:00', - plannedWhen: '2025-02-05T15:21:00+01:00', - delay: 120, - platform: null, - plannedPlatform: null, - direction: 'Washingtonallee, Neu-Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-5', - fahrtNr: '5', - name: 'Bus 5', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'Washingtonallee, Neu-Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#44660#TA#1#DA#50225#1S#801345#1T#1523#LS#492514#LT#1606#PU#80#RT#1#CA#Bus#ZE#37#ZB#Bus 37#PC#5#FR#801345#FT#1523#TO#492514#TT#1606#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:23:00+01:00', - plannedWhen: '2025-02-05T15:23:00+01:00', - delay: null, - platform: null, - plannedPlatform: null, - direction: 'Bermaringen Bockgasse, Blaustein', - provenance: null, - line: { - type: 'line', - id: 'bus-37', - fahrtNr: '37', - name: 'Bus 37', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Ehinger Tor, Ulm', - 'Beim B\'scheid, Ulm', - 'Auf der Gölde, Ulm', - 'Bermaringen Bockgasse, Blaustein', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39187#TA#53#DA#50225#1S#801293#1T#1505#LS#801324#LT#1534#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801293#FT#1505#TO#801324#TT#1534#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:24:00+01:00', - plannedWhen: '2025-02-05T15:24:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Söflingen, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-1', - fahrtNr: '1', - name: 'STR 1', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Blücherstraße, Ulm', - 'Theodor-Heuss-Platz, Ulm', - 'Söflingen, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38462#TA#0#DA#50225#1S#801274#1T#1515#LS#801551#LT#1542#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1515#TO#801551#TT#1542#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:25:00+01:00', - plannedWhen: '2025-02-05T15:25:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Science Park II, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Science Park II, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#46184#TA#1#DA#50225#1S#801345#1T#1525#LS#801345#LT#1611#PU#80#RT#1#CA#Bus#ZE#79#ZB#Bus 79#PC#5#FR#801345#FT#1525#TO#801345#TT#1611#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:30:00+01:00', - plannedWhen: '2025-02-05T15:25:00+01:00', - delay: 300, - platform: null, - plannedPlatform: null, - direction: 'ZOB, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-79', - fahrtNr: '79', - name: 'Bus 79', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'ZOB, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38732#TA#35#DA#50225#1S#801551#1T#1510#LS#801274#LT#1537#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801551#FT#1510#TO#801274#TT#1537#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:27:00+01:00', - plannedWhen: '2025-02-05T15:27:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Kuhberg Schulzentrum, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Martin-Luther-Kirche, Ulm', - 'Römerplatz, Ulm', - 'Kuhberg Schulzentrum, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39752#TA#3#DA#50225#1S#373541#1T#1502#LS#801223#LT#1535#PU#80#RT#1#CA#Bus#ZE#10#ZB#Bus 10#PC#5#FR#373541#FT#1502#TO#801223#TT#1535#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:27:00+01:00', - plannedWhen: '2025-02-05T15:27:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Blautal-Center, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-10', - fahrtNr: '10', - name: 'Bus 10', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Beim B\'scheid, Ulm', - 'Blautal-Center, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39066#TA#35#DA#50225#1S#801324#1T#1518#LS#801293#LT#1548#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801324#FT#1518#TO#801293#TT#1548#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:28:00+01:00', - plannedWhen: '2025-02-05T15:28:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Ostpreußenweg, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-1', - fahrtNr: '1', - name: 'STR 1', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Justizgebäude, Ulm', - 'Willy-Brandt-Platz, Ulm', - 'Ostpreußenweg, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#42692#TA#26#DA#50225#1S#818272#1T#1503#LS#800866#LT#1540#PU#80#RT#1#CA#Bus#ZE#7#ZB#Bus 7#PC#5#FR#818272#FT#1503#TO#800866#TT#1540#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:28:00+01:00', - plannedWhen: '2025-02-05T15:28:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Kasernstraße, Neu-Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-7', - fahrtNr: '7', - name: 'Bus 7', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Adenauerbrücke, Neu-Ulm', - 'Amtsgericht, Neu-Ulm', - 'Kasernstraße, Neu-Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#243447#TA#8#DA#50225#1S#8000170#1T#1529#LS#8006331#LT#1559#PU#80#RT#1#CA#RE#ZE#16062#ZB#RE 16062#PC#3#FR#8000170#FT#1529#TO#8006331#TT#1559#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:29:00+01:00', - plannedWhen: '2025-02-05T15:29:00+01:00', - delay: 0, - platform: '3 Nord', - plannedPlatform: '3 Nord', - direction: 'Wendlingen(Neckar)', - provenance: null, - line: { - type: 'line', - id: 're-16062', - fahrtNr: '16062', - name: 'RE 16062', - public: true, - productName: 'RE', - mode: 'train', - product: 'regional', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Merklingen - Schwäbische Alb', - 'Wendlingen(Neckar)', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38708#TA#0#DA#50225#1S#801274#1T#1520#LS#801265#LT#1541#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1520#TO#801265#TT#1541#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:30:00+01:00', - plannedWhen: '2025-02-05T15:30:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Botanischer Garten, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Botanischer Garten, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#44126#TA#0#DA#50225#1S#801345#1T#1530#LS#800602#LT#1654#PU#80#RT#1#CA#Bus#ZE#73#ZB#Bus 73#PC#5#FR#801345#FT#1530#TO#800602#TT#1654#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:30:00+01:00', - plannedWhen: '2025-02-05T15:30:00+01:00', - delay: null, - platform: null, - plannedPlatform: null, - direction: 'Illerberg Neue Welt, Vöhringen (Iller)', - provenance: null, - line: { - type: 'line', - id: 'bus-73', - fahrtNr: '73', - name: 'Bus 73', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'Illerberg Neue Welt, Vöhringen (Iller)', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39859#TA#1#DA#50225#1S#801345#1T#1531#LS#801345#LT#1617#PU#80#RT#1#CA#Bus#ZE#11#ZB#Bus 11#PC#5#FR#801345#FT#1531#TO#801345#TT#1617#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:31:00+01:00', - plannedWhen: '2025-02-05T15:31:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'ZOB, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-11', - fahrtNr: '11', - name: 'Bus 11', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Ehinger Tor, Ulm', - 'St.-Elisabeth-Kirche, Ulm', - 'Theodor-Heuss-Platz, Ulm', - 'ZOB, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#58233#TA#26#DA#50225#1S#800741#1T#1505#LS#801334#LT#1554#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#800741#FT#1505#TO#801334#TT#1554#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:31:00+01:00', - plannedWhen: '2025-02-05T15:31:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Universität Süd, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-5', - fahrtNr: '5', - name: 'Bus 5', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Universität Süd, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#58648#TA#26#DA#50225#1S#801334#1T#1507#LS#800741#LT#1556#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#801334#FT#1507#TO#800741#TT#1556#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:32:00+01:00', - plannedWhen: '2025-02-05T15:31:00+01:00', - delay: 60, - platform: null, - plannedPlatform: null, - direction: 'Ludwigsfeld Hasenweg, Neu-Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-5', - fahrtNr: '5', - name: 'Bus 5', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'Ludwigsfeld Hasenweg, Neu-Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#247690#TA#0#DA#50225#1S#8000170#1T#1531#LS#8000249#LT#1624#PU#80#RT#1#CA#N#ZE#57775#ZB# 57775#PC#3#FR#8000170#FT#1531#TO#8000249#TT#1624#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:32:00+01:00', - plannedWhen: '2025-02-05T15:31:00+01:00', - delay: 60, - platform: '3 Süd', - plannedPlatform: '3 Süd', - direction: 'Memmingen', - provenance: null, - line: { - type: 'line', - id: '57775', - fahrtNr: '57775', - name: '57775', - public: true, - productName: 'N', - mode: 'train', - product: 'regional', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Neu-Ulm', - 'Finningerstraße', - 'Senden', - 'Memmingen', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#881837#TA#3#DA#50225#1S#8000170#1T#1532#LS#8003525#LT#1556#PU#80#RT#1#CA#DPN#ZE#26554#ZB#SWE26554#PC#3#FR#8000170#FT#1532#TO#8003525#TT#1556#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:32:00+01:00', - plannedWhen: '2025-02-05T15:32:00+01:00', - delay: 0, - platform: '5a', - plannedPlatform: '5a', - direction: 'Langenau(Württ)', - provenance: null, - line: { - type: 'line', - id: 'swe26554', - fahrtNr: '26554', - name: 'SWE26554', - public: true, - productName: 'SWE', - mode: 'train', - product: 'regional', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Ulm Ost', - 'Thalfingen(b Ulm)', - 'Oberelchingen', - 'Langenau(Württ)', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39798#TA#6#DA#50225#1S#801223#1T#1524#LS#373541#LT#1554#PU#80#RT#1#CA#Bus#ZE#10#ZB#Bus 10#PC#5#FR#801223#FT#1524#TO#373541#TT#1554#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:33:00+01:00', - plannedWhen: '2025-02-05T15:33:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Donautal, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-10', - fahrtNr: '10', - name: 'Bus 10', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Haßlerstraße, Ulm', - 'Donautal Hans-Reyhing-Weg, Ulm', - 'Donautal, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39187#TA#54#DA#50225#1S#801293#1T#1515#LS#801324#LT#1544#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801293#FT#1515#TO#801324#TT#1544#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:34:00+01:00', - plannedWhen: '2025-02-05T15:34:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Söflingen, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-1', - fahrtNr: '1', - name: 'STR 1', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Blücherstraße, Ulm', - 'Theodor-Heuss-Platz, Ulm', - 'Söflingen, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#42094#TA#26#DA#50225#1S#800866#1T#1519#LS#818272#LT#1557#PU#80#RT#1#CA#Bus#ZE#7#ZB#Bus 7#PC#5#FR#800866#FT#1519#TO#818272#TT#1557#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:36:00+01:00', - plannedWhen: '2025-02-05T15:34:00+01:00', - delay: 120, - platform: null, - plannedPlatform: null, - direction: 'Jungingen Rathaus, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-7', - fahrtNr: '7', - name: 'Bus 7', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Ensingerstraße, Ulm', - 'Jungingen Rathaus, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#46042#TA#1#DA#50225#1S#801345#1T#1534#LS#801427#LT#1639#PU#80#RT#1#CA#Bus#ZE#78#ZB#Bus 78#PC#5#FR#801345#FT#1534#TO#801427#TT#1639#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:34:00+01:00', - plannedWhen: '2025-02-05T15:34:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Bahnhof, Weißenhorn', - provenance: null, - line: { - type: 'line', - id: 'bus-78', - fahrtNr: '78', - name: 'Bus 78', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'Bahnhof, Weißenhorn', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#881796#TA#1#DA#50225#1S#8000170#1T#1534#LS#8004182#LT#1625#PU#80#RT#1#CA#DPN#ZE#26372#ZB#SWE26372#PC#3#FR#8000170#FT#1534#TO#8004182#TT#1625#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:34:00+01:00', - plannedWhen: '2025-02-05T15:34:00+01:00', - delay: 0, - platform: '6 Nord', - plannedPlatform: '6 Nord', - direction: 'Munderkingen', - provenance: null, - line: { - type: 'line', - id: 'swe26372', - fahrtNr: '26372', - name: 'SWE26372', - public: true, - productName: 'SWE', - mode: 'train', - product: 'regional', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Ulm-Söflingen', - 'Blaustein', - 'Herrlingen', - 'Munderkingen', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38463#TA#0#DA#50225#1S#801274#1T#1525#LS#801551#LT#1552#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1525#TO#801551#TT#1552#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:35:00+01:00', - plannedWhen: '2025-02-05T15:35:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Science Park II, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Science Park II, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#244643#TA#4#DA#50225#1S#8000170#1T#1535#LS#8000944#LT#1624#PU#80#RT#1#CA#N#ZE#32631#ZB# 32631#PC#3#FR#8000170#FT#1535#TO#8000944#TT#1624#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:35:00+01:00', - plannedWhen: '2025-02-05T15:35:00+01:00', - delay: 0, - platform: '8', - plannedPlatform: '8', - direction: 'Biberach(Riß) Süd', - provenance: null, - line: { - type: 'line', - id: '32631', - fahrtNr: '32631', - name: '32631', - public: true, - productName: 'N', - mode: 'train', - product: 'regional', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Ulm-Donautal', - 'Erbach(Württ)', - 'Laupheim West', - 'Biberach(Riß) Süd', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39729#TA#27#DA#50225#1S#801242#1T#1522#LS#801234#LT#1545#PU#80#RT#1#CA#Bus#ZE#6#ZB#Bus 6#PC#5#FR#801242#FT#1522#TO#801234#TT#1545#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:36:00+01:00', - plannedWhen: '2025-02-05T15:36:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Donaustadion, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-6', - fahrtNr: '6', - name: 'Bus 6', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Haus der Begegnung, Ulm', - 'Donaustadion, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#220122#TA#0#DA#50225#1S#8000191#1T#1405#LS#8000261#LT#1649#PU#80#RT#1#CA#ICE#ZE#567#ZB#ICE 567#PC#0#FR#8000191#FT#1405#TO#8000261#TT#1649#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:47:00+01:00', - plannedWhen: '2025-02-05T15:36:00+01:00', - delay: 660, - platform: '2', - plannedPlatform: '2', - direction: 'München Hbf', - provenance: null, - line: { - type: 'line', - id: 'ice-567', - fahrtNr: '567', - name: 'ICE 567', - public: true, - productName: 'ICE', - mode: 'train', - product: 'nationalExpress', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Augsburg Hbf', - 'München-Pasing', - 'München Hbf', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38732#TA#36#DA#50225#1S#801551#1T#1520#LS#801274#LT#1547#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801551#FT#1520#TO#801274#TT#1547#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:37:00+01:00', - plannedWhen: '2025-02-05T15:37:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Kuhberg Schulzentrum, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Martin-Luther-Kirche, Ulm', - 'Römerplatz, Ulm', - 'Kuhberg Schulzentrum, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39612#TA#27#DA#50225#1S#801234#1T#1528#LS#801242#LT#1550#PU#80#RT#1#CA#Bus#ZE#6#ZB#Bus 6#PC#5#FR#801234#FT#1528#TO#801242#TT#1550#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:37:00+01:00', - plannedWhen: '2025-02-05T15:37:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Eselsberg Hasenkopf, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-6', - fahrtNr: '6', - name: 'Bus 6', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Eselsberg Hasenkopf, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#56641#TA#3#DA#50225#1S#801345#1T#1537#LS#800255#LT#1604#PU#80#RT#1#CA#Bus#ZE#12#ZB#Bus 12#PC#5#FR#801345#FT#1537#TO#800255#TT#1604#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:37:00+01:00', - plannedWhen: '2025-02-05T15:37:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Dellmensingen Hirsch, Erbach (Donau)', - provenance: null, - line: { - type: 'line', - id: 'bus-12', - fahrtNr: '12', - name: 'Bus 12', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Ehinger Tor, Ulm', - 'Haßlerstraße, Ulm', - 'Donautal Hans-Reyhing-Weg, Ulm', - 'Dellmensingen Hirsch, Erbach (Donau)', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39066#TA#36#DA#50225#1S#801324#1T#1528#LS#801293#LT#1558#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801324#FT#1528#TO#801293#TT#1558#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:38:00+01:00', - plannedWhen: '2025-02-05T15:38:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Ostpreußenweg, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-1', - fahrtNr: '1', - name: 'STR 1', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Justizgebäude, Ulm', - 'Willy-Brandt-Platz, Ulm', - 'Ostpreußenweg, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#477097#TA#0#DA#50225#1S#801345#1T#1538#LS#492633#LT#1628#PU#80#RT#1#CA#Bus#ZE#59#ZB#Bus 59#PC#5#FR#801345#FT#1538#TO#492633#TT#1628#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:38:00+01:00', - plannedWhen: '2025-02-05T15:38:00+01:00', - delay: null, - platform: null, - plannedPlatform: null, - direction: 'Auf der Reutte, Langenau (Württ)', - provenance: null, - line: { - type: 'line', - id: 'bus-59', - fahrtNr: '59', - name: 'Bus 59', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Rosengasse, Ulm', - 'Auf der Reutte, Langenau (Württ)', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38463#TA#1#DA#50225#1S#801274#1T#1530#LS#801551#LT#1557#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1530#TO#801551#TT#1557#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:40:00+01:00', - plannedWhen: '2025-02-05T15:40:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Science Park II, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Science Park II, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#36469#TA#0#DA#50225#1S#801329#1T#1540#LS#800320#LT#1601#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#801329#FT#1540#TO#800320#TT#1601#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:41:00+01:00', - plannedWhen: '2025-02-05T15:41:00+01:00', - delay: null, - platform: null, - plannedPlatform: null, - direction: 'Washingtonallee, Neu-Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-5', - fahrtNr: '5', - name: 'Bus 5', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'Washingtonallee, Neu-Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#58468#TA#27#DA#50225#1S#800320#1T#1520#LS#801334#LT#1604#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#800320#FT#1520#TO#801334#TT#1604#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:41:00+01:00', - plannedWhen: '2025-02-05T15:41:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Universität Süd, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-5', - fahrtNr: '5', - name: 'Bus 5', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Universität Süd, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38711#TA#0#DA#50225#1S#801265#1T#1530#LS#801274#LT#1552#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801265#FT#1530#TO#801274#TT#1552#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:42:00+01:00', - plannedWhen: '2025-02-05T15:42:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Kuhberg Schulzentrum, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Martin-Luther-Kirche, Ulm', - 'Römerplatz, Ulm', - 'Kuhberg Schulzentrum, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#476821#TA#0#DA#50225#1S#801345#1T#1542#LS#492680#LT#1617#PU#80#RT#1#CA#Bus#ZE#49#ZB#Bus 49#PC#5#FR#801345#FT#1542#TO#492680#TT#1617#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:42:00+01:00', - plannedWhen: '2025-02-05T15:42:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Tomerdingen Lindenstr., Dornstadt', - provenance: null, - line: { - type: 'line', - id: 'bus-49', - fahrtNr: '49', - name: 'Bus 49', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Rosengasse, Ulm', - 'Tomerdingen Lindenstr., Dornstadt', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39187#TA#55#DA#50225#1S#801293#1T#1525#LS#801324#LT#1554#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801293#FT#1525#TO#801324#TT#1554#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:44:00+01:00', - plannedWhen: '2025-02-05T15:44:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Söflingen, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-1', - fahrtNr: '1', - name: 'STR 1', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Blücherstraße, Ulm', - 'Theodor-Heuss-Platz, Ulm', - 'Söflingen, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#476919#TA#0#DA#50225#1S#801345#1T#1544#LS#800828#LT#1635#PU#80#RT#1#CA#Bus#ZE#49#ZB#Bus 49#PC#5#FR#801345#FT#1544#TO#800828#TT#1635#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:44:00+01:00', - plannedWhen: '2025-02-05T15:44:00+01:00', - delay: null, - platform: null, - plannedPlatform: null, - direction: 'Rathaus, Nellingen', - provenance: null, - line: { - type: 'line', - id: 'bus-49', - fahrtNr: '49', - name: 'Bus 49', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Ehinger Tor, Ulm', - 'Lehrer Tal, Ulm', - 'Schießstände, Ulm', - 'Rathaus, Nellingen', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38463#TA#2#DA#50225#1S#801274#1T#1535#LS#801551#LT#1602#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1535#TO#801551#TT#1602#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:45:00+01:00', - plannedWhen: '2025-02-05T15:45:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Science Park II, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Science Park II, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#57277#TA#4#DA#50225#1S#801345#1T#1545#LS#800232#LT#1610#PU#80#RT#1#CA#Bus#ZE#84X#ZB#Bus 84X#PC#5#FR#801345#FT#1545#TO#800232#TT#1610#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:45:00+01:00', - plannedWhen: '2025-02-05T15:45:00+01:00', - delay: null, - platform: null, - plannedPlatform: null, - direction: 'Burlafingen Bahnhof, Neu-Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-84x', - fahrtNr: '84', - name: 'Bus 84X', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'Burlafingen Bahnhof, Neu-Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#45244#TA#1#DA#50225#1S#801345#1T#1546#LS#802202#LT#1640#PU#80#RT#1#CA#Bus#ZE#70#ZB#Bus 70#PC#5#FR#801345#FT#1546#TO#802202#TT#1640#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:46:00+01:00', - plannedWhen: '2025-02-05T15:46:00+01:00', - delay: null, - platform: null, - plannedPlatform: null, - direction: 'Bahnhof West, Illertissen', - provenance: null, - line: { - type: 'line', - id: 'bus-70', - fahrtNr: '70', - name: 'Bus 70', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Ehinger Tor, Ulm', - 'Adenauerbrücke, Neu-Ulm', - 'Donaubad, Neu-Ulm', - 'Bahnhof West, Illertissen', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#223054#TA#0#DA#50225#1S#8000261#1T#1427#LS#8000080#LT#2003#PU#80#RT#1#CA#ICE#ZE#914#ZB#ICE 914#PC#0#FR#8000261#FT#1427#TO#8000080#TT#2003#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:47:00+01:00', - plannedWhen: '2025-02-05T15:46:00+01:00', - delay: 60, - platform: '1', - plannedPlatform: '1', - direction: 'Dortmund Hbf', - provenance: null, - line: { - type: 'line', - id: 'ice-914', - fahrtNr: '914', - name: 'ICE 914', - public: true, - productName: 'ICE', - mode: 'train', - product: 'nationalExpress', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Stuttgart Hbf', - 'Mannheim Hbf', - 'Frankfurt(M) Flughafen Fernbf', - 'Dortmund Hbf', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#306168#TA#0#DA#50225#1S#8000170#1T#1546#LS#8000096#LT#1716#PU#80#RT#1#CA#DPN#ZE#19156#ZB#MEX19156#PC#3#FR#8000170#FT#1546#TO#8000096#TT#1716#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:46:00+01:00', - plannedWhen: '2025-02-05T15:46:00+01:00', - delay: 0, - platform: '4 Nord', - plannedPlatform: '4 Nord', - direction: 'Stuttgart Hbf', - provenance: null, - line: { - type: 'line', - id: 'mex19156', - fahrtNr: '19156', - name: 'MEX19156', + id: 'mex19329', + fahrtNr: '19329', + name: 'MEX19329', public: true, productName: 'MEX', mode: 'train', product: 'regional', operator: null, }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Beimerstetten', - 'Westerstetten', - 'Lonsee', - 'Stuttgart Hbf', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#19781#TA#0#DA#50225#1S#8000170#1T#1547#LS#8000183#LT#1748#PU#80#RT#1#CA#DPN#ZE#84289#ZB#ag 84289#PC#3#FR#8000170#FT#1547#TO#8000183#TT#1748#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:47:00+01:00', - plannedWhen: '2025-02-05T15:47:00+01:00', - delay: 0, - platform: '28', - plannedPlatform: '28', - direction: 'Ingolstadt Hbf', - provenance: null, - line: { - type: 'line', - id: 'ag-84289', - fahrtNr: '84289', - name: 'ag 84289', - public: true, - productName: 'ag', - mode: 'train', - product: 'regional', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Neu-Ulm', - 'Nersingen', - 'Leipheim', - 'Ingolstadt Hbf', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38732#TA#37#DA#50225#1S#801551#1T#1530#LS#801274#LT#1557#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801551#FT#1530#TO#801274#TT#1557#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:47:00+01:00', - plannedWhen: '2025-02-05T15:47:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Kuhberg Schulzentrum, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Martin-Luther-Kirche, Ulm', - 'Römerplatz, Ulm', - 'Kuhberg Schulzentrum, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#244836#TA#0#DA#50225#1S#8000096#1T#1439#LS#8000112#LT#1652#PU#80#RT#1#CA#RE#ZE#4221#ZB#RE 4221#PC#3#FR#8000096#FT#1439#TO#8000112#TT#1652#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:53:00+01:00', - plannedWhen: '2025-02-05T15:47:00+01:00', - delay: 360, - platform: '2', - plannedPlatform: '2', - direction: 'Friedrichshafen Stadt', - provenance: null, - line: { - type: 'line', - id: 're-4221', - fahrtNr: '4221', - name: 'RE 4221', - public: true, - productName: 'RE', - mode: 'train', - product: 'regional', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Laupheim West', - 'Biberach(Riß)', - 'Bad Schussenried', - 'Friedrichshafen Stadt', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39066#TA#37#DA#50225#1S#801324#1T#1538#LS#801293#LT#1608#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801324#FT#1538#TO#801293#TT#1608#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:48:00+01:00', - plannedWhen: '2025-02-05T15:48:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Ostpreußenweg, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-1', - fahrtNr: '1', - name: 'STR 1', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Justizgebäude, Ulm', - 'Willy-Brandt-Platz, Ulm', - 'Ostpreußenweg, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#42692#TA#27#DA#50225#1S#818272#1T#1523#LS#800866#LT#1600#PU#80#RT#1#CA#Bus#ZE#7#ZB#Bus 7#PC#5#FR#818272#FT#1523#TO#800866#TT#1600#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:48:00+01:00', - plannedWhen: '2025-02-05T15:48:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Kasernstraße, Neu-Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-7', - fahrtNr: '7', - name: 'Bus 7', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Adenauerbrücke, Neu-Ulm', - 'Amtsgericht, Neu-Ulm', - 'Kasernstraße, Neu-Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#44234#TA#2#DA#50225#1S#801345#1T#1548#LS#800650#LT#1645#PU#80#RT#1#CA#Bus#ZE#24#ZB#Bus 24#PC#5#FR#801345#FT#1548#TO#800650#TT#1645#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:48:00+01:00', - plannedWhen: '2025-02-05T15:48:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Rabenstraße, Laupheim', - provenance: null, - line: { - type: 'line', - id: 'bus-24', - fahrtNr: '24', - name: 'Bus 24', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Ehinger Tor, Ulm', - 'Adenauerbrücke, Neu-Ulm', - 'Donaubad, Neu-Ulm', - 'Rabenstraße, Laupheim', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38463#TA#3#DA#50225#1S#801274#1T#1540#LS#801551#LT#1607#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1540#TO#801551#TT#1607#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:50:00+01:00', - plannedWhen: '2025-02-05T15:50:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Science Park II, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Science Park II, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#58233#TA#27#DA#50225#1S#800741#1T#1525#LS#801334#LT#1614#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#800741#FT#1525#TO#801334#TT#1614#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:51:00+01:00', - plannedWhen: '2025-02-05T15:51:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Universität Süd, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-5', - fahrtNr: '5', - name: 'Bus 5', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Universität Süd, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#58648#TA#27#DA#50225#1S#801334#1T#1527#LS#800741#LT#1616#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#801334#FT#1527#TO#800741#TT#1616#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:51:00+01:00', - plannedWhen: '2025-02-05T15:51:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Ludwigsfeld Hasenweg, Neu-Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-5', - fahrtNr: '5', - name: 'Bus 5', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'Ludwigsfeld Hasenweg, Neu-Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38711#TA#1#DA#50225#1S#801265#1T#1540#LS#801274#LT#1602#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801265#FT#1540#TO#801274#TT#1602#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:52:00+01:00', - plannedWhen: '2025-02-05T15:52:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Kuhberg Schulzentrum, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Martin-Luther-Kirche, Ulm', - 'Römerplatz, Ulm', - 'Kuhberg Schulzentrum, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#46156#TA#9#DA#50225#1S#801345#1T#1552#LS#801345#LT#1638#PU#80#RT#1#CA#Bus#ZE#79#ZB#Bus 79#PC#5#FR#801345#FT#1552#TO#801345#TT#1638#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:52:00+01:00', - plannedWhen: '2025-02-05T15:52:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'ZOB, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-79', - fahrtNr: '79', - name: 'Bus 79', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'ZOB, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#1341140#TA#1#DA#50225#1S#801345#1T#1552#LS#801345#LT#1645#PU#80#RT#1#CA#Bus#ZE#71#ZB#Bus 71#PC#5#FR#801345#FT#1552#TO#801345#TT#1645#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:52:00+01:00', - plannedWhen: '2025-02-05T15:52:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'ZOB, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-71', - fahrtNr: '71', - name: 'Bus 71', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'ZOB, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#1398935#TA#0#DA#50225#1S#801293#1T#1534#LS#801324#LT#1603#PU#80#RT#2#CA#Bus#ZE#-#ZB#Bus -#PC#5#FR#801293#FT#1534#TO#801324#TT#1603#', - stop: { - type: 'station', - id: '801260', - }, - when: null, - plannedWhen: '2025-02-05T15:53:00+01:00', - prognosedWhen: null, - delay: null, - platform: null, - plannedPlatform: null, - prognosedPlatform: null, - direction: null, - provenance: null, - line: { - type: 'line', - id: 'bus', - fahrtNr: '', - name: 'Bus -', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, remarks: [ - { - code: undefined, - summary: 'Bus -: Sonderfahrt', - text: 'Bus -: Sonderfahrt', - type: 'warning', - }, { code: undefined, summary: 'Halt entfällt', @@ -3657,607 +1298,207 @@ const dbwebDepartures = [ ], origin: null, destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Blücherstraße, Ulm', - 'Theodor-Heuss-Platz, Ulm', - 'Söflingen, Ulm', - ], cancelled: true, - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39187#TA#56#DA#50225#1S#801293#1T#1535#LS#801324#LT#1604#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801293#FT#1535#TO#801324#TT#1604#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T16:23:00+01:00', - plannedWhen: '2025-02-05T15:54:00+01:00', - delay: 1740, - platform: null, - plannedPlatform: null, - direction: 'Söflingen, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-1', - fahrtNr: '1', - name: 'STR 1', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Blücherstraße, Ulm', - 'Theodor-Heuss-Platz, Ulm', - 'Söflingen, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#42094#TA#27#DA#50225#1S#800866#1T#1539#LS#818272#LT#1617#PU#80#RT#1#CA#Bus#ZE#7#ZB#Bus 7#PC#5#FR#800866#FT#1539#TO#818272#TT#1617#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:54:00+01:00', - plannedWhen: '2025-02-05T15:54:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Jungingen Rathaus, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-7', - fahrtNr: '7', - name: 'Bus 7', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Ensingerstraße, Ulm', - 'Jungingen Rathaus, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38463#TA#4#DA#50225#1S#801274#1T#1545#LS#801551#LT#1612#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1545#TO#801551#TT#1612#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:55:00+01:00', - plannedWhen: '2025-02-05T15:55:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Science Park II, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Science Park II, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39729#TA#28#DA#50225#1S#801242#1T#1542#LS#801234#LT#1605#PU#80#RT#1#CA#Bus#ZE#6#ZB#Bus 6#PC#5#FR#801242#FT#1542#TO#801234#TT#1605#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:56:00+01:00', - plannedWhen: '2025-02-05T15:56:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Donaustadion, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-6', - fahrtNr: '6', - name: 'Bus 6', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Haus der Begegnung, Ulm', - 'Donaustadion, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38732#TA#38#DA#50225#1S#801551#1T#1540#LS#801274#LT#1607#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801551#FT#1540#TO#801274#TT#1607#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:57:00+01:00', - plannedWhen: '2025-02-05T15:57:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Kuhberg Schulzentrum, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Ehinger Tor, Ulm', - 'Martin-Luther-Kirche, Ulm', - 'Römerplatz, Ulm', - 'Kuhberg Schulzentrum, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39612#TA#28#DA#50225#1S#801234#1T#1548#LS#801242#LT#1610#PU#80#RT#1#CA#Bus#ZE#6#ZB#Bus 6#PC#5#FR#801234#FT#1548#TO#801242#TT#1610#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:57:00+01:00', - plannedWhen: '2025-02-05T15:57:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Eselsberg Hasenkopf, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-6', - fahrtNr: '6', - name: 'Bus 6', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Eselsberg Hasenkopf, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39752#TA#4#DA#50225#1S#373541#1T#1532#LS#801223#LT#1605#PU#80#RT#1#CA#Bus#ZE#10#ZB#Bus 10#PC#5#FR#373541#FT#1532#TO#801223#TT#1605#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:57:00+01:00', - plannedWhen: '2025-02-05T15:57:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Blautal-Center, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-10', - fahrtNr: '10', - name: 'Bus 10', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Beim B\'scheid, Ulm', - 'Blautal-Center, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#44841#TA#2#DA#50225#1S#801345#1T#1557#LS#492565#LT#1632#PU#80#RT#1#CA#Bus#ZE#38#ZB#Bus 38#PC#5#FR#801345#FT#1557#TO#492565#TT#1632#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T15:57:00+01:00', - plannedWhen: '2025-02-05T15:57:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Markbronn Rathaus, Blaustein', - provenance: null, - line: { - type: 'line', - id: 'bus-38', - fahrtNr: '38', - name: 'Bus 38', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Ehinger Tor, Ulm', - 'Beim B\'scheid, Ulm', - 'Auf der Gölde, Ulm', - 'Markbronn Rathaus, Blaustein', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#247413#TA#0#DA#50225#1S#8000170#1T#1557#LS#8006299#LT#1623#PU#80#RT#1#CA#N#ZE#57469#ZB# 57469#PC#3#FR#8000170#FT#1557#TO#8006299#TT#1623#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T15:57:00+01:00', - plannedWhen: '2025-02-05T15:57:00+01:00', - delay: 0, - platform: '7 Süd', - plannedPlatform: '7 Süd', - direction: 'Weißenhorn', - provenance: null, - line: { - type: 'line', - id: '57469', - fahrtNr: '57469', - name: '57469', - public: true, - productName: 'N', - mode: 'train', - product: 'regional', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Neu-Ulm', - 'Finningerstraße', - 'Gerlenhofen', - 'Weißenhorn', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#39066#TA#38#DA#50225#1S#801324#1T#1548#LS#801293#LT#1618#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801324#FT#1548#TO#801293#TT#1618#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T15:58:00+01:00', - plannedWhen: '2025-02-05T15:58:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Ostpreußenweg, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-1', - fahrtNr: '1', - name: 'STR 1', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Justizgebäude, Ulm', - 'Willy-Brandt-Platz, Ulm', - 'Ostpreußenweg, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#38463#TA#5#DA#50225#1S#801274#1T#1550#LS#801551#LT#1617#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1550#TO#801551#TT#1617#', - stop: { - type: 'station', - id: '801260', - }, - when: '2025-02-05T16:00:00+01:00', - plannedWhen: '2025-02-05T16:00:00+01:00', - delay: 0, - platform: null, - plannedPlatform: null, - direction: 'Science Park II, Ulm', - provenance: null, - line: { - type: 'line', - id: 'str-2', - fahrtNr: '2', - name: 'STR 2', - public: true, - productName: 'STR', - mode: 'train', - product: 'tram', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Hauptbahnhof, Ulm', - 'Theater, Ulm', - 'Stadtwerke, Ulm', - 'Lehrer Tal, Ulm', - 'Science Park II, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#43884#TA#0#DA#50225#1S#801345#1T#1600#LS#800351#LT#1708#PU#80#RT#1#CA#Bus#ZE#21#ZB#Bus 21#PC#5#FR#801345#FT#1600#TO#800351#TT#1708#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T16:00:00+01:00', - plannedWhen: '2025-02-05T16:00:00+01:00', - delay: null, - platform: null, - plannedPlatform: null, - direction: 'Busbahnhof, Ehingen (Donau)', - provenance: null, - line: { - type: 'line', - id: 'bus-21', - fahrtNr: '21', - name: 'Bus 21', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Haßlerstraße, Ulm', - 'Kuhberg Schulzentrum, Ulm', - 'Donautal Boschstraße, Ulm', - 'Busbahnhof, Ehingen (Donau)', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#45532#TA#0#DA#50225#1S#801345#1T#1600#LS#871187#LT#1729#PU#80#RT#1#CA#Bus#ZE#72#ZB#Bus 72#PC#5#FR#801345#FT#1600#TO#871187#TT#1729#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T16:00:00+01:00', - plannedWhen: '2025-02-05T16:00:00+01:00', - delay: null, - platform: null, - plannedPlatform: null, - direction: 'Bahnhof, Illertissen', - provenance: null, - line: { - type: 'line', - id: 'bus-72', - fahrtNr: '72', - name: 'Bus 72', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'Bahnhof, Illertissen', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#45868#TA#1#DA#50225#1S#801345#1T#1600#LS#800576#LT#1640#PU#80#RT#1#CA#Bus#ZE#77#ZB#Bus 77#PC#5#FR#801345#FT#1600#TO#800576#TT#1640#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T16:00:00+01:00', - plannedWhen: '2025-02-05T16:00:00+01:00', - delay: null, - platform: null, - plannedPlatform: null, - direction: 'Hittistetten Kapelle, Senden (Iller)', - provenance: null, - line: { - type: 'line', - id: 'bus-77', - fahrtNr: '77', - name: 'Bus 77', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'Hittistetten Kapelle, Senden (Iller)', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#46282#TA#0#DA#50225#1S#801345#1T#1600#LS#800978#LT#1623#PU#80#RT#1#CA#Bus#ZE#84#ZB#Bus 84#PC#5#FR#801345#FT#1600#TO#800978#TT#1623#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T16:00:00+01:00', - plannedWhen: '2025-02-05T16:00:00+01:00', - delay: null, - platform: null, - plannedPlatform: null, - direction: 'Pfuhl Parkplatz Schulzentrum, Neu-Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-84', - fahrtNr: '84', - name: 'Bus 84', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'Pfuhl Parkplatz Schulzentrum, Neu-Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#1354109#TA#0#DA#50225#1S#801345#1T#1600#LS#801345#LT#1656#PU#80#RT#1#CA#Bus#ZE#88X#ZB#Bus 88X#PC#5#FR#801345#FT#1600#TO#801345#TT#1656#', - stop: { - type: 'station', - id: '801345', - }, - when: '2025-02-05T16:00:00+01:00', - plannedWhen: '2025-02-05T16:00:00+01:00', - delay: null, - platform: null, - plannedPlatform: null, - direction: 'ZOB, Ulm', - provenance: null, - line: { - type: 'line', - id: 'bus-88x', - fahrtNr: '88', - name: 'Bus 88X', - public: true, - productName: 'Bus', - mode: 'bus', - product: 'bus', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'ZOB, Ulm', - 'Steinerne Brücke, Ulm', - 'Rathaus, Ulm', - 'Herdbruckerstraße, Ulm', - 'ZOB, Ulm', - ], - }, - { - tripId: '2|#VN#1#ST#1738610742#PI#0#ZI#1400220#TA#0#DA#50225#1S#8011102#1T#916#LS#8000261#LT#1716#PU#80#RT#3#CA#ICE#ZE#597#ZB#ICE 597#PC#0#FR#8011102#FT#916#TO#8000261#TT#1716#', - stop: { - type: 'station', - id: '8000170', - }, - when: '2025-02-05T16:14:00+01:00', - plannedWhen: '2025-02-05T16:00:00+01:00', - delay: 840, - platform: '2', - plannedPlatform: '2', - direction: 'München Hbf', - provenance: null, - line: { - type: 'line', - id: 'ice-597', - fahrtNr: '597', - name: 'ICE 597', - public: true, - productName: 'ICE', - mode: 'train', - product: 'nationalExpress', - operator: null, - }, - remarks: [], - origin: null, - destination: null, - vias: [ - 'Ulm Hbf', - 'Augsburg Hbf', - 'München-Pasing', - 'München Hbf', + nextStopovers: [ + { + stop: { + type: 'station', + id: '8000295', + name: 'Osterburken', + location: { + type: 'location', + id: '8000295', + latitude: 49.42992, + longitude: 9.422996, + }, + products: { + nationalExpress: false, + national: false, + regionalExp: false, + regional: true, + suburban: true, + bus: true, + ferry: false, + subway: false, + tram: false, + taxi: true, + }, + weight: 5.6, + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Adelsheim Ost', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Sennfeld', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Roigheim', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'station', + id: '8004050', + name: 'Möckmühl', + location: { + type: 'location', + id: '8004050', + latitude: 49.321187, + longitude: 9.357977, + }, + products: { + nationalExpress: false, + national: false, + regionalExp: false, + regional: true, + suburban: false, + bus: true, + ferry: false, + subway: false, + tram: false, + taxi: false, + }, + distance: 2114, + weight: 6.45, + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Züttlingen', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Siglingen', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, + { + stop: { + type: 'location', + id: null, + name: 'Tübingen Hbf', + }, + arrival: null, + plannedArrival: null, + arrivalDelay: null, + arrivalPlatform: null, + arrivalPrognosisType: null, + plannedArrivalPlatform: null, + departure: null, + plannedDeparture: null, + departureDelay: null, + departurePlatform: null, + departurePrognosisType: null, + plannedDeparturePlatform: null, + remarks: [], + }, ], }, ]; diff --git a/test/fixtures/dbweb-departures.json b/test/fixtures/dbweb-departures.json index fb54ae0f..9fc2e08e 100644 --- a/test/fixtures/dbweb-departures.json +++ b/test/fixtures/dbweb-departures.json @@ -1,608 +1,174 @@ { "entries": [ { - "bahnhofsId": "801260", - "zeit": "2025-02-05T13:58:00", - "ezZeit": "2025-02-05T15:03:00", - "gleis": "B", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Justizgebäude, Ulm", - "Willy-Brandt-Platz, Ulm", - "Ostpreußenweg, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#1401845#TA#0#DA#50225#1S#801324#1T#1348#LS#801293#LT#1418#PU#80#RT#2#CA#Bus#ZE#-#ZB#Bus -#PC#5#FR#801324#FT#1348#TO#801293#TT#1418#", - "meldungen": [ - { - "prioritaet": "HOCH", - "text": "Bus -: Sonderfahrt" - } - ], - "verkehrmittel": { - "name": "Bus -", - "linienNummer": "-", - "kurzText": "Bus", - "mittelText": "Bus -", - "langText": "Bus -", - "produktGattung": "BUS" - } - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T14:56:00", - "ezZeit": "2025-02-05T15:14:00", + "bahnhofsId": "8000295", + "zeit": "2025-02-08T15:31:00", + "ezZeit": "2025-02-08T16:05:00", "gleis": "2", "ueber": [ - "Ulm Hbf", - "Günzburg", - "Augsburg Hbf", - "München Hbf", - "Graz Hbf" + "Osterburken", + "Möckmühl", + "Bad Friedrichshall Hbf", + "Neckarsulm", + "Heilbronn Hbf", + "Bietigheim-Bissingen", + "Ludwigsburg", + "Stuttgart Hbf" ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#277981#TA#0#DA#50225#1S#8000105#1T#1219#LS#8100173#LT#2214#PU#80#RT#1#CA#EC#ZE#219#ZB#EC 219#PC#1#FR#8000105#FT#1219#TO#8100173#TT#2214#", + "journeyId": "2|#VN#1#ST#1738783727#PI#0#ZI#315246#TA#0#DA#80225#1S#8000260#1T#1437#LS#8000096#LT#1653#PU#80#RT#1#CA#DPN#ZE#19073#ZB#RE 19073#PC#3#FR#8000260#FT#1437#TO#8000096#TT#1653#", + "meldungen": [], + "verkehrmittel": { + "name": "RE 19073", + "kurzText": "RE", + "mittelText": "RE 8", + "langText": "RE 19073", + "produktGattung": "REGIONAL" + }, + "terminus": "Stuttgart Hbf" + }, + { + "bahnhofsId": "508987", + "zeit": "2025-02-08T16:20:00", + "ueber": [ + "Bahnhof, Osterburken", + "Rathaus, Osterburken", + "RIO, Osterburken", + "Merchingen Ort, Ravenstein", + "Hüngheim Ort, Ravenstein", + "Oberwittstadt Ort, Ravenstein", + "Unterwittstadt Ort, Ravenstein", + "Erlenbach, Ravenstein" + ], + "journeyId": "2|#VN#1#ST#1738783727#PI#0#ZI#500575#TA#0#DA#80225#1S#508987#1T#1620#LS#506182#LT#1655#PU#80#RT#1#CA#Bus#ZE#844#ZB#Bus 844#PC#5#FR#508987#FT#1620#TO#506182#TT#1655#", + "meldungen": [], + "verkehrmittel": { + "name": "Bus 844", + "linienNummer": "844", + "kurzText": "Bus", + "mittelText": "Bus 844", + "langText": "Bus 844", + "produktGattung": "BUS" + }, + "terminus": "Erlenbach" + }, + { + "bahnhofsId": "8000295", + "zeit": "2025-02-08T16:27:00", + "ezZeit": "2025-02-08T16:27:00", + "gleis": "4", + "ueber": [ + "Osterburken", + "Lauda", + "Würzburg Hbf" + ], + "journeyId": "2|#VN#1#ST#1738783727#PI#0#ZI#315248#TA#0#DA#80225#1S#8000096#1T#1506#LS#8000260#LT#1721#PU#80#RT#1#CA#DPN#ZE#19074#ZB#RE 19074#PC#3#FR#8000096#FT#1506#TO#8000260#TT#1721#", + "meldungen": [], + "verkehrmittel": { + "name": "RE 19074", + "kurzText": "RE", + "mittelText": "RE 8", + "langText": "RE 19074", + "produktGattung": "REGIONAL" + }, + "terminus": "Würzburg Hbf" + }, + { + "bahnhofsId": "8000295", + "zeit": "2025-02-08T16:31:00", + "ezZeit": "2025-02-08T16:39:00", + "gleis": "2", + "ueber": [ + "Osterburken", + "Möckmühl", + "Bad Friedrichshall Hbf", + "Neckarsulm", + "Heilbronn Hbf", + "Bietigheim-Bissingen", + "Ludwigsburg", + "Stuttgart Hbf" + ], + "journeyId": "2|#VN#1#ST#1738783727#PI#0#ZI#316113#TA#0#DA#80225#1S#8000260#1T#1537#LS#8000096#LT#1756#PU#80#RT#1#CA#DPN#ZE#63379#ZB#RE 63379#PC#3#FR#8000260#FT#1537#TO#8000096#TT#1756#", "meldungen": [ { "prioritaet": "NIEDRIG", - "text": "Zug fährt ohne Wagen 260. Zug kann mit verringerter Anzahl an Sitzplätzen fahren." - }, - { - "prioritaet": "NIEDRIG", - "text": "Kein behindertengerechtes WC im Zug. Mobilitätseingeschränkte Reisende wenden sich bzgl. eventuell erforderlicher Umbuchungen an unsere Mobilitätsservice-Zentrale unter 030 65212888." + "text": "Keine rollstuhlgerechte Einrichtung, kein behindertengerechtes WC im Zug. Mobilitätseingeschränkte Reisende wenden sich bzgl. eventuell erforderlicher Umbuchungen an unsere Mobilitätsservice-Zentrale unter 030 65212888." } ], "verkehrmittel": { - "name": "EC 219", - "kurzText": "EC", - "mittelText": "EC 219", - "langText": "EC 219", - "produktGattung": "EC_IC" + "name": "RE 63379", + "kurzText": "RE", + "mittelText": "RE 8", + "langText": "RE 63379", + "produktGattung": "REGIONAL" }, - "terminus": "Graz Hbf" + "terminus": "Stuttgart Hbf" }, { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:00:00", + "bahnhofsId": "510853", + "zeit": "2025-02-08T16:35:00", "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "Bahnhof, Illertissen" + "Bahnhof, Osterburken", + "Hohenstadt Ort, Ahorn (Baden)", + "Eubigheim Kirche, Ahorn (Baden)", + "Eubigheim Obereubigheim Ort, Ahorn (Baden)", + "Buch Ort, Ahorn (Baden)", + "Uiffingen Ort, Boxberg (Baden)", + "Angeltürn Ort, Boxberg (Baden)", + "Rathaus, Boxberg (Baden)" ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#45621#TA#1#DA#50225#1S#801345#1T#1500#LS#871187#LT#1628#PU#80#RT#1#CA#Bus#ZE#72#ZB#Bus 72#PC#5#FR#801345#FT#1500#TO#871187#TT#1628#", + "journeyId": "2|#VN#1#ST#1738783727#PI#0#ZI#1108875#TA#4#DA#80225#1S#510853#1T#1635#LS#421730#LT#1713#PU#80#RT#1#CA#rfb#ZE#9839#ZB#RUF 9839#PC#9#FR#510853#FT#1635#TO#421730#TT#1713#", "meldungen": [], "verkehrmittel": { - "name": "Bus 72", - "linienNummer": "72", - "kurzText": "Bus", - "mittelText": "Bus 72", - "langText": "Bus 72", - "produktGattung": "BUS" + "name": "RUF 9839", + "linienNummer": "9839", + "kurzText": "RUF", + "mittelText": "RUF 9839", + "langText": "RUF 9839", + "produktGattung": "ANRUFPFLICHTIG" }, - "terminus": "Bahnhof, Illertissen" + "terminus": "Rathaus, Boxberg (Baden)" }, { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:00:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "ZOB, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#1354106#TA#1#DA#50225#1S#801345#1T#1500#LS#801345#LT#1556#PU#80#RT#1#CA#Bus#ZE#88X#ZB#Bus 88X#PC#5#FR#801345#FT#1500#TO#801345#TT#1556#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 88X", - "linienNummer": "88X", - "kurzText": "Bus", - "mittelText": "Bus 88X", - "langText": "Bus 88X", - "produktGattung": "BUS" - }, - "terminus": "ZOB, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:01:00", - "ezZeit": "2025-02-05T15:01:00", - "ueber": [ - "ZOB, Ulm", - "Ehinger Tor, Ulm", - "Haßlerstraße, Ulm", - "Donautal Hans-Reyhing-Weg, Ulm", - "ZOB, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39844#TA#1#DA#50225#1S#801345#1T#1501#LS#801345#LT#1545#PU#80#RT#1#CA#Bus#ZE#11#ZB#Bus 11#PC#5#FR#801345#FT#1501#TO#801345#TT#1545#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 11", - "linienNummer": "11", - "kurzText": "Bus", - "mittelText": "Bus 11", - "langText": "Bus 11", - "produktGattung": "BUS" - }, - "terminus": "ZOB, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:01:00", - "ezZeit": "2025-02-05T15:03:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Universität Süd, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#58468#TA#25#DA#50225#1S#800320#1T#1440#LS#801334#LT#1524#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#800320#FT#1440#TO#801334#TT#1524#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 5", - "linienNummer": "5", - "kurzText": "Bus", - "mittelText": "Bus 5", - "langText": "Bus 5", - "produktGattung": "BUS" - }, - "terminus": "Universität Süd, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:01:00", - "ezZeit": "2025-02-05T15:10:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "Washingtonallee, Neu-Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#58811#TA#23#DA#50225#1S#801334#1T#1437#LS#800320#LT#1521#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#801334#FT#1437#TO#800320#TT#1521#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 5", - "linienNummer": "5", - "kurzText": "Bus", - "mittelText": "Bus 5", - "langText": "Bus 5", - "produktGattung": "BUS" - }, - "terminus": "Washingtonallee, Neu-Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:03:00", - "ezZeit": "2025-02-05T15:03:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Haßlerstraße, Ulm", - "Donautal Hans-Reyhing-Weg, Ulm", - "Donautal, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39798#TA#5#DA#50225#1S#801223#1T#1454#LS#373541#LT#1524#PU#80#RT#1#CA#Bus#ZE#10#ZB#Bus 10#PC#5#FR#801223#FT#1454#TO#373541#TT#1524#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 10", - "linienNummer": "10", - "kurzText": "Bus", - "mittelText": "Bus 10", - "langText": "Bus 10", - "produktGattung": "BUS" - }, - "terminus": "Donautal, Ulm" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:03:00", - "ezZeit": "2025-02-05T15:04:00", + "bahnhofsId": "8000295", + "zeit": "2025-02-08T16:36:00", "gleis": "1", "ueber": [ - "Ulm Hbf", - "Stuttgart Hbf", - "Vaihingen(Enz)", - "Mannheim Hbf", - "Dortmund Hbf" + "Osterburken", + "Adelsheim Nord", + "Zimmern(b Seckach)", + "Seckach", + "Eicholzheim", + "Oberschefflenz", + "Auerbach(b Mosbach, Baden)", + "Homburg(Saar)Hbf" ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#275748#TA#0#DA#50225#1S#8100044#1T#1052#LS#8000080#LT#2057#PU#80#RT#1#CA#ICE#ZE#114#ZB#ICE 114#PC#0#FR#8100044#FT#1052#TO#8000080#TT#2057#", + "journeyId": "2|#VN#1#ST#1738783727#PI#0#ZI#248243#TA#0#DA#80225#1S#8000295#1T#1636#LS#8000176#LT#2006#PU#80#RT#1#CA#s#ZE#1#ZB#S 1#PC#4#FR#8000295#FT#1636#TO#8000176#TT#2006#", "meldungen": [], "verkehrmittel": { - "name": "ICE 114", - "kurzText": "ICE", - "mittelText": "ICE 114", - "langText": "ICE 114", - "produktGattung": "ICE" - }, - "terminus": "Dortmund Hbf" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:04:00", - "ezZeit": "2025-02-05T15:04:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Blücherstraße, Ulm", - "Theodor-Heuss-Platz, Ulm", - "Söflingen, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39187#TA#51#DA#50225#1S#801293#1T#1445#LS#801324#LT#1514#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801293#FT#1445#TO#801324#TT#1514#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 1", + "name": "S 1", "linienNummer": "1", - "kurzText": "STR", - "mittelText": "STR 1", - "langText": "STR 1", - "produktGattung": "TRAM" + "kurzText": "S", + "mittelText": "S 1", + "langText": "S 1", + "produktGattung": "SBAHN" }, - "terminus": "Söflingen, Ulm" + "terminus": "Homburg(Saar)Hbf" }, { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:04:00", - "ezZeit": "2025-02-05T15:04:00", - "gleis": "6 Nord", - "ezGleis": "4 Nord", + "bahnhofsId": "8000295", + "zeit": "2025-02-08T16:36:00", + "gleis": "3", "ueber": [ - "Ulm Hbf", - "Ulm-Söflingen", - "Blaustein", - "Herrlingen" + "Osterburken", + "Adelsheim Ost", + "Sennfeld", + "Roigheim", + "Möckmühl", + "Züttlingen", + "Siglingen", + "Tübingen Hbf" ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#881890#TA#6#DA#50225#1S#8000170#1T#1504#LS#8002789#LT#1513#PU#80#RT#1#CA#DPN#ZE#26618#ZB#SWE26618#PC#3#FR#8000170#FT#1504#TO#8002789#TT#1513#", - "meldungen": [], - "verkehrmittel": { - "name": "SWE26618", - "kurzText": "SWE", - "mittelText": "SWE RS3", - "langText": "SWE26618", - "produktGattung": "REGIONAL" - }, - "terminus": "Herrlingen" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:05:00", - "ezZeit": "2025-02-05T15:05:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Science Park II, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38438#TA#50#DA#50225#1S#801274#1T#1455#LS#801551#LT#1522#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1455#TO#801551#TT#1522#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Science Park II, Ulm" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:05:00", - "ezZeit": "2025-02-05T15:06:00", - "gleis": "8", - "ueber": [ - "Ulm Hbf", - "Ulm-Donautal", - "Erbach(Württ)", - "Laupheim West", - "Biberach(Riß) Süd" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#244702#TA#0#DA#50225#1S#8000170#1T#1505#LS#8000944#LT#1555#PU#80#RT#1#CA#N#ZE#32673#ZB# 32673#PC#3#FR#8000170#FT#1505#TO#8000944#TT#1555#", - "meldungen": [], - "verkehrmittel": { - "name": "32673", - "kurzText": "N", - "mittelText": "RS21", - "langText": "32673", - "produktGattung": "REGIONAL" - }, - "terminus": "Biberach(Riß) Süd" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:07:00", - "ezZeit": "2025-02-05T15:07:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Martin-Luther-Kirche, Ulm", - "Römerplatz, Ulm", - "Kuhberg Schulzentrum, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38732#TA#33#DA#50225#1S#801551#1T#1450#LS#801274#LT#1517#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801551#FT#1450#TO#801274#TT#1517#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Kuhberg Schulzentrum, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:07:00", - "ezZeit": "2025-02-05T15:07:00", - "ueber": [ - "ZOB, Ulm", - "Ehinger Tor, Ulm", - "Haßlerstraße, Ulm", - "Donautal Hans-Reyhing-Weg, Ulm", - "Unterweiler Hartstraße, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#56556#TA#3#DA#50225#1S#801345#1T#1507#LS#379694#LT#1530#PU#80#RT#1#CA#Bus#ZE#12#ZB#Bus 12#PC#5#FR#801345#FT#1507#TO#379694#TT#1530#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 12", - "linienNummer": "12", - "kurzText": "Bus", - "mittelText": "Bus 12", - "langText": "Bus 12", - "produktGattung": "BUS" - }, - "terminus": "Unterweiler Hartstraße, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:08:00", - "ezZeit": "2025-02-05T15:42:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Justizgebäude, Ulm", - "Willy-Brandt-Platz, Ulm", - "Ostpreußenweg, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39066#TA#33#DA#50225#1S#801324#1T#1458#LS#801293#LT#1528#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801324#FT#1458#TO#801293#TT#1528#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 1", - "linienNummer": "1", - "kurzText": "STR", - "mittelText": "STR 1", - "langText": "STR 1", - "produktGattung": "TRAM" - }, - "terminus": "Ostpreußenweg, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:08:00", - "ezZeit": "2025-02-05T15:08:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Adenauerbrücke, Neu-Ulm", - "Amtsgericht, Neu-Ulm", - "Kasernstraße, Neu-Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#42692#TA#25#DA#50225#1S#818272#1T#1443#LS#800866#LT#1520#PU#80#RT#1#CA#Bus#ZE#7#ZB#Bus 7#PC#5#FR#818272#FT#1443#TO#800866#TT#1520#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 7", - "linienNummer": "7", - "kurzText": "Bus", - "mittelText": "Bus 7", - "langText": "Bus 7", - "produktGattung": "BUS" - }, - "terminus": "Kasernstraße, Neu-Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:08:00", - "ezZeit": "2025-02-05T15:11:00", - "ueber": [ - "ZOB, Ulm", - "Ehinger Tor, Ulm", - "Adenauerbrücke, Neu-Ulm", - "Donaubad, Neu-Ulm", - "Rabenstraße, Laupheim" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#44263#TA#0#DA#50225#1S#801345#1T#1508#LS#800650#LT#1610#PU#80#RT#1#CA#Bus#ZE#24#ZB#Bus 24#PC#5#FR#801345#FT#1508#TO#800650#TT#1610#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 24", - "linienNummer": "24", - "kurzText": "Bus", - "mittelText": "Bus 24", - "langText": "Bus 24", - "produktGattung": "BUS" - }, - "terminus": "Rabenstraße, Laupheim" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:08:00", - "ezZeit": "2025-02-05T15:59:00", - "gleis": "B", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Justizgebäude, Ulm", - "Willy-Brandt-Platz, Ulm", - "Ostpreußenweg, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#1395147#TA#0#DA#50225#1S#801324#1T#1458#LS#801293#LT#1528#PU#80#RT#2#CA#Bus#ZE#-#ZB#Bus -#PC#5#FR#801324#FT#1458#TO#801293#TT#1528#", - "meldungen": [ - { - "prioritaet": "HOCH", - "text": "Bus -: Sonderfahrt" - } - ], - "verkehrmittel": { - "name": "Bus -", - "linienNummer": "-", - "kurzText": "Bus", - "mittelText": "Bus -", - "langText": "Bus -", - "produktGattung": "BUS" - } - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:10:00", - "ezZeit": "2025-02-05T15:10:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Botanischer Garten, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38637#TA#0#DA#50225#1S#801339#1T#1504#LS#801265#LT#1521#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801339#FT#1504#TO#801265#TT#1521#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Botanischer Garten, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:10:00", - "ezZeit": "2025-02-05T15:10:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "Bahnhof, Günzburg" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#57421#TA#0#DA#50225#1S#801345#1T#1510#LS#780639#LT#1610#PU#80#RT#1#CA#Bus#ZE#850#ZB#Bus 850#PC#5#FR#801345#FT#1510#TO#780639#TT#1610#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 850", - "linienNummer": "850", - "kurzText": "Bus", - "mittelText": "Bus 850", - "langText": "Bus 850", - "produktGattung": "BUS" - }, - "terminus": "Bahnhof, Günzburg" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:11:00", - "ueber": [ - "ZOB, Ulm", - "Ehinger Tor, Ulm", - "Adenauerbrücke, Neu-Ulm", - "Donaubad, Neu-Ulm", - "Gasthof zur Brücke, Illerrieden" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#44134#TA#0#DA#50225#1S#801345#1T#1511#LS#492734#LT#1604#PU#80#RT#1#CA#Bus#ZE#23#ZB#Bus 23#PC#5#FR#801345#FT#1511#TO#492734#TT#1604#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 23", - "linienNummer": "23", - "kurzText": "Bus", - "mittelText": "Bus 23", - "langText": "Bus 23", - "produktGattung": "BUS" - }, - "terminus": "Gasthof zur Brücke, Illerrieden" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:11:00", - "ezZeit": "2025-02-05T15:12:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Universität Süd, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#58233#TA#25#DA#50225#1S#800741#1T#1445#LS#801334#LT#1534#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#800741#FT#1445#TO#801334#TT#1534#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 5", - "linienNummer": "5", - "kurzText": "Bus", - "mittelText": "Bus 5", - "langText": "Bus 5", - "produktGattung": "BUS" - }, - "terminus": "Universität Süd, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:11:00", - "ezZeit": "2025-02-05T15:11:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "Ludwigsfeld Hasenweg, Neu-Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#58648#TA#25#DA#50225#1S#801334#1T#1447#LS#800741#LT#1536#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#801334#FT#1447#TO#800741#TT#1536#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 5", - "linienNummer": "5", - "kurzText": "Bus", - "mittelText": "Bus 5", - "langText": "Bus 5", - "produktGattung": "BUS" - }, - "terminus": "Ludwigsfeld Hasenweg, Neu-Ulm" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:11:00", - "ezZeit": "2025-02-05T15:12:00", - "gleis": "4 Nord", - "ezGleis": "6 Nord", - "ueber": [ - "Ulm Hbf", - "Thalfingen(b Ulm)", - "Langenau(Württ)", - "Niederstotzingen", - "Aalen Hbf" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#881849#TA#1#DA#50225#1S#8000170#1T#1511#LS#8000002#LT#1624#PU#80#RT#1#CA#DPN#ZE#26552#ZB#SWE26552#PC#3#FR#8000170#FT#1511#TO#8000002#TT#1624#", - "meldungen": [], - "verkehrmittel": { - "name": "SWE26552", - "kurzText": "SWE", - "mittelText": "SWE RS5", - "langText": "SWE26552", - "produktGattung": "REGIONAL" - }, - "terminus": "Aalen Hbf" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:12:00", - "gleis": "2", - "ueber": [ - "Ulm Hbf", - "Augsburg Hbf", - "München-Pasing", - "München Hbf" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#219420#TA#0#DA#50225#1S#8002553#1T#729#LS#8000261#LT#1626#PU#80#RT#1#CA#ICE#ZE#517#ZB#ICE 517#PC#0#FR#8002553#FT#729#TO#8000261#TT#1626#", + "journeyId": "2|#VN#1#ST#1738783727#PI#0#ZI#898552#TA#0#DA#80225#1S#8000295#1T#1636#LS#8000141#LT#1922#PU#80#RT#1#CA#DPN#ZE#19329#ZB#MEX19329#PC#3#FR#8000295#FT#1636#TO#8000141#TT#1922#", "meldungen": [ { "prioritaet": "HOCH", @@ -611,2175 +177,13 @@ } ], "verkehrmittel": { - "name": "ICE 517", - "kurzText": "ICE", - "mittelText": "ICE 517", - "langText": "ICE 517", - "produktGattung": "ICE" - }, - "terminus": "München Hbf" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:12:00", - "ezZeit": "2025-02-05T15:13:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Rosengasse, Ulm", - "Benzstraße, Langenau (Württ)" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#477070#TA#1#DA#50225#1S#801345#1T#1512#LS#378071#LT#1615#PU#80#RT#1#CA#Bus#ZE#58#ZB#Bus 58#PC#5#FR#801345#FT#1512#TO#378071#TT#1615#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 58", - "linienNummer": "58", - "kurzText": "Bus", - "mittelText": "Bus 58", - "langText": "Bus 58", - "produktGattung": "BUS" - }, - "terminus": "Benzstraße, Langenau (Württ)" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:14:00", - "ezZeit": "2025-02-05T15:14:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Blücherstraße, Ulm", - "Theodor-Heuss-Platz, Ulm", - "Söflingen, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39187#TA#52#DA#50225#1S#801293#1T#1455#LS#801324#LT#1524#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801293#FT#1455#TO#801324#TT#1524#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 1", - "linienNummer": "1", - "kurzText": "STR", - "mittelText": "STR 1", - "langText": "STR 1", - "produktGattung": "TRAM" - }, - "terminus": "Söflingen, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:14:00", - "ezZeit": "2025-02-05T15:18:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Ensingerstraße, Ulm", - "Jungingen Rathaus, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#42094#TA#25#DA#50225#1S#800866#1T#1459#LS#818272#LT#1537#PU#80#RT#1#CA#Bus#ZE#7#ZB#Bus 7#PC#5#FR#800866#FT#1459#TO#818272#TT#1537#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 7", - "linienNummer": "7", - "kurzText": "Bus", - "mittelText": "Bus 7", - "langText": "Bus 7", - "produktGattung": "BUS" - }, - "terminus": "Jungingen Rathaus, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:14:00", - "ezZeit": "2025-02-05T15:14:00", - "ueber": [ - "ZOB, Ulm", - "Ehinger Tor, Ulm", - "Ehinger Tor, Ulm", - "Lehrer Tal, Ulm", - "Bodelschwinghweg, Dornstadt" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#1401622#TA#0#DA#50225#1S#801345#1T#1514#LS#492671#LT#1540#PU#80#RT#3#CA#Bus#ZE#49#ZB#Bus 49#PC#5#FR#801345#FT#1514#TO#492671#TT#1540#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 49", - "linienNummer": "49", - "kurzText": "Bus", - "mittelText": "Bus 49", - "langText": "Bus 49", - "produktGattung": "BUS" - }, - "terminus": "Bodelschwinghweg, Dornstadt" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:15:00", - "ezZeit": "2025-02-05T15:15:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Science Park II, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38438#TA#51#DA#50225#1S#801274#1T#1505#LS#801551#LT#1532#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1505#TO#801551#TT#1532#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Science Park II, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:15:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "Unterelchingen Gasthof Zahn, Elchingen" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#54196#TA#0#DA#50225#1S#801345#1T#1515#LS#801358#LT#1550#PU#80#RT#1#CA#Bus#ZE#597#ZB#Bus 597#PC#5#FR#801345#FT#1515#TO#801358#TT#1550#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 597", - "linienNummer": "597", - "kurzText": "Bus", - "mittelText": "Bus 597", - "langText": "Bus 597", - "produktGattung": "BUS" - }, - "terminus": "Unterelchingen Gasthof Zahn, Elchingen" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:15:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "Bahnhof, Weißenhorn" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#57144#TA#0#DA#50225#1S#801345#1T#1515#LS#801427#LT#1627#PU#80#RT#1#CA#Bus#ZE#763#ZB#Bus 763#PC#5#FR#801345#FT#1515#TO#801427#TT#1627#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 763", - "linienNummer": "763", - "kurzText": "Bus", - "mittelText": "Bus 763", - "langText": "Bus 763", - "produktGattung": "BUS" - }, - "terminus": "Bahnhof, Weißenhorn" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:15:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "Burlafingen Bahnhof, Neu-Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#57275#TA#2#DA#50225#1S#801345#1T#1515#LS#800232#LT#1540#PU#80#RT#1#CA#Bus#ZE#84X#ZB#Bus 84X#PC#5#FR#801345#FT#1515#TO#800232#TT#1540#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 84X", - "linienNummer": "84X", - "kurzText": "Bus", - "mittelText": "Bus 84X", - "langText": "Bus 84X", - "produktGattung": "BUS" - }, - "terminus": "Burlafingen Bahnhof, Neu-Ulm" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:15:00", - "ezZeit": "2025-02-05T15:15:00", - "gleis": "8", - "ueber": [ - "Ulm Hbf", - "Geislingen(Steige)", - "Göppingen", - "Plochingen", - "Stuttgart Hbf" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#244835#TA#0#DA#50225#1S#8000112#1T#1403#LS#8000096#LT#1622#PU#80#RT#1#CA#RE#ZE#4220#ZB#RE 4220#PC#3#FR#8000112#FT#1403#TO#8000096#TT#1622#", - "meldungen": [ - { - "prioritaet": "NIEDRIG", - "text": "Vorankündigung: In den Nächten 06./07.-08/09.02., 06/07. - 08./09.03., 03./04.-05./06.04., 01/02.-03./04.05., 29./30.-31.05./01.06.2025 (Do,Fr,Sa,So jeweils 20 - 5 Uhr) finden zwischen Stuttgart und Ulm Bauarbeiten statt. Es kommt zu Fahrplanänderungen. Bitte prüfen Sie vor Reisebeginn Ihre Fahrmöglichkeiten. Weitere Infos:", - "url": "https://bahn.de/bauarbeiten" - } - ], - "verkehrmittel": { - "name": "RE 4220", - "kurzText": "RE", - "mittelText": "RE 5", - "langText": "RE 4220", - "produktGattung": "REGIONAL" - }, - "terminus": "Stuttgart Hbf" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:16:00", - "ezZeit": "2025-02-05T15:16:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Haus der Begegnung, Ulm", - "Donaustadion, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39729#TA#26#DA#50225#1S#801242#1T#1502#LS#801234#LT#1525#PU#80#RT#1#CA#Bus#ZE#6#ZB#Bus 6#PC#5#FR#801242#FT#1502#TO#801234#TT#1525#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 6", - "linienNummer": "6", - "kurzText": "Bus", - "mittelText": "Bus 6", - "langText": "Bus 6", - "produktGattung": "BUS" - }, - "terminus": "Donaustadion, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:17:00", - "ezZeit": "2025-02-05T15:17:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Martin-Luther-Kirche, Ulm", - "Römerplatz, Ulm", - "Kuhberg Schulzentrum, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38732#TA#34#DA#50225#1S#801551#1T#1500#LS#801274#LT#1527#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801551#FT#1500#TO#801274#TT#1527#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Kuhberg Schulzentrum, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:17:00", - "ezZeit": "2025-02-05T15:18:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Eselsberg Hasenkopf, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39612#TA#26#DA#50225#1S#801234#1T#1508#LS#801242#LT#1530#PU#80#RT#1#CA#Bus#ZE#6#ZB#Bus 6#PC#5#FR#801234#FT#1508#TO#801242#TT#1530#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 6", - "linienNummer": "6", - "kurzText": "Bus", - "mittelText": "Bus 6", - "langText": "Bus 6", - "produktGattung": "BUS" - }, - "terminus": "Eselsberg Hasenkopf, Ulm" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:17:00", - "ezZeit": "2025-02-05T15:25:00", - "gleis": "7 Nord", - "ueber": [ - "Ulm Hbf", - "Blaubeuren", - "Schelklingen", - "Ehingen(Donau)", - "Donaueschingen" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#244507#TA#0#DA#50225#1S#8000170#1T#1517#LS#8000077#LT#1735#PU#80#RT#1#CA#RE#ZE#3220#ZB#RE 3220#PC#3#FR#8000170#FT#1517#TO#8000077#TT#1735#", - "meldungen": [], - "verkehrmittel": { - "name": "RE 3220", - "kurzText": "RE", - "mittelText": "RE 55", - "langText": "RE 3220", - "produktGattung": "REGIONAL" - }, - "terminus": "Donaueschingen" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:17:00", - "ezZeit": "2025-02-05T15:18:00", - "gleis": "3 Süd", - "ueber": [ - "Ulm Hbf", - "Illertissen", - "Memmingen", - "Bad Grönenbach", - "Oberstdorf" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#246564#TA#0#DA#50225#1S#8000170#1T#1517#LS#8004585#LT#1723#PU#80#RT#1#CA#RE#ZE#3985#ZB#RE 3985#PC#3#FR#8000170#FT#1517#TO#8004585#TT#1723#", - "meldungen": [], - "verkehrmittel": { - "name": "RE 3985", - "kurzText": "RE", - "mittelText": "RE 75", - "langText": "RE 3985", - "produktGattung": "REGIONAL" - }, - "terminus": "Oberstdorf" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:17:00", - "ezZeit": "2025-02-05T15:33:00", - "gleis": "A", - "ueber": [ - "Hauptbahnhof, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Haus der Begegnung, Ulm", - "Donaustadion, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#1397470#TA#0#DA#50225#1S#801242#1T#1506#LS#801234#LT#1517#PU#80#RT#2#CA#Bus#ZE#-#ZB#Bus -#PC#5#FR#801242#FT#1506#TO#801234#TT#1517#", - "meldungen": [ - { - "prioritaet": "HOCH", - "text": "Bus -: Sonderfahrt" - } - ], - "verkehrmittel": { - "name": "Bus -", - "linienNummer": "-", - "kurzText": "Bus", - "mittelText": "Bus -", - "langText": "Bus -", - "produktGattung": "BUS" - } - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:18:00", - "ezZeit": "2025-02-05T15:18:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Justizgebäude, Ulm", - "Willy-Brandt-Platz, Ulm", - "Ostpreußenweg, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39066#TA#34#DA#50225#1S#801324#1T#1508#LS#801293#LT#1538#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801324#FT#1508#TO#801293#TT#1538#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 1", - "linienNummer": "1", - "kurzText": "STR", - "mittelText": "STR 1", - "langText": "STR 1", - "produktGattung": "TRAM" - }, - "terminus": "Ostpreußenweg, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:18:00", - "ezZeit": "2025-02-05T15:18:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Rosengasse, Ulm", - "Bahnhof, Geislingen an der Steige" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#45116#TA#0#DA#50225#1S#801345#1T#1518#LS#810201#LT#1628#PU#80#RT#1#CA#Bus#ZE#46#ZB#Bus 46#PC#5#FR#801345#FT#1518#TO#810201#TT#1628#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 46", - "linienNummer": "46", - "kurzText": "Bus", - "mittelText": "Bus 46", - "langText": "Bus 46", - "produktGattung": "BUS" - }, - "terminus": "Bahnhof, Geislingen an der Steige" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:19:00", - "ezZeit": "2025-02-05T15:20:00", - "gleis": "6 Süd", - "ueber": [ - "Ulm Hbf", - "Biberach(Riß)", - "Bad Schussenried", - "Aulendorf", - "Lindau-Reutin" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#244713#TA#0#DA#50225#1S#8000170#1T#1519#LS#8003693#LT#1655#PU#80#RT#1#CA#RE#ZE#32689#ZB#RE 32689#PC#3#FR#8000170#FT#1519#TO#8003693#TT#1655#", - "meldungen": [], - "verkehrmittel": { - "name": "RE 32689", - "kurzText": "RE", - "mittelText": "RE 3", - "langText": "RE 32689", - "produktGattung": "REGIONAL" - }, - "terminus": "Lindau-Reutin" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:19:00", - "ezZeit": "2025-02-05T15:19:00", - "gleis": "25", - "ueber": [ - "Ulm Hbf", - "Neu-Ulm", - "Nersingen", - "Leipheim", - "München Hbf" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#306626#TA#0#DA#50225#1S#8000170#1T#1519#LS#8000261#LT#1721#PU#80#RT#1#CA#DPN#ZE#57065#ZB#RE 57065#PC#3#FR#8000170#FT#1519#TO#8000261#TT#1721#", - "meldungen": [], - "verkehrmittel": { - "name": "RE 57065", - "kurzText": "RE", - "mittelText": "RE 9", - "langText": "RE 57065", - "produktGattung": "REGIONAL" - }, - "terminus": "München Hbf" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:20:00", - "ezZeit": "2025-02-05T15:23:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Botanischer Garten, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38637#TA#1#DA#50225#1S#801339#1T#1514#LS#801265#LT#1531#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801339#FT#1514#TO#801265#TT#1531#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Botanischer Garten, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:21:00", - "ezZeit": "2025-02-05T15:21:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Universität Süd, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#58468#TA#26#DA#50225#1S#800320#1T#1500#LS#801334#LT#1544#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#800320#FT#1500#TO#801334#TT#1544#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 5", - "linienNummer": "5", - "kurzText": "Bus", - "mittelText": "Bus 5", - "langText": "Bus 5", - "produktGattung": "BUS" - }, - "terminus": "Universität Süd, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:21:00", - "ezZeit": "2025-02-05T15:23:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "Washingtonallee, Neu-Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#58811#TA#24#DA#50225#1S#801334#1T#1457#LS#800320#LT#1541#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#801334#FT#1457#TO#800320#TT#1541#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 5", - "linienNummer": "5", - "kurzText": "Bus", - "mittelText": "Bus 5", - "langText": "Bus 5", - "produktGattung": "BUS" - }, - "terminus": "Washingtonallee, Neu-Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:23:00", - "ueber": [ - "ZOB, Ulm", - "Ehinger Tor, Ulm", - "Beim B'scheid, Ulm", - "Auf der Gölde, Ulm", - "Bermaringen Bockgasse, Blaustein" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#44660#TA#1#DA#50225#1S#801345#1T#1523#LS#492514#LT#1606#PU#80#RT#1#CA#Bus#ZE#37#ZB#Bus 37#PC#5#FR#801345#FT#1523#TO#492514#TT#1606#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 37", - "linienNummer": "37", - "kurzText": "Bus", - "mittelText": "Bus 37", - "langText": "Bus 37", - "produktGattung": "BUS" - }, - "terminus": "Bermaringen Bockgasse, Blaustein" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:24:00", - "ezZeit": "2025-02-05T15:24:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Blücherstraße, Ulm", - "Theodor-Heuss-Platz, Ulm", - "Söflingen, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39187#TA#53#DA#50225#1S#801293#1T#1505#LS#801324#LT#1534#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801293#FT#1505#TO#801324#TT#1534#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 1", - "linienNummer": "1", - "kurzText": "STR", - "mittelText": "STR 1", - "langText": "STR 1", - "produktGattung": "TRAM" - }, - "terminus": "Söflingen, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:25:00", - "ezZeit": "2025-02-05T15:25:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Science Park II, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38462#TA#0#DA#50225#1S#801274#1T#1515#LS#801551#LT#1542#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1515#TO#801551#TT#1542#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Science Park II, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:25:00", - "ezZeit": "2025-02-05T15:30:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "ZOB, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#46184#TA#1#DA#50225#1S#801345#1T#1525#LS#801345#LT#1611#PU#80#RT#1#CA#Bus#ZE#79#ZB#Bus 79#PC#5#FR#801345#FT#1525#TO#801345#TT#1611#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 79", - "linienNummer": "79", - "kurzText": "Bus", - "mittelText": "Bus 79", - "langText": "Bus 79", - "produktGattung": "BUS" - }, - "terminus": "ZOB, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:27:00", - "ezZeit": "2025-02-05T15:27:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Martin-Luther-Kirche, Ulm", - "Römerplatz, Ulm", - "Kuhberg Schulzentrum, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38732#TA#35#DA#50225#1S#801551#1T#1510#LS#801274#LT#1537#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801551#FT#1510#TO#801274#TT#1537#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Kuhberg Schulzentrum, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:27:00", - "ezZeit": "2025-02-05T15:27:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Beim B'scheid, Ulm", - "Blautal-Center, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39752#TA#3#DA#50225#1S#373541#1T#1502#LS#801223#LT#1535#PU#80#RT#1#CA#Bus#ZE#10#ZB#Bus 10#PC#5#FR#373541#FT#1502#TO#801223#TT#1535#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 10", - "linienNummer": "10", - "kurzText": "Bus", - "mittelText": "Bus 10", - "langText": "Bus 10", - "produktGattung": "BUS" - }, - "terminus": "Blautal-Center, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:28:00", - "ezZeit": "2025-02-05T15:28:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Justizgebäude, Ulm", - "Willy-Brandt-Platz, Ulm", - "Ostpreußenweg, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39066#TA#35#DA#50225#1S#801324#1T#1518#LS#801293#LT#1548#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801324#FT#1518#TO#801293#TT#1548#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 1", - "linienNummer": "1", - "kurzText": "STR", - "mittelText": "STR 1", - "langText": "STR 1", - "produktGattung": "TRAM" - }, - "terminus": "Ostpreußenweg, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:28:00", - "ezZeit": "2025-02-05T15:28:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Adenauerbrücke, Neu-Ulm", - "Amtsgericht, Neu-Ulm", - "Kasernstraße, Neu-Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#42692#TA#26#DA#50225#1S#818272#1T#1503#LS#800866#LT#1540#PU#80#RT#1#CA#Bus#ZE#7#ZB#Bus 7#PC#5#FR#818272#FT#1503#TO#800866#TT#1540#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 7", - "linienNummer": "7", - "kurzText": "Bus", - "mittelText": "Bus 7", - "langText": "Bus 7", - "produktGattung": "BUS" - }, - "terminus": "Kasernstraße, Neu-Ulm" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:29:00", - "ezZeit": "2025-02-05T15:29:00", - "gleis": "3 Nord", - "ueber": [ - "Ulm Hbf", - "Merklingen - Schwäbische Alb", - "Wendlingen(Neckar)" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#243447#TA#8#DA#50225#1S#8000170#1T#1529#LS#8006331#LT#1559#PU#80#RT#1#CA#RE#ZE#16062#ZB#RE 16062#PC#3#FR#8000170#FT#1529#TO#8006331#TT#1559#", - "meldungen": [], - "verkehrmittel": { - "name": "RE 16062", - "kurzText": "RE", - "mittelText": "RE 200", - "langText": "RE 16062", - "produktGattung": "REGIONAL" - }, - "terminus": "Wendlingen(Neckar)" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:30:00", - "ezZeit": "2025-02-05T15:30:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Botanischer Garten, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38708#TA#0#DA#50225#1S#801274#1T#1520#LS#801265#LT#1541#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1520#TO#801265#TT#1541#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Botanischer Garten, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:30:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "Illerberg Neue Welt, Vöhringen (Iller)" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#44126#TA#0#DA#50225#1S#801345#1T#1530#LS#800602#LT#1654#PU#80#RT#1#CA#Bus#ZE#73#ZB#Bus 73#PC#5#FR#801345#FT#1530#TO#800602#TT#1654#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 73", - "linienNummer": "73", - "kurzText": "Bus", - "mittelText": "Bus 73", - "langText": "Bus 73", - "produktGattung": "BUS" - }, - "terminus": "Illerberg Neue Welt, Vöhringen (Iller)" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:31:00", - "ezZeit": "2025-02-05T15:31:00", - "ueber": [ - "ZOB, Ulm", - "Ehinger Tor, Ulm", - "St.-Elisabeth-Kirche, Ulm", - "Theodor-Heuss-Platz, Ulm", - "ZOB, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39859#TA#1#DA#50225#1S#801345#1T#1531#LS#801345#LT#1617#PU#80#RT#1#CA#Bus#ZE#11#ZB#Bus 11#PC#5#FR#801345#FT#1531#TO#801345#TT#1617#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 11", - "linienNummer": "11", - "kurzText": "Bus", - "mittelText": "Bus 11", - "langText": "Bus 11", - "produktGattung": "BUS" - }, - "terminus": "ZOB, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:31:00", - "ezZeit": "2025-02-05T15:31:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Universität Süd, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#58233#TA#26#DA#50225#1S#800741#1T#1505#LS#801334#LT#1554#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#800741#FT#1505#TO#801334#TT#1554#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 5", - "linienNummer": "5", - "kurzText": "Bus", - "mittelText": "Bus 5", - "langText": "Bus 5", - "produktGattung": "BUS" - }, - "terminus": "Universität Süd, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:31:00", - "ezZeit": "2025-02-05T15:32:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "Ludwigsfeld Hasenweg, Neu-Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#58648#TA#26#DA#50225#1S#801334#1T#1507#LS#800741#LT#1556#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#801334#FT#1507#TO#800741#TT#1556#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 5", - "linienNummer": "5", - "kurzText": "Bus", - "mittelText": "Bus 5", - "langText": "Bus 5", - "produktGattung": "BUS" - }, - "terminus": "Ludwigsfeld Hasenweg, Neu-Ulm" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:31:00", - "ezZeit": "2025-02-05T15:32:00", - "gleis": "3 Süd", - "ueber": [ - "Ulm Hbf", - "Neu-Ulm", - "Finningerstraße", - "Senden", - "Memmingen" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#247690#TA#0#DA#50225#1S#8000170#1T#1531#LS#8000249#LT#1624#PU#80#RT#1#CA#N#ZE#57775#ZB# 57775#PC#3#FR#8000170#FT#1531#TO#8000249#TT#1624#", - "meldungen": [], - "verkehrmittel": { - "name": "57775", - "kurzText": "N", - "mittelText": "RS7", - "langText": "57775", - "produktGattung": "REGIONAL" - }, - "terminus": "Memmingen" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:32:00", - "ezZeit": "2025-02-05T15:32:00", - "gleis": "5a", - "ueber": [ - "Ulm Hbf", - "Ulm Ost", - "Thalfingen(b Ulm)", - "Oberelchingen", - "Langenau(Württ)" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#881837#TA#3#DA#50225#1S#8000170#1T#1532#LS#8003525#LT#1556#PU#80#RT#1#CA#DPN#ZE#26554#ZB#SWE26554#PC#3#FR#8000170#FT#1532#TO#8003525#TT#1556#", - "meldungen": [], - "verkehrmittel": { - "name": "SWE26554", - "kurzText": "SWE", - "mittelText": "SWE RS51", - "langText": "SWE26554", - "produktGattung": "REGIONAL" - }, - "terminus": "Langenau(Württ)" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:33:00", - "ezZeit": "2025-02-05T15:33:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Haßlerstraße, Ulm", - "Donautal Hans-Reyhing-Weg, Ulm", - "Donautal, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39798#TA#6#DA#50225#1S#801223#1T#1524#LS#373541#LT#1554#PU#80#RT#1#CA#Bus#ZE#10#ZB#Bus 10#PC#5#FR#801223#FT#1524#TO#373541#TT#1554#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 10", - "linienNummer": "10", - "kurzText": "Bus", - "mittelText": "Bus 10", - "langText": "Bus 10", - "produktGattung": "BUS" - }, - "terminus": "Donautal, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:34:00", - "ezZeit": "2025-02-05T15:34:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Blücherstraße, Ulm", - "Theodor-Heuss-Platz, Ulm", - "Söflingen, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39187#TA#54#DA#50225#1S#801293#1T#1515#LS#801324#LT#1544#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801293#FT#1515#TO#801324#TT#1544#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 1", - "linienNummer": "1", - "kurzText": "STR", - "mittelText": "STR 1", - "langText": "STR 1", - "produktGattung": "TRAM" - }, - "terminus": "Söflingen, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:34:00", - "ezZeit": "2025-02-05T15:36:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Ensingerstraße, Ulm", - "Jungingen Rathaus, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#42094#TA#26#DA#50225#1S#800866#1T#1519#LS#818272#LT#1557#PU#80#RT#1#CA#Bus#ZE#7#ZB#Bus 7#PC#5#FR#800866#FT#1519#TO#818272#TT#1557#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 7", - "linienNummer": "7", - "kurzText": "Bus", - "mittelText": "Bus 7", - "langText": "Bus 7", - "produktGattung": "BUS" - }, - "terminus": "Jungingen Rathaus, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:34:00", - "ezZeit": "2025-02-05T15:34:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "Bahnhof, Weißenhorn" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#46042#TA#1#DA#50225#1S#801345#1T#1534#LS#801427#LT#1639#PU#80#RT#1#CA#Bus#ZE#78#ZB#Bus 78#PC#5#FR#801345#FT#1534#TO#801427#TT#1639#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 78", - "linienNummer": "78", - "kurzText": "Bus", - "mittelText": "Bus 78", - "langText": "Bus 78", - "produktGattung": "BUS" - }, - "terminus": "Bahnhof, Weißenhorn" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:34:00", - "ezZeit": "2025-02-05T15:34:00", - "gleis": "6 Nord", - "ueber": [ - "Ulm Hbf", - "Ulm-Söflingen", - "Blaustein", - "Herrlingen", - "Munderkingen" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#881796#TA#1#DA#50225#1S#8000170#1T#1534#LS#8004182#LT#1625#PU#80#RT#1#CA#DPN#ZE#26372#ZB#SWE26372#PC#3#FR#8000170#FT#1534#TO#8004182#TT#1625#", - "meldungen": [], - "verkehrmittel": { - "name": "SWE26372", - "kurzText": "SWE", - "mittelText": "SWE RS3", - "langText": "SWE26372", - "produktGattung": "REGIONAL" - }, - "terminus": "Munderkingen" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:35:00", - "ezZeit": "2025-02-05T15:35:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Science Park II, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38463#TA#0#DA#50225#1S#801274#1T#1525#LS#801551#LT#1552#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1525#TO#801551#TT#1552#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Science Park II, Ulm" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:35:00", - "ezZeit": "2025-02-05T15:35:00", - "gleis": "8", - "ueber": [ - "Ulm Hbf", - "Ulm-Donautal", - "Erbach(Württ)", - "Laupheim West", - "Biberach(Riß) Süd" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#244643#TA#4#DA#50225#1S#8000170#1T#1535#LS#8000944#LT#1624#PU#80#RT#1#CA#N#ZE#32631#ZB# 32631#PC#3#FR#8000170#FT#1535#TO#8000944#TT#1624#", - "meldungen": [], - "verkehrmittel": { - "name": "32631", - "kurzText": "N", - "mittelText": "RS2", - "langText": "32631", - "produktGattung": "REGIONAL" - }, - "terminus": "Biberach(Riß) Süd" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:36:00", - "ezZeit": "2025-02-05T15:36:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Haus der Begegnung, Ulm", - "Donaustadion, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39729#TA#27#DA#50225#1S#801242#1T#1522#LS#801234#LT#1545#PU#80#RT#1#CA#Bus#ZE#6#ZB#Bus 6#PC#5#FR#801242#FT#1522#TO#801234#TT#1545#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 6", - "linienNummer": "6", - "kurzText": "Bus", - "mittelText": "Bus 6", - "langText": "Bus 6", - "produktGattung": "BUS" - }, - "terminus": "Donaustadion, Ulm" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:36:00", - "ezZeit": "2025-02-05T15:47:00", - "gleis": "2", - "ueber": [ - "Ulm Hbf", - "Augsburg Hbf", - "München-Pasing", - "München Hbf" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#220122#TA#0#DA#50225#1S#8000191#1T#1405#LS#8000261#LT#1649#PU#80#RT#1#CA#ICE#ZE#567#ZB#ICE 567#PC#0#FR#8000191#FT#1405#TO#8000261#TT#1649#", - "meldungen": [], - "verkehrmittel": { - "name": "ICE 567", - "kurzText": "ICE", - "mittelText": "ICE 567", - "langText": "ICE 567", - "produktGattung": "ICE" - }, - "terminus": "München Hbf" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:37:00", - "ezZeit": "2025-02-05T15:37:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Martin-Luther-Kirche, Ulm", - "Römerplatz, Ulm", - "Kuhberg Schulzentrum, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38732#TA#36#DA#50225#1S#801551#1T#1520#LS#801274#LT#1547#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801551#FT#1520#TO#801274#TT#1547#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Kuhberg Schulzentrum, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:37:00", - "ezZeit": "2025-02-05T15:37:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Eselsberg Hasenkopf, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39612#TA#27#DA#50225#1S#801234#1T#1528#LS#801242#LT#1550#PU#80#RT#1#CA#Bus#ZE#6#ZB#Bus 6#PC#5#FR#801234#FT#1528#TO#801242#TT#1550#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 6", - "linienNummer": "6", - "kurzText": "Bus", - "mittelText": "Bus 6", - "langText": "Bus 6", - "produktGattung": "BUS" - }, - "terminus": "Eselsberg Hasenkopf, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:37:00", - "ezZeit": "2025-02-05T15:37:00", - "ueber": [ - "ZOB, Ulm", - "Ehinger Tor, Ulm", - "Haßlerstraße, Ulm", - "Donautal Hans-Reyhing-Weg, Ulm", - "Dellmensingen Hirsch, Erbach (Donau)" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#56641#TA#3#DA#50225#1S#801345#1T#1537#LS#800255#LT#1604#PU#80#RT#1#CA#Bus#ZE#12#ZB#Bus 12#PC#5#FR#801345#FT#1537#TO#800255#TT#1604#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 12", - "linienNummer": "12", - "kurzText": "Bus", - "mittelText": "Bus 12", - "langText": "Bus 12", - "produktGattung": "BUS" - }, - "terminus": "Dellmensingen Hirsch, Erbach (Donau)" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:38:00", - "ezZeit": "2025-02-05T15:38:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Justizgebäude, Ulm", - "Willy-Brandt-Platz, Ulm", - "Ostpreußenweg, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39066#TA#36#DA#50225#1S#801324#1T#1528#LS#801293#LT#1558#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801324#FT#1528#TO#801293#TT#1558#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 1", - "linienNummer": "1", - "kurzText": "STR", - "mittelText": "STR 1", - "langText": "STR 1", - "produktGattung": "TRAM" - }, - "terminus": "Ostpreußenweg, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:38:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Rosengasse, Ulm", - "Auf der Reutte, Langenau (Württ)" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#477097#TA#0#DA#50225#1S#801345#1T#1538#LS#492633#LT#1628#PU#80#RT#1#CA#Bus#ZE#59#ZB#Bus 59#PC#5#FR#801345#FT#1538#TO#492633#TT#1628#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 59", - "linienNummer": "59", - "kurzText": "Bus", - "mittelText": "Bus 59", - "langText": "Bus 59", - "produktGattung": "BUS" - }, - "terminus": "Auf der Reutte, Langenau (Württ)" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:40:00", - "ezZeit": "2025-02-05T15:40:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Science Park II, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38463#TA#1#DA#50225#1S#801274#1T#1530#LS#801551#LT#1557#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1530#TO#801551#TT#1557#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Science Park II, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:41:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "Washingtonallee, Neu-Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#36469#TA#0#DA#50225#1S#801329#1T#1540#LS#800320#LT#1601#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#801329#FT#1540#TO#800320#TT#1601#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 5", - "linienNummer": "5", - "kurzText": "Bus", - "mittelText": "Bus 5", - "langText": "Bus 5", - "produktGattung": "BUS" - }, - "terminus": "Washingtonallee, Neu-Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:41:00", - "ezZeit": "2025-02-05T15:41:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Universität Süd, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#58468#TA#27#DA#50225#1S#800320#1T#1520#LS#801334#LT#1604#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#800320#FT#1520#TO#801334#TT#1604#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 5", - "linienNummer": "5", - "kurzText": "Bus", - "mittelText": "Bus 5", - "langText": "Bus 5", - "produktGattung": "BUS" - }, - "terminus": "Universität Süd, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:42:00", - "ezZeit": "2025-02-05T15:42:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Martin-Luther-Kirche, Ulm", - "Römerplatz, Ulm", - "Kuhberg Schulzentrum, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38711#TA#0#DA#50225#1S#801265#1T#1530#LS#801274#LT#1552#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801265#FT#1530#TO#801274#TT#1552#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Kuhberg Schulzentrum, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:42:00", - "ezZeit": "2025-02-05T15:42:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Rosengasse, Ulm", - "Tomerdingen Lindenstr., Dornstadt" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#476821#TA#0#DA#50225#1S#801345#1T#1542#LS#492680#LT#1617#PU#80#RT#1#CA#Bus#ZE#49#ZB#Bus 49#PC#5#FR#801345#FT#1542#TO#492680#TT#1617#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 49", - "linienNummer": "49", - "kurzText": "Bus", - "mittelText": "Bus 49", - "langText": "Bus 49", - "produktGattung": "BUS" - }, - "terminus": "Tomerdingen Lindenstr., Dornstadt" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:44:00", - "ezZeit": "2025-02-05T15:44:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Blücherstraße, Ulm", - "Theodor-Heuss-Platz, Ulm", - "Söflingen, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39187#TA#55#DA#50225#1S#801293#1T#1525#LS#801324#LT#1554#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801293#FT#1525#TO#801324#TT#1554#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 1", - "linienNummer": "1", - "kurzText": "STR", - "mittelText": "STR 1", - "langText": "STR 1", - "produktGattung": "TRAM" - }, - "terminus": "Söflingen, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:44:00", - "ueber": [ - "ZOB, Ulm", - "Ehinger Tor, Ulm", - "Lehrer Tal, Ulm", - "Schießstände, Ulm", - "Rathaus, Nellingen" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#476919#TA#0#DA#50225#1S#801345#1T#1544#LS#800828#LT#1635#PU#80#RT#1#CA#Bus#ZE#49#ZB#Bus 49#PC#5#FR#801345#FT#1544#TO#800828#TT#1635#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 49", - "linienNummer": "49", - "kurzText": "Bus", - "mittelText": "Bus 49", - "langText": "Bus 49", - "produktGattung": "BUS" - }, - "terminus": "Rathaus, Nellingen" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:45:00", - "ezZeit": "2025-02-05T15:45:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Science Park II, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38463#TA#2#DA#50225#1S#801274#1T#1535#LS#801551#LT#1602#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1535#TO#801551#TT#1602#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Science Park II, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:45:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "Burlafingen Bahnhof, Neu-Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#57277#TA#4#DA#50225#1S#801345#1T#1545#LS#800232#LT#1610#PU#80#RT#1#CA#Bus#ZE#84X#ZB#Bus 84X#PC#5#FR#801345#FT#1545#TO#800232#TT#1610#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 84X", - "linienNummer": "84X", - "kurzText": "Bus", - "mittelText": "Bus 84X", - "langText": "Bus 84X", - "produktGattung": "BUS" - }, - "terminus": "Burlafingen Bahnhof, Neu-Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:46:00", - "ueber": [ - "ZOB, Ulm", - "Ehinger Tor, Ulm", - "Adenauerbrücke, Neu-Ulm", - "Donaubad, Neu-Ulm", - "Bahnhof West, Illertissen" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#45244#TA#1#DA#50225#1S#801345#1T#1546#LS#802202#LT#1640#PU#80#RT#1#CA#Bus#ZE#70#ZB#Bus 70#PC#5#FR#801345#FT#1546#TO#802202#TT#1640#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 70", - "linienNummer": "70", - "kurzText": "Bus", - "mittelText": "Bus 70", - "langText": "Bus 70", - "produktGattung": "BUS" - }, - "terminus": "Bahnhof West, Illertissen" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:46:00", - "ezZeit": "2025-02-05T15:47:00", - "gleis": "1", - "ueber": [ - "Ulm Hbf", - "Stuttgart Hbf", - "Mannheim Hbf", - "Frankfurt(M) Flughafen Fernbf", - "Dortmund Hbf" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#223054#TA#0#DA#50225#1S#8000261#1T#1427#LS#8000080#LT#2003#PU#80#RT#1#CA#ICE#ZE#914#ZB#ICE 914#PC#0#FR#8000261#FT#1427#TO#8000080#TT#2003#", - "meldungen": [], - "verkehrmittel": { - "name": "ICE 914", - "kurzText": "ICE", - "mittelText": "ICE 914", - "langText": "ICE 914", - "produktGattung": "ICE" - }, - "terminus": "Dortmund Hbf" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:46:00", - "ezZeit": "2025-02-05T15:46:00", - "gleis": "4 Nord", - "ueber": [ - "Ulm Hbf", - "Beimerstetten", - "Westerstetten", - "Lonsee", - "Stuttgart Hbf" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#306168#TA#0#DA#50225#1S#8000170#1T#1546#LS#8000096#LT#1716#PU#80#RT#1#CA#DPN#ZE#19156#ZB#MEX19156#PC#3#FR#8000170#FT#1546#TO#8000096#TT#1716#", - "meldungen": [], - "verkehrmittel": { - "name": "MEX19156", + "name": "MEX19329", "kurzText": "MEX", - "mittelText": "MEX 16", - "langText": "MEX19156", + "mittelText": "MEX 18", + "langText": "MEX19329", "produktGattung": "REGIONAL" }, - "terminus": "Stuttgart Hbf" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:47:00", - "ezZeit": "2025-02-05T15:47:00", - "gleis": "28", - "ueber": [ - "Ulm Hbf", - "Neu-Ulm", - "Nersingen", - "Leipheim", - "Ingolstadt Hbf" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#19781#TA#0#DA#50225#1S#8000170#1T#1547#LS#8000183#LT#1748#PU#80#RT#1#CA#DPN#ZE#84289#ZB#ag 84289#PC#3#FR#8000170#FT#1547#TO#8000183#TT#1748#", - "meldungen": [], - "verkehrmittel": { - "name": "ag 84289", - "kurzText": "ag", - "mittelText": "ag RB15", - "langText": "ag 84289", - "produktGattung": "REGIONAL" - }, - "terminus": "Ingolstadt Hbf" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:47:00", - "ezZeit": "2025-02-05T15:47:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Martin-Luther-Kirche, Ulm", - "Römerplatz, Ulm", - "Kuhberg Schulzentrum, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38732#TA#37#DA#50225#1S#801551#1T#1530#LS#801274#LT#1557#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801551#FT#1530#TO#801274#TT#1557#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Kuhberg Schulzentrum, Ulm" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:47:00", - "ezZeit": "2025-02-05T15:53:00", - "gleis": "2", - "ueber": [ - "Ulm Hbf", - "Laupheim West", - "Biberach(Riß)", - "Bad Schussenried", - "Friedrichshafen Stadt" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#244836#TA#0#DA#50225#1S#8000096#1T#1439#LS#8000112#LT#1652#PU#80#RT#1#CA#RE#ZE#4221#ZB#RE 4221#PC#3#FR#8000096#FT#1439#TO#8000112#TT#1652#", - "meldungen": [], - "verkehrmittel": { - "name": "RE 4221", - "kurzText": "RE", - "mittelText": "RE 5", - "langText": "RE 4221", - "produktGattung": "REGIONAL" - }, - "terminus": "Friedrichshafen Stadt" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:48:00", - "ezZeit": "2025-02-05T15:48:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Justizgebäude, Ulm", - "Willy-Brandt-Platz, Ulm", - "Ostpreußenweg, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39066#TA#37#DA#50225#1S#801324#1T#1538#LS#801293#LT#1608#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801324#FT#1538#TO#801293#TT#1608#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 1", - "linienNummer": "1", - "kurzText": "STR", - "mittelText": "STR 1", - "langText": "STR 1", - "produktGattung": "TRAM" - }, - "terminus": "Ostpreußenweg, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:48:00", - "ezZeit": "2025-02-05T15:48:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Adenauerbrücke, Neu-Ulm", - "Amtsgericht, Neu-Ulm", - "Kasernstraße, Neu-Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#42692#TA#27#DA#50225#1S#818272#1T#1523#LS#800866#LT#1600#PU#80#RT#1#CA#Bus#ZE#7#ZB#Bus 7#PC#5#FR#818272#FT#1523#TO#800866#TT#1600#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 7", - "linienNummer": "7", - "kurzText": "Bus", - "mittelText": "Bus 7", - "langText": "Bus 7", - "produktGattung": "BUS" - }, - "terminus": "Kasernstraße, Neu-Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:48:00", - "ezZeit": "2025-02-05T15:48:00", - "ueber": [ - "ZOB, Ulm", - "Ehinger Tor, Ulm", - "Adenauerbrücke, Neu-Ulm", - "Donaubad, Neu-Ulm", - "Rabenstraße, Laupheim" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#44234#TA#2#DA#50225#1S#801345#1T#1548#LS#800650#LT#1645#PU#80#RT#1#CA#Bus#ZE#24#ZB#Bus 24#PC#5#FR#801345#FT#1548#TO#800650#TT#1645#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 24", - "linienNummer": "24", - "kurzText": "Bus", - "mittelText": "Bus 24", - "langText": "Bus 24", - "produktGattung": "BUS" - }, - "terminus": "Rabenstraße, Laupheim" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:50:00", - "ezZeit": "2025-02-05T15:50:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Science Park II, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38463#TA#3#DA#50225#1S#801274#1T#1540#LS#801551#LT#1607#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1540#TO#801551#TT#1607#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Science Park II, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:51:00", - "ezZeit": "2025-02-05T15:51:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Universität Süd, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#58233#TA#27#DA#50225#1S#800741#1T#1525#LS#801334#LT#1614#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#800741#FT#1525#TO#801334#TT#1614#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 5", - "linienNummer": "5", - "kurzText": "Bus", - "mittelText": "Bus 5", - "langText": "Bus 5", - "produktGattung": "BUS" - }, - "terminus": "Universität Süd, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:51:00", - "ezZeit": "2025-02-05T15:51:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "Ludwigsfeld Hasenweg, Neu-Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#58648#TA#27#DA#50225#1S#801334#1T#1527#LS#800741#LT#1616#PU#80#RT#1#CA#Bus#ZE#5#ZB#Bus 5#PC#5#FR#801334#FT#1527#TO#800741#TT#1616#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 5", - "linienNummer": "5", - "kurzText": "Bus", - "mittelText": "Bus 5", - "langText": "Bus 5", - "produktGattung": "BUS" - }, - "terminus": "Ludwigsfeld Hasenweg, Neu-Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:52:00", - "ezZeit": "2025-02-05T15:52:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Martin-Luther-Kirche, Ulm", - "Römerplatz, Ulm", - "Kuhberg Schulzentrum, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38711#TA#1#DA#50225#1S#801265#1T#1540#LS#801274#LT#1602#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801265#FT#1540#TO#801274#TT#1602#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Kuhberg Schulzentrum, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:52:00", - "ezZeit": "2025-02-05T15:52:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "ZOB, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#46156#TA#9#DA#50225#1S#801345#1T#1552#LS#801345#LT#1638#PU#80#RT#1#CA#Bus#ZE#79#ZB#Bus 79#PC#5#FR#801345#FT#1552#TO#801345#TT#1638#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 79", - "linienNummer": "79", - "kurzText": "Bus", - "mittelText": "Bus 79", - "langText": "Bus 79", - "produktGattung": "BUS" - }, - "terminus": "ZOB, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:52:00", - "ezZeit": "2025-02-05T15:52:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "ZOB, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#1341140#TA#1#DA#50225#1S#801345#1T#1552#LS#801345#LT#1645#PU#80#RT#1#CA#Bus#ZE#71#ZB#Bus 71#PC#5#FR#801345#FT#1552#TO#801345#TT#1645#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 71", - "linienNummer": "71", - "kurzText": "Bus", - "mittelText": "Bus 71", - "langText": "Bus 71", - "produktGattung": "BUS" - }, - "terminus": "ZOB, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:53:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Blücherstraße, Ulm", - "Theodor-Heuss-Platz, Ulm", - "Söflingen, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#1398935#TA#0#DA#50225#1S#801293#1T#1534#LS#801324#LT#1603#PU#80#RT#2#CA#Bus#ZE#-#ZB#Bus -#PC#5#FR#801293#FT#1534#TO#801324#TT#1603#", - "meldungen": [ - { - "prioritaet": "HOCH", - "text": "Bus -: Sonderfahrt" - }, - { - "prioritaet": "HOCH", - "text": "Halt entfällt", - "type": "HALT_AUSFALL" - } - ], - "verkehrmittel": { - "name": "Bus -", - "linienNummer": "-", - "kurzText": "Bus", - "mittelText": "Bus -", - "langText": "Bus -", - "produktGattung": "BUS" - } - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:54:00", - "ezZeit": "2025-02-05T16:23:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Blücherstraße, Ulm", - "Theodor-Heuss-Platz, Ulm", - "Söflingen, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39187#TA#56#DA#50225#1S#801293#1T#1535#LS#801324#LT#1604#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801293#FT#1535#TO#801324#TT#1604#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 1", - "linienNummer": "1", - "kurzText": "STR", - "mittelText": "STR 1", - "langText": "STR 1", - "produktGattung": "TRAM" - }, - "terminus": "Söflingen, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:54:00", - "ezZeit": "2025-02-05T15:54:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Ensingerstraße, Ulm", - "Jungingen Rathaus, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#42094#TA#27#DA#50225#1S#800866#1T#1539#LS#818272#LT#1617#PU#80#RT#1#CA#Bus#ZE#7#ZB#Bus 7#PC#5#FR#800866#FT#1539#TO#818272#TT#1617#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 7", - "linienNummer": "7", - "kurzText": "Bus", - "mittelText": "Bus 7", - "langText": "Bus 7", - "produktGattung": "BUS" - }, - "terminus": "Jungingen Rathaus, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:55:00", - "ezZeit": "2025-02-05T15:55:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Science Park II, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38463#TA#4#DA#50225#1S#801274#1T#1545#LS#801551#LT#1612#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1545#TO#801551#TT#1612#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Science Park II, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:56:00", - "ezZeit": "2025-02-05T15:56:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Haus der Begegnung, Ulm", - "Donaustadion, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39729#TA#28#DA#50225#1S#801242#1T#1542#LS#801234#LT#1605#PU#80#RT#1#CA#Bus#ZE#6#ZB#Bus 6#PC#5#FR#801242#FT#1542#TO#801234#TT#1605#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 6", - "linienNummer": "6", - "kurzText": "Bus", - "mittelText": "Bus 6", - "langText": "Bus 6", - "produktGattung": "BUS" - }, - "terminus": "Donaustadion, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:57:00", - "ezZeit": "2025-02-05T15:57:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Ehinger Tor, Ulm", - "Martin-Luther-Kirche, Ulm", - "Römerplatz, Ulm", - "Kuhberg Schulzentrum, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38732#TA#38#DA#50225#1S#801551#1T#1540#LS#801274#LT#1607#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801551#FT#1540#TO#801274#TT#1607#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Kuhberg Schulzentrum, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:57:00", - "ezZeit": "2025-02-05T15:57:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Eselsberg Hasenkopf, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39612#TA#28#DA#50225#1S#801234#1T#1548#LS#801242#LT#1610#PU#80#RT#1#CA#Bus#ZE#6#ZB#Bus 6#PC#5#FR#801234#FT#1548#TO#801242#TT#1610#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 6", - "linienNummer": "6", - "kurzText": "Bus", - "mittelText": "Bus 6", - "langText": "Bus 6", - "produktGattung": "BUS" - }, - "terminus": "Eselsberg Hasenkopf, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:57:00", - "ezZeit": "2025-02-05T15:57:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Beim B'scheid, Ulm", - "Blautal-Center, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39752#TA#4#DA#50225#1S#373541#1T#1532#LS#801223#LT#1605#PU#80#RT#1#CA#Bus#ZE#10#ZB#Bus 10#PC#5#FR#373541#FT#1532#TO#801223#TT#1605#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 10", - "linienNummer": "10", - "kurzText": "Bus", - "mittelText": "Bus 10", - "langText": "Bus 10", - "produktGattung": "BUS" - }, - "terminus": "Blautal-Center, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T15:57:00", - "ezZeit": "2025-02-05T15:57:00", - "ueber": [ - "ZOB, Ulm", - "Ehinger Tor, Ulm", - "Beim B'scheid, Ulm", - "Auf der Gölde, Ulm", - "Markbronn Rathaus, Blaustein" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#44841#TA#2#DA#50225#1S#801345#1T#1557#LS#492565#LT#1632#PU#80#RT#1#CA#Bus#ZE#38#ZB#Bus 38#PC#5#FR#801345#FT#1557#TO#492565#TT#1632#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 38", - "linienNummer": "38", - "kurzText": "Bus", - "mittelText": "Bus 38", - "langText": "Bus 38", - "produktGattung": "BUS" - }, - "terminus": "Markbronn Rathaus, Blaustein" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T15:57:00", - "ezZeit": "2025-02-05T15:57:00", - "gleis": "7 Süd", - "ueber": [ - "Ulm Hbf", - "Neu-Ulm", - "Finningerstraße", - "Gerlenhofen", - "Weißenhorn" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#247413#TA#0#DA#50225#1S#8000170#1T#1557#LS#8006299#LT#1623#PU#80#RT#1#CA#N#ZE#57469#ZB# 57469#PC#3#FR#8000170#FT#1557#TO#8006299#TT#1623#", - "meldungen": [], - "verkehrmittel": { - "name": "57469", - "kurzText": "N", - "mittelText": "RS71", - "langText": "57469", - "produktGattung": "REGIONAL" - }, - "terminus": "Weißenhorn" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T15:58:00", - "ezZeit": "2025-02-05T15:58:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Justizgebäude, Ulm", - "Willy-Brandt-Platz, Ulm", - "Ostpreußenweg, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#39066#TA#38#DA#50225#1S#801324#1T#1548#LS#801293#LT#1618#PU#80#RT#1#CA#STR#ZE#1#ZB#STR 1#PC#8#FR#801324#FT#1548#TO#801293#TT#1618#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 1", - "linienNummer": "1", - "kurzText": "STR", - "mittelText": "STR 1", - "langText": "STR 1", - "produktGattung": "TRAM" - }, - "terminus": "Ostpreußenweg, Ulm" - }, - { - "bahnhofsId": "801260", - "zeit": "2025-02-05T16:00:00", - "ezZeit": "2025-02-05T16:00:00", - "ueber": [ - "Hauptbahnhof, Ulm", - "Theater, Ulm", - "Stadtwerke, Ulm", - "Lehrer Tal, Ulm", - "Science Park II, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#38463#TA#5#DA#50225#1S#801274#1T#1550#LS#801551#LT#1617#PU#80#RT#1#CA#STR#ZE#2#ZB#STR 2#PC#8#FR#801274#FT#1550#TO#801551#TT#1617#", - "meldungen": [], - "verkehrmittel": { - "name": "STR 2", - "linienNummer": "2", - "kurzText": "STR", - "mittelText": "STR 2", - "langText": "STR 2", - "produktGattung": "TRAM" - }, - "terminus": "Science Park II, Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T16:00:00", - "ueber": [ - "ZOB, Ulm", - "Haßlerstraße, Ulm", - "Kuhberg Schulzentrum, Ulm", - "Donautal Boschstraße, Ulm", - "Busbahnhof, Ehingen (Donau)" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#43884#TA#0#DA#50225#1S#801345#1T#1600#LS#800351#LT#1708#PU#80#RT#1#CA#Bus#ZE#21#ZB#Bus 21#PC#5#FR#801345#FT#1600#TO#800351#TT#1708#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 21", - "linienNummer": "21", - "kurzText": "Bus", - "mittelText": "Bus 21", - "langText": "Bus 21", - "produktGattung": "BUS" - }, - "terminus": "Busbahnhof, Ehingen (Donau)" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T16:00:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "Bahnhof, Illertissen" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#45532#TA#0#DA#50225#1S#801345#1T#1600#LS#871187#LT#1729#PU#80#RT#1#CA#Bus#ZE#72#ZB#Bus 72#PC#5#FR#801345#FT#1600#TO#871187#TT#1729#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 72", - "linienNummer": "72", - "kurzText": "Bus", - "mittelText": "Bus 72", - "langText": "Bus 72", - "produktGattung": "BUS" - }, - "terminus": "Bahnhof, Illertissen" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T16:00:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "Hittistetten Kapelle, Senden (Iller)" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#45868#TA#1#DA#50225#1S#801345#1T#1600#LS#800576#LT#1640#PU#80#RT#1#CA#Bus#ZE#77#ZB#Bus 77#PC#5#FR#801345#FT#1600#TO#800576#TT#1640#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 77", - "linienNummer": "77", - "kurzText": "Bus", - "mittelText": "Bus 77", - "langText": "Bus 77", - "produktGattung": "BUS" - }, - "terminus": "Hittistetten Kapelle, Senden (Iller)" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T16:00:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "Pfuhl Parkplatz Schulzentrum, Neu-Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#46282#TA#0#DA#50225#1S#801345#1T#1600#LS#800978#LT#1623#PU#80#RT#1#CA#Bus#ZE#84#ZB#Bus 84#PC#5#FR#801345#FT#1600#TO#800978#TT#1623#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 84", - "linienNummer": "84", - "kurzText": "Bus", - "mittelText": "Bus 84", - "langText": "Bus 84", - "produktGattung": "BUS" - }, - "terminus": "Pfuhl Parkplatz Schulzentrum, Neu-Ulm" - }, - { - "bahnhofsId": "801345", - "zeit": "2025-02-05T16:00:00", - "ueber": [ - "ZOB, Ulm", - "Steinerne Brücke, Ulm", - "Rathaus, Ulm", - "Herdbruckerstraße, Ulm", - "ZOB, Ulm" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#1354109#TA#0#DA#50225#1S#801345#1T#1600#LS#801345#LT#1656#PU#80#RT#1#CA#Bus#ZE#88X#ZB#Bus 88X#PC#5#FR#801345#FT#1600#TO#801345#TT#1656#", - "meldungen": [], - "verkehrmittel": { - "name": "Bus 88X", - "linienNummer": "88X", - "kurzText": "Bus", - "mittelText": "Bus 88X", - "langText": "Bus 88X", - "produktGattung": "BUS" - }, - "terminus": "ZOB, Ulm" - }, - { - "bahnhofsId": "8000170", - "zeit": "2025-02-05T16:00:00", - "ezZeit": "2025-02-05T16:14:00", - "gleis": "2", - "ueber": [ - "Ulm Hbf", - "Augsburg Hbf", - "München-Pasing", - "München Hbf" - ], - "journeyId": "2|#VN#1#ST#1738610742#PI#0#ZI#1400220#TA#0#DA#50225#1S#8011102#1T#916#LS#8000261#LT#1716#PU#80#RT#3#CA#ICE#ZE#597#ZB#ICE 597#PC#0#FR#8011102#FT#916#TO#8000261#TT#1716#", - "meldungen": [], - "verkehrmittel": { - "name": "ICE 597", - "kurzText": "ICE", - "mittelText": "ICE 597", - "langText": "ICE 597", - "produktGattung": "ICE" - }, - "terminus": "München Hbf" + "terminus": "Tübingen Hbf" } ] }