Skip to content

WebFIS showing planned time as "null" #60

Open
@claudiush

Description

@claudiush

Checking out the WebFIS view for a random ICE I came across a planned time of "null":
image
The payload that got returned from the dynamic-trip endpoint was:
{ "trip": { "origin": { "type": "stop", "id": "8011102", "name": "Berlin Gesundbrunnen", "location": { "type": "location", "id": "8011102", "latitude": 52.548656, "longitude": 13.39106 }, "products": { "nationalExpress": true, "national": true, "regionalExpress": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": true, "tram": false, "taxi": false } }, "destination": { "type": "stop", "id": "8000261", "name": "München Hbf", "location": { "type": "location", "id": "8000261", "latitude": 48.140364, "longitude": 11.558744 }, "products": { "nationalExpress": true, "national": true, "regionalExpress": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": true, "tram": true, "taxi": false } }, "departure": "2025-01-07T13:17:00+01:00", "plannedDeparture": "2025-01-07T13:17:00+01:00", "departureDelay": null, "arrival": "2025-01-07T21:13:00+01:00", "plannedArrival": "2025-01-07T21:13:00+01:00", "arrivalDelay": 0, "line": { "type": "line", "id": "ice-691", "fahrtNr": "691", "name": "ICE 691", "public": true, "adminCode": "80____", "productName": "ICE", "mode": "train", "product": "nationalExpress", "operator": { "type": "operator", "id": "db-fernverkehr-ag", "name": "DB Fernverkehr AG" } }, "direction": "Ulm Hbf", "currentLocation": { "type": "location", "latitude": 51.68037, "longitude": 12.377229 }, "arrivalPlatform": "18", "plannedArrivalPlatform": "18", "arrivalPrognosisType": "prognosed", "departurePlatform": "7", "plannedDeparturePlatform": "7", "departurePrognosisType": null, "stopovers": [ { "stop": { "type": "stop", "id": "8011102", "name": "Berlin Gesundbrunnen", "location": { "type": "location", "id": "8011102", "latitude": 52.548656, "longitude": 13.39106 }, "products": { "nationalExpress": true, "national": true, "regionalExpress": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": true, "tram": false, "taxi": false } }, "arrival": null, "plannedArrival": null, "arrivalDelay": null, "arrivalPlatform": null, "arrivalPrognosisType": null, "plannedArrivalPlatform": null, "departure": "2025-01-07T13:17:00+01:00", "plannedDeparture": "2025-01-07T13:17:00+01:00", "departureDelay": null, "departurePlatform": "7", "departurePrognosisType": null, "plannedDeparturePlatform": "7", "remarks": [ { "type": "hint", "code": "text.journeystop.product.or.direction.changes.stop.message", "text": "Verkehrt ab hier als ICE 691 in Richtung Ulm Hbf" } ] }, { "stop": { "type": "stop", "id": "8098160", "name": "Berlin Hbf", "location": { "type": "location", "id": "8098160", "latitude": 52.52585, "longitude": 13.368892 }, "products": { "nationalExpress": true, "national": true, "regionalExpress": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": true, "tram": true, "taxi": false } }, "arrival": null, "plannedArrival": null, "arrivalDelay": null, "arrivalPlatform": null, "arrivalPrognosisType": null, "plannedArrivalPlatform": null, "departure": "2025-01-07T13:26:00+01:00", "plannedDeparture": "2025-01-07T13:26:00+01:00", "departureDelay": null, "departurePlatform": "2", "departurePrognosisType": null, "plannedDeparturePlatform": "2" }, { "stop": { "type": "stop", "id": "8011113", "name": "Berlin Südkreuz", "location": { "type": "location", "id": "8011113", "latitude": 52.47623, "longitude": 13.365863 }, "products": { "nationalExpress": true, "national": true, "regionalExpress": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": false, "taxi": false } }, "arrival": null, "plannedArrival": null, "arrivalDelay": null, "arrivalPlatform": null, "arrivalPrognosisType": null, "plannedArrivalPlatform": null, "departure": "2025-01-07T13:33:00+01:00", "plannedDeparture": "2025-01-07T13:33:00+01:00", "departureDelay": null, "departurePlatform": "3", "departurePrognosisType": null, "plannedDeparturePlatform": "3", "remarks": [ { "type": "status", "code": null, "text": "Verspätung eines vorausfahrenden Zuges" } ] }, { "stop": { "type": "stop", "id": "8010222", "name": "Lutherstadt Wittenberg Hbf", "location": { "type": "location", "id": "8010222", "latitude": 51.867579, "longitude": 12.661999 }, "products": { "nationalExpress": true, "national": true, "regionalExpress": false, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": false, "taxi": true } }, "arrival": "2025-01-07T14:13:00+01:00", "plannedArrival": "2025-01-07T14:08:00+01:00", "arrivalDelay": 300, "arrivalPlatform": "2", "arrivalPrognosisType": null, "plannedArrivalPlatform": "2", "departure": "2025-01-07T14:16:00+01:00", "plannedDeparture": "2025-01-07T14:10:00+01:00", "departureDelay": 360, "departurePlatform": "2", "departurePrognosisType": null, "plannedDeparturePlatform": "2" }, { "stop": { "type": "stop", "id": "8010205", "name": "Leipzig Hbf", "location": { "type": "location", "id": "8010205", "latitude": 51.345081, "longitude": 12.381167 }, "products": { "nationalExpress": true, "national": true, "regionalExpress": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "arrival": "2025-01-07T14:43:00+01:00", "plannedArrival": "2025-01-07T14:42:00+01:00", "arrivalDelay": 60, "arrivalPlatform": "12", "arrivalPrognosisType": "prognosed", "plannedArrivalPlatform": "12", "departure": "2025-01-07T14:49:00+01:00", "plannedDeparture": "2025-01-07T14:48:00+01:00", "departureDelay": 60, "departurePlatform": "12", "departurePrognosisType": "prognosed", "plannedDeparturePlatform": "12" }, { "stop": { "type": "stop", "id": "8010101", "name": "Erfurt Hbf", "location": { "type": "location", "id": "8010101", "latitude": 50.97255, "longitude": 11.038502 }, "products": { "nationalExpress": true, "national": true, "regionalExpress": true, "regional": true, "suburban": false, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "arrival": "2025-01-07T15:28:00+01:00", "plannedArrival": "2025-01-07T15:28:00+01:00", "arrivalDelay": 0, "arrivalPlatform": "2", "arrivalPrognosisType": "prognosed", "plannedArrivalPlatform": "2", "departure": "2025-01-07T15:30:00+01:00", "plannedDeparture": "2025-01-07T15:30:00+01:00", "departureDelay": 0, "departurePlatform": "2", "departurePrognosisType": "prognosed", "plannedDeparturePlatform": "2" }, { "stop": { "type": "stop", "id": "8010097", "name": "Eisenach Hbf", "location": { "type": "location", "id": "8010097", "latitude": 50.976928, "longitude": 10.33212 }, "products": { "nationalExpress": true, "national": true, "regionalExpress": true, "regional": true, "suburban": false, "bus": false, "ferry": false, "subway": false, "tram": false, "taxi": false } }, "arrival": "2025-01-07T15:54:00+01:00", "plannedArrival": "2025-01-07T15:54:00+01:00", "arrivalDelay": 0, "arrivalPlatform": "5", "arrivalPrognosisType": "prognosed", "plannedArrivalPlatform": "5", "departure": "2025-01-07T15:55:00+01:00", "plannedDeparture": "2025-01-07T15:55:00+01:00", "departureDelay": 0, "departurePlatform": "5", "departurePrognosisType": "prognosed", "plannedDeparturePlatform": "5" }, { "stop": { "type": "stop", "id": "8000115", "name": "Fulda", "location": { "type": "location", "id": "8000115", "latitude": 50.554794, "longitude": 9.684178 }, "products": { "nationalExpress": true, "national": true, "regionalExpress": true, "regional": true, "suburban": false, "bus": true, "ferry": false, "subway": false, "tram": false, "taxi": true } }, "arrival": "2025-01-07T16:50:00+01:00", "plannedArrival": "2025-01-07T16:47:00+01:00", "arrivalDelay": 180, "arrivalPlatform": "3", "arrivalPrognosisType": "prognosed", "plannedArrivalPlatform": "3", "departure": "2025-01-07T16:52:00+01:00", "plannedDeparture": "2025-01-07T16:49:00+01:00", "departureDelay": 180, "departurePlatform": "3", "departurePrognosisType": "prognosed", "plannedDeparturePlatform": "3" }, { "stop": { "type": "stop", "id": "8000105", "name": "Frankfurt(Main)Hbf", "location": { "type": "location", "id": "8000105", "latitude": 50.106817, "longitude": 8.663003 }, "products": { "nationalExpress": true, "national": true, "regionalExpress": false, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": true, "tram": true, "taxi": false } }, "arrival": "2025-01-07T17:46:00+01:00", "plannedArrival": "2025-01-07T17:44:00+01:00", "arrivalDelay": 120, "arrivalPlatform": "9", "arrivalPrognosisType": "prognosed", "plannedArrivalPlatform": "9", "departure": "2025-01-07T17:53:00+01:00", "plannedDeparture": "2025-01-07T17:50:00+01:00", "departureDelay": 180, "departurePlatform": "9", "departurePrognosisType": "prognosed", "plannedDeparturePlatform": "9", "remarks": [ { "type": "hint", "code": "text.journeystop.product.or.direction.changes.stop.message", "text": "Verkehrt ab hier als ICE 691 in Richtung München Hbf" } ] }, { "stop": { "type": "stop", "id": "8000244", "name": "Mannheim Hbf", "location": { "type": "location", "id": "8000244", "latitude": 49.479181, "longitude": 8.469268 }, "products": { "nationalExpress": true, "national": true, "regionalExpress": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "arrival": "2025-01-07T18:32:00+01:00", "plannedArrival": "2025-01-07T18:27:00+01:00", "arrivalDelay": 300, "arrivalPlatform": "5", "arrivalPrognosisType": "prognosed", "plannedArrivalPlatform": "5", "departure": "2025-01-07T18:35:00+01:00", "plannedDeparture": "2025-01-07T18:30:00+01:00", "departureDelay": 300, "departurePlatform": "5", "departurePrognosisType": "prognosed", "plannedDeparturePlatform": "5" }, { "stop": { "type": "stop", "id": "8000096", "name": "Stuttgart Hbf", "location": { "type": "location", "id": "8000096", "latitude": 48.785052, "longitude": 9.182589 }, "products": { "nationalExpress": true, "national": true, "regionalExpress": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "arrival": "2025-01-07T19:10:00+01:00", "plannedArrival": "2025-01-07T19:08:00+01:00", "arrivalDelay": 120, "arrivalPlatform": "15", "arrivalPrognosisType": "prognosed", "plannedArrivalPlatform": "15", "departure": "2025-01-07T19:18:00+01:00", "plannedDeparture": "2025-01-07T19:15:00+01:00", "departureDelay": 180, "departurePlatform": "15", "departurePrognosisType": "prognosed", "plannedDeparturePlatform": "15" }, { "stop": { "type": "stop", "id": "8000170", "name": "Ulm Hbf", "location": { "type": "location", "id": "8000170", "latitude": 48.399585, "longitude": 9.982422 }, "products": { "nationalExpress": true, "national": true, "regionalExpress": true, "regional": true, "suburban": false, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "arrival": "2025-01-07T20:00:00+01:00", "plannedArrival": "2025-01-07T19:58:00+01:00", "arrivalDelay": 120, "arrivalPlatform": "2", "arrivalPrognosisType": "prognosed", "plannedArrivalPlatform": "2", "departure": "2025-01-07T20:03:00+01:00", "plannedDeparture": "2025-01-07T20:01:00+01:00", "departureDelay": 120, "departurePlatform": "2", "departurePrognosisType": "prognosed", "plannedDeparturePlatform": "2" }, { "stop": { "type": "stop", "id": "8000013", "name": "Augsburg Hbf", "location": { "type": "location", "id": "8000013", "latitude": 48.365247, "longitude": 10.885595 }, "products": { "nationalExpress": true, "national": true, "regionalExpress": true, "regional": true, "suburban": false, "bus": true, "ferry": false, "subway": false, "tram": true, "taxi": false } }, "arrival": "2025-01-07T20:41:00+01:00", "plannedArrival": "2025-01-07T20:41:00+01:00", "arrivalDelay": 0, "arrivalPlatform": "4", "arrivalPrognosisType": "prognosed", "plannedArrivalPlatform": "4", "departure": "2025-01-07T20:43:00+01:00", "plannedDeparture": "2025-01-07T20:43:00+01:00", "departureDelay": 0, "departurePlatform": "4", "departurePrognosisType": "prognosed", "plannedDeparturePlatform": "4" }, { "stop": { "type": "stop", "id": "8004158", "name": "München-Pasing", "location": { "type": "location", "id": "8004158", "latitude": 48.150036, "longitude": 11.461633 }, "products": { "nationalExpress": true, "national": true, "regionalExpress": false, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": false, "tram": false, "taxi": false } }, "arrival": "2025-01-07T21:04:00+01:00", "plannedArrival": "2025-01-07T21:04:00+01:00", "arrivalDelay": 0, "arrivalPlatform": "9", "arrivalPrognosisType": "prognosed", "plannedArrivalPlatform": "9", "departure": "2025-01-07T21:06:00+01:00", "plannedDeparture": null, "departureDelay": null, "departurePlatform": null, "departurePrognosisType": "prognosed", "plannedDeparturePlatform": null }, { "stop": { "type": "stop", "id": "8000261", "name": "München Hbf", "location": { "type": "location", "id": "8000261", "latitude": 48.140364, "longitude": 11.558744 }, "products": { "nationalExpress": true, "national": true, "regionalExpress": true, "regional": true, "suburban": true, "bus": true, "ferry": false, "subway": true, "tram": true, "taxi": false } }, "arrival": "2025-01-07T21:13:00+01:00", "plannedArrival": "2025-01-07T21:13:00+01:00", "arrivalDelay": 0, "arrivalPlatform": "18", "arrivalPrognosisType": "prognosed", "plannedArrivalPlatform": "18", "departure": null, "plannedDeparture": null, "departureDelay": null, "departurePlatform": null, "departurePrognosisType": null, "plannedDeparturePlatform": null } ], "remarks": [ { "text": "Komfort Check-in verfügbar - wenn möglich bitte einchecken", "type": "hint", "code": "komfort-checkin", "summary": "Komfort-Checkin available" }, { "text": "Fahrradmitnahme reservierungspflichtig", "type": "hint", "code": "bicycle-conveyance-reservation", "summary": "bicycles conveyed, subject to reservation" }, { "text": "Fahrradmitnahme begrenzt möglich", "type": "hint", "code": "bicycle-conveyance", "summary": "bicycles conveyed" }, { "text": "Bordrestaurant", "type": "hint", "code": "on-board-restaurant", "summary": "Bordrestaurant available" }, { "text": "Fahrzeuggebundene Einstiegshilfe vorhanden", "type": "hint", "code": "boarding-ramp", "summary": "vehicle-mounted boarding ramp available" }, { "type": "hint", "code": "text.journeystop.product.or.direction.changes.journey.message", "text": "Verkehrt ab Frankfurt(Main)Hbf als ICE 691 in Richtung München Hbf" } ], "loadFactor": "high", "id": "2|#VN#1#ST#1735585219#PI#1#ZI#196447#TA#0#DA#70125#1S#8011102#1T#1317#LS#8000261#LT#2113#PU#81#RT#1#CA#ICE#ZE#691#ZB#ICE 691#PC#0#FR#8011102#FT#1317#TO#8000261#TT#2113#" }, "realtimeDataUpdatedAt": 1736256263, "provider": "DB" }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions