Détails de la ressource
Ce lien fournit les mises à jour en temps réel par rapport au référentiel gtfs-navineo.zip
Cette ressource fait partie du jeu de données Réseau urbain TCAT.
Ressources associées
gtfs-navineo.zip
Disponibilité au téléchargement
En savoir plus
HEAD
dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET
: nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌143 erreurs, 178 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 18/09/2025 à 15h39 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 5 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id PS : Lu,Ma,Je,VeC1977473 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19] is not strictly sorted by increasing stop_sequence
- trip_id PS : Lu,Ma,Je,VeC1977716 stop_sequence [23, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29] is not strictly sorted by increasing stop_sequence
- trip_id PS : Lu,Ma,Je,VeC1977348 stop_sequence [1, 1] is not strictly sorted by increasing stop_sequence
- trip_id PS : Lu,Ma,Je,VeC1977697 stop_sequence [13, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19] is not strictly sorted by increasing stop_sequence
- trip_id PS : Lu,Ma,Je,VeC1977372 stop_sequence [31, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37] is not strictly sorted by increasing stop_sequence
GTFS-rt stop_id does not exist in GTFS data E011 1 erreur
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id PS : Lu,Ma,Je,VeT2180119 stop_id 0:PEG01 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 111 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id PS : Lu,Ma,Je,VeC1979740 stop_sequence 1 departure_time 15:48:00 (1758203280) is less than previous stop departure_time 16:50:46 (1758207046) - times must increase between two sequential stops
- trip_id PS : Lu,Ma,Je,VeC1979740 stop_sequence 1 departure_time 15:48:00 (1758203280) is less than previous stop arrival_time 16:50:46 (1758207046) - times must increase between two sequential stops
- trip_id PS : Lu,Ma,Je,VeC1979740 stop_sequence 2 arrival_time 15:49:14 (1758203354) is less than previous stop arrival_time 16:50:46 (1758207046) - times must increase between two sequential stops
- trip_id PS : Lu,Ma,Je,VeC1979740 stop_sequence 2 departure_time 15:49:14 (1758203354) is less than previous stop arrival_time 16:50:46 (1758207046) - times must increase between two sequential stops
- trip_id PS : Lu,Ma,Je,VeC1979440 stop_sequence 5 arrival_time 15:40:13 (1758202813) is less than previous stop arrival_time 15:42:12 (1758202932) - times must increase between two sequential stops
Sequential stop_time_updates have the same stop_id E037 3 erreurs
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id PS : Lu,Ma,Je,VeC1979755 has repeating stop_id 0:CAm01 - sequential stop_ids should be different
- trip_id PS : Lu,Ma,Je,VeC1977348 has repeating stop_id 0:Gar01 at stop_sequence 1 - sequential stop_ids should be different
- trip_id PS : Lu,Ma,Je,VeC1976120 has repeating stop_id 0:CAm01 - sequential stop_ids should be different
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 22 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id PS : Lu,Ma,Je,VeT2180119 stop_sequence 1 has stop_id 0:PEG01 but GTFS stop_sequence 1 has stop_id 0:GAZ01 - stop_ids should be the same
- GTFS-rt trip_id PS : Lu,Ma,Je,VeC1975829 stop_sequence 1 has stop_id 0:BEU01 but GTFS stop_sequence 1 has stop_id 0:JMO01 - stop_ids should be the same
- GTFS-rt trip_id PS : Lu,Ma,Je,VeC1975829 stop_sequence 2 has stop_id 0:TER01 but GTFS stop_sequence 2 has stop_id 0:FOC01 - stop_ids should be the same
- GTFS-rt trip_id PS : Lu,Ma,Je,VeC1975829 stop_sequence 3 has stop_id 0:POM01 but GTFS stop_sequence 3 has stop_id 0:POI01 - stop_ids should be the same
- GTFS-rt trip_id PS : Lu,Ma,Je,VeC1975829 stop_sequence 4 has stop_id 0:SUP01 but GTFS stop_sequence 4 has stop_id 0:BEU01 - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 1 erreur
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id PS : Lu,Ma,Je,VeC1977348 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
Avertissements
timestamp not populated W001 107 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id PS : Lu,Ma,Je,VeC1979242 does not have a timestamp
- trip_id PS : Lu,Ma,Je,VeC1977478 does not have a timestamp
- trip_id PS : Lu,Ma,Je,VeC1978981 does not have a timestamp
- trip_id PS : Lu,Ma,Je,VeC1979243 does not have a timestamp
- trip_id PS : Lu,Ma,Je,VeC1978476 does not have a timestamp
vehicle_id not populated W002 71 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id PS : Lu,Ma,Je,VeC1979243 does not have a vehicle_id
- trip_id PS : Lu,Ma,Je,VeC1978476 does not have a vehicle_id
- trip_id PS : Lu,Ma,Je,VeC1979740 does not have a vehicle_id
- trip_id PS : Lu,Ma,Je,VeC1976270 does not have a vehicle_id
- trip_id PS : Lu,Ma,Je,VeC1978406 does not have a vehicle_id
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
---|---|---|---|
W001 | Timestamps should be populated for all elements | 2 832 | 32 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 736 | 32 fois (100 % des validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2 648 | 31 fois (97 % des validations) |
E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 71 | 30 fois (94 % des validations) |
E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 79 | 27 fois (84 % des validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 38 | 26 fois (81 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 36 | 16 fois (50 % des validations) |
E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 318 | 14 fois (44 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 181 | 2 fois (6 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 18/09/2025 à 20h13 Europe/Paris.
trip_updates (25) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 18/09/2025 à 20h13 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "C1979003",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758217938",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
},
{
"arrival": {
"time": "1758217952",
"uncertainty": 120
},
"departure": {
"time": "1758217952",
"uncertainty": 120
},
"stopId": "0:ChM01",
"stopSequence": 2
},
{
"arrival": {
"time": "1758218041",
"uncertainty": 120
},
"departure": {
"time": "1758218043",
"uncertainty": 120
},
"stopId": "0:CpG01",
"stopSequence": 3
},
{
"arrival": {
"time": "1758218068",
"uncertainty": 120
},
"departure": {
"time": "1758218068",
"uncertainty": 120
},
"stopId": "0:VrD01",
"stopSequence": 4
},
{
"arrival": {
"time": "1758218130",
"uncertainty": 120
},
"departure": {
"time": "1758218147",
"uncertainty": 120
},
"stopId": "0:MRQ01",
"stopSequence": 5
},
{
"arrival": {
"time": "1758218207",
"uncertainty": 120
},
"departure": {
"time": "1758218207",
"uncertainty": 120
},
"stopId": "0:KEL01",
"stopSequence": 6
},
{
"arrival": {
"time": "1758218249",
"uncertainty": 120
},
"departure": {
"time": "1758218249",
"uncertainty": 120
},
"stopId": "0:LEM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1758218282",
"uncertainty": 120
},
"departure": {
"time": "1758218282",
"uncertainty": 120
},
"stopId": "0:DEB01",
"stopSequence": 8
},
{
"arrival": {
"time": "1758218323",
"uncertainty": 120
},
"departure": {
"time": "1758218327",
"uncertainty": 120
},
"stopId": "0:MOU01",
"stopSequence": 9
},
{
"arrival": {
"time": "1758218373",
"uncertainty": 120
},
"departure": {
"time": "1758218373",
"uncertainty": 120
},
"stopId": "0:JAF01",
"stopSequence": 10
},
{
"arrival": {
"time": "1758218387",
"uncertainty": 120
},
"departure": {
"time": "1758218402",
"uncertainty": 120
},
"stopId": "0:PTH01",
"stopSequence": 11
},
{
"arrival": {
"time": "1758218492",
"uncertainty": 120
},
"departure": {
"time": "1758218492",
"uncertainty": 120
},
"stopId": "0:Std01",
"stopSequence": 12
},
{
"arrival": {
"time": "1758218507",
"uncertainty": 120
},
"departure": {
"time": "1758218507",
"uncertainty": 120
},
"stopId": "0:STd01",
"stopSequence": 13
},
{
"arrival": {
"time": "1758218544",
"uncertainty": 120
},
"departure": {
"time": "1758218544",
"uncertainty": 120
},
"stopId": "0:EUr01",
"stopSequence": 14
},
{
"arrival": {
"time": "1758218582",
"uncertainty": 120
},
"departure": {
"time": "1758218582",
"uncertainty": 120
},
"stopId": "0:MOI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1758218627",
"uncertainty": 120
},
"departure": {
"time": "1758218627",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 16
},
{
"arrival": {
"time": "1758218633",
"uncertainty": 120
},
"departure": {
"time": "1758218643",
"uncertainty": 120
},
"stopId": "0:STm01",
"stopSequence": 17
},
{
"arrival": {
"time": "1758218666",
"uncertainty": 120
},
"departure": {
"time": "1758218666",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1758218687",
"uncertainty": 120
},
"departure": {
"time": "1758218687",
"uncertainty": 120
},
"stopId": "0:ISL01",
"stopSequence": 19
},
{
"arrival": {
"time": "1758218717",
"uncertainty": 120
},
"departure": {
"time": "1758218717",
"uncertainty": 120
},
"stopId": "0:BOu01",
"stopSequence": 20
},
{
"arrival": {
"time": "1758218785",
"uncertainty": 120
},
"departure": {
"time": "1758218822",
"uncertainty": 120
},
"stopId": "0:PZI01",
"stopSequence": 21
},
{
"arrival": {
"time": "1758218879",
"uncertainty": 120
},
"departure": {
"time": "1758218897",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 22
},
{
"arrival": {
"time": "1758218958",
"uncertainty": 120
},
"departure": {
"time": "1758218972",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 23
},
{
"arrival": {
"time": "1758219012",
"uncertainty": 120
},
"departure": {
"time": "1758219033",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 24
},
{
"arrival": {
"time": "1758219134",
"uncertainty": 120
},
"departure": {
"time": "1758219182",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 25
},
{
"arrival": {
"time": "1758219239",
"uncertainty": 120
},
"departure": {
"time": "1758219239",
"uncertainty": 120
},
"stopId": "0:VOl01",
"stopSequence": 26
},
{
"arrival": {
"time": "1758219285",
"uncertainty": 120
},
"departure": {
"time": "1758219285",
"uncertainty": 120
},
"stopId": "0:COU01",
"stopSequence": 27
},
{
"arrival": {
"time": "1758219339",
"uncertainty": 120
},
"departure": {
"time": "1758219339",
"uncertainty": 120
},
"stopId": "0:11N01",
"stopSequence": 28
},
{
"arrival": {
"time": "1758219428",
"uncertainty": 120
},
"departure": {
"time": "1758219428",
"uncertainty": 120
},
"stopId": "0:HAu01",
"stopSequence": 29
},
{
"arrival": {
"time": "1758219489",
"uncertainty": 120
},
"departure": {
"time": "1758219489",
"uncertainty": 120
},
"stopId": "0:FER01",
"stopSequence": 30
},
{
"arrival": {
"time": "1758219537",
"uncertainty": 120
},
"departure": {
"time": "1758219537",
"uncertainty": 120
},
"stopId": "0:CHN01",
"stopSequence": 31
},
{
"arrival": {
"time": "1758219613",
"uncertainty": 120
},
"departure": {
"time": "1758219613",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 32
},
{
"arrival": {
"time": "1758219653",
"uncertainty": 120
},
"departure": {
"time": "1758219653",
"uncertainty": 120
},
"stopId": "0:PLA01",
"stopSequence": 33
},
{
"arrival": {
"time": "1758219689",
"uncertainty": 120
},
"departure": {
"time": "1758219689",
"uncertainty": 120
},
"stopId": "0:NUN01",
"stopSequence": 34
},
{
"arrival": {
"time": "1758219767",
"uncertainty": 120
},
"departure": {
"time": "1758219767",
"uncertainty": 120
},
"stopId": "0:TRO01",
"stopSequence": 35
},
{
"arrival": {
"time": "1758219793",
"uncertainty": 120
},
"departure": {
"time": "1758219793",
"uncertainty": 120
},
"stopId": "0:MAL01",
"stopSequence": 36
},
{
"arrival": {
"time": "1758219867",
"uncertainty": 120
},
"departure": {
"time": "1758219867",
"uncertainty": 120
},
"stopId": "0:CAR03",
"stopSequence": 37
},
{
"arrival": {
"time": "1758219924",
"uncertainty": 120
},
"departure": {
"time": "1758219924",
"uncertainty": 120
},
"stopId": "0:BUC01",
"stopSequence": 38
},
{
"arrival": {
"time": "1758219983",
"uncertainty": 120
},
"departure": {
"time": "1758219983",
"uncertainty": 120
},
"stopId": "0:DOL01",
"stopSequence": 39
},
{
"arrival": {
"time": "1758220020",
"uncertainty": 120
},
"departure": {
"time": "1758220020",
"uncertainty": 120
},
"stopId": "0:ROD01",
"stopSequence": 40
},
{
"arrival": {
"time": "1758220095",
"uncertainty": 120
},
"departure": {
"time": "1758220095",
"uncertainty": 120
},
"stopId": "0:COH01",
"stopSequence": 41
},
{
"arrival": {
"time": "1758220154",
"uncertainty": 120
},
"departure": {
"time": "1758220154",
"uncertainty": 120
},
"stopId": "0:RES01",
"stopSequence": 42
},
{
"arrival": {
"time": "1758220192",
"uncertainty": 120
},
"departure": {
"time": "1758220192",
"uncertainty": 120
},
"stopId": "0:DEc01",
"stopSequence": 43
},
{
"arrival": {
"time": "1758220250",
"uncertainty": 120
},
"departure": {
"time": "1758220250",
"uncertainty": 120
},
"stopId": "0:HUG01",
"stopSequence": 44
},
{
"arrival": {
"time": "1758220273",
"uncertainty": 120
},
"stopId": "0:CEN02",
"stopSequence": 45
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1979003"
},
"vehicle": {
"id": "319",
"label": "319"
}
}
},
{
"id": "C1979271",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758221400",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1979271"
}
}
},
{
"id": "C1976570",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758218582",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 1
},
{
"arrival": {
"time": "1758218623",
"uncertainty": 120
},
"departure": {
"time": "1758218627",
"uncertainty": 120
},
"stopId": "0:CHS01",
"stopSequence": 2
},
{
"arrival": {
"time": "1758218706",
"uncertainty": 120
},
"departure": {
"time": "1758218717",
"uncertainty": 120
},
"stopId": "0:ING01",
"stopSequence": 3
},
{
"arrival": {
"time": "1758218787",
"uncertainty": 120
},
"departure": {
"time": "1758218807",
"uncertainty": 120
},
"stopId": "0:LAV01",
"stopSequence": 4
},
{
"arrival": {
"time": "1758218852",
"uncertainty": 120
},
"departure": {
"time": "1758218852",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1758218882",
"uncertainty": 120
},
"departure": {
"time": "1758218882",
"uncertainty": 120
},
"stopId": "0:LIB01",
"stopSequence": 6
},
{
"arrival": {
"time": "1758218953",
"uncertainty": 120
},
"departure": {
"time": "1758218953",
"uncertainty": 120
},
"stopId": "0:GUI01",
"stopSequence": 7
},
{
"arrival": {
"time": "1758219012",
"uncertainty": 120
},
"departure": {
"time": "1758219012",
"uncertainty": 120
},
"stopId": "0:CHE02",
"stopSequence": 8
},
{
"arrival": {
"time": "1758219062",
"uncertainty": 120
},
"departure": {
"time": "1758219062",
"uncertainty": 120
},
"stopId": "0:BOi02",
"stopSequence": 9
},
{
"arrival": {
"time": "1758219137",
"uncertainty": 120
},
"departure": {
"time": "1758219137",
"uncertainty": 120
},
"stopId": "0:EGA02",
"stopSequence": 10
},
{
"arrival": {
"time": "1758219167",
"uncertainty": 120
},
"departure": {
"time": "1758219182",
"uncertainty": 120
},
"stopId": "0:UTT02",
"stopSequence": 11
},
{
"arrival": {
"time": "1758219291",
"uncertainty": 120
},
"departure": {
"time": "1758219291",
"uncertainty": 120
},
"stopId": "0:CrO02",
"stopSequence": 12
},
{
"arrival": {
"time": "1758219332",
"uncertainty": 120
},
"departure": {
"time": "1758219332",
"uncertainty": 120
},
"stopId": "0:REI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1758219398",
"uncertainty": 120
},
"departure": {
"time": "1758219398",
"uncertainty": 120
},
"stopId": "0:LAr02",
"stopSequence": 14
},
{
"arrival": {
"time": "1758219430",
"uncertainty": 120
},
"departure": {
"time": "1758219430",
"uncertainty": 120
},
"stopId": "0:LOM03",
"stopSequence": 15
},
{
"arrival": {
"time": "1758219502",
"uncertainty": 120
},
"departure": {
"time": "1758219502",
"uncertainty": 120
},
"stopId": "0:pAS02",
"stopSequence": 16
},
{
"arrival": {
"time": "1758219550",
"uncertainty": 120
},
"departure": {
"time": "1758219550",
"uncertainty": 120
},
"stopId": "0:tHI02",
"stopSequence": 17
},
{
"arrival": {
"time": "1758219587",
"uncertainty": 120
},
"departure": {
"time": "1758219587",
"uncertainty": 120
},
"stopId": "0:ROL02",
"stopSequence": 18
},
{
"arrival": {
"time": "1758219628",
"uncertainty": 120
},
"departure": {
"time": "1758219628",
"uncertainty": 120
},
"stopId": "0:JAc02",
"stopSequence": 19
},
{
"arrival": {
"time": "1758219670",
"uncertainty": 120
},
"departure": {
"time": "1758219670",
"uncertainty": 120
},
"stopId": "0:MIS02",
"stopSequence": 20
},
{
"arrival": {
"time": "1758219719",
"uncertainty": 120
},
"departure": {
"time": "1758219719",
"uncertainty": 120
},
"stopId": "0:BEA02",
"stopSequence": 21
},
{
"arrival": {
"time": "1758219751",
"uncertainty": 120
},
"departure": {
"time": "1758219751",
"uncertainty": 120
},
"stopId": "0:PAR02",
"stopSequence": 22
},
{
"arrival": {
"time": "1758219808",
"uncertainty": 120
},
"departure": {
"time": "1758219808",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 23
},
{
"arrival": {
"time": "1758219863",
"uncertainty": 120
},
"departure": {
"time": "1758219863",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 24
},
{
"arrival": {
"time": "1758219928",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1976570"
},
"vehicle": {
"id": "305",
"label": "305"
}
}
},
{
"id": "C1979396",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758218982",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1979396"
}
}
},
{
"id": "C1979286",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758219960",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1979286"
}
}
},
{
"id": "C1976366",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758219225",
"uncertainty": 120
},
"stopId": "0:Bro02",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1976366"
},
"vehicle": {
"id": "334",
"label": "334"
}
}
},
{
"id": "C1976393",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758220440",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1976393"
}
}
},
{
"id": "C1977699",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758219725",
"uncertainty": 120
},
"departure": {
"time": "1758219725",
"uncertainty": 120
},
"stopId": "0:Jac02"
},
{
"arrival": {
"time": "1758219972",
"uncertainty": 120
},
"stopId": "0:MAl02"
},
{
"departure": {
"time": "1758219607",
"uncertainty": 120
},
"stopId": "0:FoN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1758219626",
"uncertainty": 120
},
"departure": {
"time": "1758219626",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 2
},
{
"arrival": {
"time": "1758219678",
"uncertainty": 120
},
"departure": {
"time": "1758219678",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 3
},
{
"arrival": {
"time": "1758219765",
"uncertainty": 120
},
"departure": {
"time": "1758219765",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PHi02",
"stopSequence": 4
},
{
"arrival": {
"time": "1758219780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHa02",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1977699"
}
}
},
{
"id": "C1979280",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758217371",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1758217401",
"uncertainty": 120
},
"departure": {
"time": "1758217431",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1758217461",
"uncertainty": 120
},
"departure": {
"time": "1758217476",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1758217518",
"uncertainty": 120
},
"departure": {
"time": "1758217551",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1758217595",
"uncertainty": 120
},
"departure": {
"time": "1758217611",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1758217664",
"uncertainty": 120
},
"departure": {
"time": "1758217686",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1758217776",
"uncertainty": 120
},
"departure": {
"time": "1758217791",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1758217836",
"uncertainty": 120
},
"departure": {
"time": "1758217852",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1758217875",
"uncertainty": 120
},
"departure": {
"time": "1758217875",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1758217927",
"uncertainty": 120
},
"departure": {
"time": "1758217941",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1758218001",
"uncertainty": 120
},
"departure": {
"time": "1758218031",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1758218106",
"uncertainty": 120
},
"departure": {
"time": "1758218121",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1758218159",
"uncertainty": 120
},
"departure": {
"time": "1758218159",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1758218241",
"uncertainty": 120
},
"departure": {
"time": "1758218256",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1758218286",
"uncertainty": 120
},
"departure": {
"time": "1758218301",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1758218406",
"uncertainty": 120
},
"departure": {
"time": "1758218421",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1758218505",
"uncertainty": 120
},
"departure": {
"time": "1758218526",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1758218586",
"uncertainty": 120
},
"departure": {
"time": "1758218601",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1758218676",
"uncertainty": 120
},
"departure": {
"time": "1758218706",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1758218791",
"uncertainty": 120
},
"departure": {
"time": "1758218796",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1758218886",
"uncertainty": 120
},
"departure": {
"time": "1758218901",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1758218961",
"uncertainty": 120
},
"departure": {
"time": "1758218991",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1758219028",
"uncertainty": 120
},
"departure": {
"time": "1758219028",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1758219058",
"uncertainty": 120
},
"departure": {
"time": "1758219058",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1758219147",
"uncertainty": 120
},
"departure": {
"time": "1758219171",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1758219209",
"uncertainty": 120
},
"departure": {
"time": "1758219209",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1758219332",
"uncertainty": 120
},
"departure": {
"time": "1758219332",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1758219359",
"uncertainty": 120
},
"departure": {
"time": "1758219359",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1758219456",
"uncertainty": 120
},
"departure": {
"time": "1758219456",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1758219502",
"uncertainty": 120
},
"departure": {
"time": "1758219502",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1758219542",
"uncertainty": 120
},
"departure": {
"time": "1758219542",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1758219601",
"uncertainty": 120
},
"departure": {
"time": "1758219601",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1758219704",
"uncertainty": 120
},
"departure": {
"time": "1758219704",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1758219752",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1979280"
},
"vehicle": {
"id": "336",
"label": "336"
}
}
},
{
"id": "C1979279",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758218626",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1758218701",
"uncertainty": 120
},
"departure": {
"time": "1758218716",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1758218746",
"uncertainty": 120
},
"departure": {
"time": "1758218761",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1758218806",
"uncertainty": 120
},
"departure": {
"time": "1758218821",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1758218866",
"uncertainty": 120
},
"departure": {
"time": "1758218881",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1758218941",
"uncertainty": 120
},
"departure": {
"time": "1758218971",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1758219061",
"uncertainty": 120
},
"departure": {
"time": "1758219061",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1758219131",
"uncertainty": 120
},
"departure": {
"time": "1758219136",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1758219166",
"uncertainty": 120
},
"departure": {
"time": "1758219211",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1758219289",
"uncertainty": 120
},
"departure": {
"time": "1758219289",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1758219362",
"uncertainty": 120
},
"departure": {
"time": "1758219362",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1758219420",
"uncertainty": 120
},
"departure": {
"time": "1758219420",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1758219481",
"uncertainty": 120
},
"departure": {
"time": "1758219481",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1758219542",
"uncertainty": 120
},
"departure": {
"time": "1758219542",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1758219581",
"uncertainty": 120
},
"departure": {
"time": "1758219581",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1758219667",
"uncertainty": 120
},
"departure": {
"time": "1758219667",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1758219761",
"uncertainty": 120
},
"departure": {
"time": "1758219761",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1758219866",
"uncertainty": 120
},
"departure": {
"time": "1758219866",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1758219966",
"uncertainty": 120
},
"departure": {
"time": "1758219966",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1758220043",
"uncertainty": 120
},
"departure": {
"time": "1758220043",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1758220083",
"uncertainty": 120
},
"departure": {
"time": "1758220083",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1758220139",
"uncertainty": 120
},
"departure": {
"time": "1758220139",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1758220173",
"uncertainty": 120
},
"departure": {
"time": "1758220173",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1758220210",
"uncertainty": 120
},
"departure": {
"time": "1758220210",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1758220288",
"uncertainty": 120
},
"departure": {
"time": "1758220288",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1758220327",
"uncertainty": 120
},
"departure": {
"time": "1758220327",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1758220446",
"uncertainty": 120
},
"departure": {
"time": "1758220446",
"uncertainty": 120
},
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1758220473",
"uncertainty": 120
},
"departure": {
"time": "1758220473",
"uncertainty": 120
},
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1758220570",
"uncertainty": 120
},
"departure": {
"time": "1758220570",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1758220616",
"uncertainty": 120
},
"departure": {
"time": "1758220616",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1758220656",
"uncertainty": 120
},
"departure": {
"time": "1758220656",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1758220715",
"uncertainty": 120
},
"departure": {
"time": "1758220715",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1758220818",
"uncertainty": 120
},
"departure": {
"time": "1758220818",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1758220866",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1979279"
},
"vehicle": {
"id": "310",
"label": "310"
}
}
},
{
"id": "C1979273",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758219960",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1979273"
}
}
},
{
"id": "C1977262",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758219300",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1977262"
},
"vehicle": {
"id": "308",
"label": "308"
}
}
},
{
"id": "C1979278",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758218836",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1758218881",
"uncertainty": 120
},
"departure": {
"time": "1758218881",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1758218941",
"uncertainty": 120
},
"departure": {
"time": "1758218957",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1758219016",
"uncertainty": 120
},
"departure": {
"time": "1758219016",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1758219024",
"uncertainty": 120
},
"departure": {
"time": "1758219031",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1758219061",
"uncertainty": 120
},
"departure": {
"time": "1758219076",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1758219181",
"uncertainty": 120
},
"departure": {
"time": "1758219196",
"uncertainty": 120
},
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1758219226",
"uncertainty": 120
},
"departure": {
"time": "1758219226",
"uncertainty": 120
},
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1758219341",
"uncertainty": 120
},
"departure": {
"time": "1758219341",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1758219397",
"uncertainty": 120
},
"departure": {
"time": "1758219397",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1758219433",
"uncertainty": 120
},
"departure": {
"time": "1758219433",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1758219478",
"uncertainty": 120
},
"departure": {
"time": "1758219478",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1758219526",
"uncertainty": 120
},
"departure": {
"time": "1758219526",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1758219584",
"uncertainty": 120
},
"departure": {
"time": "1758219584",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1758219683",
"uncertainty": 120
},
"departure": {
"time": "1758219683",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1758219766",
"uncertainty": 120
},
"departure": {
"time": "1758219766",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1758219846",
"uncertainty": 120
},
"departure": {
"time": "1758219846",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1758220002",
"uncertainty": 120
},
"departure": {
"time": "1758220002",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1758220070",
"uncertainty": 120
},
"departure": {
"time": "1758220070",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1758220182",
"uncertainty": 120
},
"departure": {
"time": "1758220182",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1758220233",
"uncertainty": 120
},
"departure": {
"time": "1758220233",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1758220309",
"uncertainty": 120
},
"departure": {
"time": "1758220309",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1758220373",
"uncertainty": 120
},
"departure": {
"time": "1758220373",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1758220415",
"uncertainty": 120
},
"departure": {
"time": "1758220415",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1758220482",
"uncertainty": 120
},
"departure": {
"time": "1758220482",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1758220538",
"uncertainty": 120
},
"departure": {
"time": "1758220538",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1758220581",
"uncertainty": 120
},
"departure": {
"time": "1758220581",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1758220634",
"uncertainty": 120
},
"departure": {
"time": "1758220634",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1758220715",
"uncertainty": 120
},
"departure": {
"time": "1758220715",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1758220819",
"uncertainty": 120
},
"departure": {
"time": "1758220819",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1758220849",
"uncertainty": 120
},
"departure": {
"time": "1758220849",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1758220912",
"uncertainty": 120
},
"departure": {
"time": "1758220912",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1758220939",
"uncertainty": 120
},
"departure": {
"time": "1758220939",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1758221022",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1979278"
},
"vehicle": {
"id": "325",
"label": "325"
}
}
},
{
"id": "C1977692",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758219160",
"uncertainty": 120
},
"departure": {
"time": "1758219160",
"uncertainty": 120
},
"stopId": "0:MAl01"
},
{
"arrival": {
"time": "1758219307",
"uncertainty": 120
},
"departure": {
"time": "1758219307",
"uncertainty": 120
},
"stopId": "0:BIL01"
},
{
"arrival": {
"time": "1758219341",
"uncertainty": 120
},
"departure": {
"time": "1758219341",
"uncertainty": 120
},
"stopId": "0:Jac01"
},
{
"arrival": {
"time": "1758218717",
"uncertainty": 120
},
"departure": {
"time": "1758218717",
"uncertainty": 120
},
"stopId": "0:Dam01",
"stopSequence": 3
},
{
"arrival": {
"time": "1758218753",
"uncertainty": 120
},
"departure": {
"time": "1758218757",
"uncertainty": 120
},
"stopId": "0:ZcM01",
"stopSequence": 4
},
{
"arrival": {
"time": "1758218784",
"uncertainty": 120
},
"departure": {
"time": "1758218787",
"uncertainty": 120
},
"stopId": "0:Cor01",
"stopSequence": 5
},
{
"arrival": {
"time": "1758218817",
"uncertainty": 120
},
"departure": {
"time": "1758218817",
"uncertainty": 120
},
"stopId": "0:ArC01",
"stopSequence": 6
},
{
"arrival": {
"time": "1758218847",
"uncertainty": 120
},
"departure": {
"time": "1758218847",
"uncertainty": 120
},
"stopId": "0:gAR01",
"stopSequence": 7
},
{
"arrival": {
"time": "1758218872",
"uncertainty": 120
},
"departure": {
"time": "1758218872",
"uncertainty": 120
},
"stopId": "0:CsR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1758218926",
"uncertainty": 120
},
"departure": {
"time": "1758218926",
"uncertainty": 120
},
"stopId": "0:RoS01",
"stopSequence": 9
},
{
"arrival": {
"time": "1758218967",
"uncertainty": 120
},
"departure": {
"time": "1758218967",
"uncertainty": 120
},
"stopId": "0:Lan01",
"stopSequence": 10
},
{
"arrival": {
"time": "1758219005",
"uncertainty": 120
},
"departure": {
"time": "1758219005",
"uncertainty": 120
},
"stopId": "0:ClE01",
"stopSequence": 11
},
{
"arrival": {
"time": "1758219111",
"uncertainty": 120
},
"departure": {
"time": "1758219117",
"uncertainty": 120
},
"stopId": "0:TIR01",
"stopSequence": 12
},
{
"arrival": {
"time": "1758219160",
"uncertainty": 120
},
"departure": {
"time": "1758219160",
"uncertainty": 120
},
"stopId": "0:MAl01",
"stopSequence": 13
},
{
"arrival": {
"time": "1758219262",
"uncertainty": 120
},
"departure": {
"time": "1758219262",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Ber01",
"stopSequence": 14
},
{
"arrival": {
"time": "1758219300",
"uncertainty": 120
},
"departure": {
"time": "1758219300",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHa01",
"stopSequence": 15
},
{
"arrival": {
"time": "1758219372",
"uncertainty": 120
},
"departure": {
"time": "1758219372",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PHi01",
"stopSequence": 16
},
{
"arrival": {
"time": "1758219399",
"uncertainty": 120
},
"departure": {
"time": "1758219399",
"uncertainty": 120
},
"stopId": "0:TOU01",
"stopSequence": 17
},
{
"arrival": {
"time": "1758219466",
"uncertainty": 120
},
"departure": {
"time": "1758219466",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 18
},
{
"arrival": {
"time": "1758219544",
"uncertainty": 120
},
"stopId": "0:FoN01",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1977692"
},
"vehicle": {
"id": "337",
"label": "337"
}
}
},
{
"id": "C1978660",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758220680",
"uncertainty": 120
},
"stopId": "0:CEN02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1978660"
}
}
},
{
"id": "C1978603",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758220740",
"uncertainty": 120
},
"stopId": "0:EREK1",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1978603"
}
}
},
{
"id": "C1976392",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758219014",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1758219074",
"uncertainty": 120
},
"departure": {
"time": "1758219074",
"uncertainty": 120
},
"stopId": "0:PxC02",
"stopSequence": 2
},
{
"arrival": {
"time": "1758219134",
"uncertainty": 120
},
"departure": {
"time": "1758219164",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 3
},
{
"arrival": {
"time": "1758219194",
"uncertainty": 120
},
"departure": {
"time": "1758219194",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 4
},
{
"arrival": {
"time": "1758219247",
"uncertainty": 120
},
"departure": {
"time": "1758219247",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 5
},
{
"arrival": {
"time": "1758219299",
"uncertainty": 120
},
"departure": {
"time": "1758219299",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1758219352",
"uncertainty": 120
},
"departure": {
"time": "1758219352",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 7
},
{
"arrival": {
"time": "1758219393",
"uncertainty": 120
},
"departure": {
"time": "1758219393",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 8
},
{
"arrival": {
"time": "1758219436",
"uncertainty": 120
},
"departure": {
"time": "1758219436",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1758219492",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1976392"
},
"vehicle": {
"id": "327",
"label": "327"
}
}
},
{
"id": "C1977806",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758221644",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 1
},
{
"arrival": {
"time": "1758221758",
"uncertainty": 120
},
"departure": {
"time": "1758221758",
"uncertainty": 120
},
"stopId": "0:COu02",
"stopSequence": 2
},
{
"arrival": {
"time": "1758221824",
"uncertainty": 120
},
"departure": {
"time": "1758221824",
"uncertainty": 120
},
"stopId": "0:MAg02",
"stopSequence": 3
},
{
"arrival": {
"time": "1758221862",
"uncertainty": 120
},
"departure": {
"time": "1758221862",
"uncertainty": 120
},
"stopId": "0:mAI02",
"stopSequence": 4
},
{
"arrival": {
"time": "1758221904",
"uncertainty": 120
},
"departure": {
"time": "1758221904",
"uncertainty": 120
},
"stopId": "0:CRo02",
"stopSequence": 5
},
{
"arrival": {
"time": "1758221956",
"uncertainty": 120
},
"departure": {
"time": "1758221956",
"uncertainty": 120
},
"stopId": "0:SOM02",
"stopSequence": 6
},
{
"arrival": {
"time": "1758222022",
"uncertainty": 120
},
"departure": {
"time": "1758222022",
"uncertainty": 120
},
"stopId": "0:SUP02",
"stopSequence": 7
},
{
"arrival": {
"time": "1758222064",
"uncertainty": 120
},
"departure": {
"time": "1758222064",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 8
},
{
"arrival": {
"time": "1758222168",
"uncertainty": 120
},
"departure": {
"time": "1758222168",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 9
},
{
"arrival": {
"time": "1758222230",
"uncertainty": 120
},
"departure": {
"time": "1758222230",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 10
},
{
"arrival": {
"time": "1758222304",
"uncertainty": 120
},
"departure": {
"time": "1758222304",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 11
},
{
"arrival": {
"time": "1758222342",
"uncertainty": 120
},
"departure": {
"time": "1758222342",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 12
},
{
"arrival": {
"time": "1758222394",
"uncertainty": 120
},
"departure": {
"time": "1758222394",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 13
},
{
"arrival": {
"time": "1758222484",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 14
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1977806"
}
}
},
{
"id": "C1979272",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758220980",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1979272"
}
}
},
{
"id": "C1978996",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758219300",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1978996"
},
"vehicle": {
"id": "320",
"label": "320"
}
}
},
{
"id": "C1977807",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758219240",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1977807"
},
"vehicle": {
"id": "318",
"label": "318"
}
}
},
{
"id": "C1978479",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758218520",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1758218691",
"uncertainty": 120
},
"departure": {
"time": "1758218691",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Cen02",
"stopSequence": 2
},
{
"arrival": {
"time": "1758218742",
"uncertainty": 120
},
"departure": {
"time": "1758218742",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:mai02",
"stopSequence": 3
},
{
"arrival": {
"time": "1758218751",
"uncertainty": 120
},
"departure": {
"time": "1758218760",
"uncertainty": 120
},
"stopId": "0:ViL02",
"stopSequence": 4
},
{
"arrival": {
"time": "1758218819",
"uncertainty": 120
},
"departure": {
"time": "1758218819",
"uncertainty": 120
},
"stopId": "0:CoU02",
"stopSequence": 5
},
{
"arrival": {
"time": "1758218872",
"uncertainty": 120
},
"departure": {
"time": "1758218872",
"uncertainty": 120
},
"stopId": "0:ROs04",
"stopSequence": 6
},
{
"arrival": {
"time": "1758218927",
"uncertainty": 120
},
"departure": {
"time": "1758218927",
"uncertainty": 120
},
"stopId": "0:BRE01",
"stopSequence": 7
},
{
"arrival": {
"time": "1758218983",
"uncertainty": 120
},
"departure": {
"time": "1758218983",
"uncertainty": 120
},
"stopId": "0:HTF02",
"stopSequence": 8
},
{
"arrival": {
"time": "1758219015",
"uncertainty": 120
},
"departure": {
"time": "1758219015",
"uncertainty": 120
},
"stopId": "0:VIE02",
"stopSequence": 9
},
{
"arrival": {
"time": "1758219105",
"uncertainty": 120
},
"departure": {
"time": "1758219105",
"uncertainty": 120
},
"stopId": "0:BAL02",
"stopSequence": 10
},
{
"arrival": {
"time": "1758219135",
"uncertainty": 120
},
"departure": {
"time": "1758219135",
"uncertainty": 120
},
"stopId": "0:Ver02",
"stopSequence": 11
},
{
"arrival": {
"time": "1758219165",
"uncertainty": 120
},
"departure": {
"time": "1758219165",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 12
},
{
"arrival": {
"time": "1758219210",
"uncertainty": 120
},
"departure": {
"time": "1758219210",
"uncertainty": 120
},
"stopId": "0:COu02",
"stopSequence": 13
},
{
"arrival": {
"time": "1758219257",
"uncertainty": 120
},
"departure": {
"time": "1758219257",
"uncertainty": 120
},
"stopId": "0:MAg02",
"stopSequence": 14
},
{
"arrival": {
"time": "1758219295",
"uncertainty": 120
},
"departure": {
"time": "1758219295",
"uncertainty": 120
},
"stopId": "0:mAI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1758219337",
"uncertainty": 120
},
"departure": {
"time": "1758219337",
"uncertainty": 120
},
"stopId": "0:CRo02",
"stopSequence": 16
},
{
"arrival": {
"time": "1758219389",
"uncertainty": 120
},
"departure": {
"time": "1758219389",
"uncertainty": 120
},
"stopId": "0:SOM02",
"stopSequence": 17
},
{
"arrival": {
"time": "1758219455",
"uncertainty": 120
},
"departure": {
"time": "1758219455",
"uncertainty": 120
},
"stopId": "0:SUP02",
"stopSequence": 18
},
{
"arrival": {
"time": "1758219497",
"uncertainty": 120
},
"departure": {
"time": "1758219497",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 19
},
{
"arrival": {
"time": "1758219590",
"uncertainty": 120
},
"departure": {
"time": "1758219590",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 20
},
{
"arrival": {
"time": "1758219646",
"uncertainty": 120
},
"departure": {
"time": "1758219646",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1758219713",
"uncertainty": 120
},
"departure": {
"time": "1758219713",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1758219740",
"uncertainty": 120
},
"departure": {
"time": "1758219740",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 23
},
{
"arrival": {
"time": "1758219784",
"uncertainty": 120
},
"departure": {
"time": "1758219784",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 24
},
{
"arrival": {
"time": "1758219860",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1978479"
},
"vehicle": {
"id": "307",
"label": "307"
}
}
},
{
"id": "C1977799",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758220828",
"uncertainty": 120
},
"departure": {
"time": "1758220828",
"uncertainty": 120
},
"stopId": "0:REG01"
},
{
"arrival": {
"time": "1758220866",
"uncertainty": 120
},
"departure": {
"time": "1758220866",
"uncertainty": 120
},
"stopId": "0:Chr01"
},
{
"arrival": {
"time": "1758220990",
"uncertainty": 120
},
"departure": {
"time": "1758220990",
"uncertainty": 120
},
"stopId": "0:Chr02"
},
{
"arrival": {
"time": "1758221032",
"uncertainty": 120
},
"departure": {
"time": "1758221032",
"uncertainty": 120
},
"stopId": "0:REG02"
},
{
"departure": {
"time": "1758220080",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 1
},
{
"arrival": {
"time": "1758220100",
"uncertainty": 120
},
"departure": {
"time": "1758220100",
"uncertainty": 120
},
"stopId": "0:FoN03",
"stopSequence": 2
},
{
"arrival": {
"time": "1758220164",
"uncertainty": 120
},
"departure": {
"time": "1758220164",
"uncertainty": 120
},
"stopId": "0:VlS02",
"stopSequence": 3
},
{
"arrival": {
"time": "1758220221",
"uncertainty": 120
},
"departure": {
"time": "1758220221",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 4
},
{
"arrival": {
"time": "1758220282",
"uncertainty": 120
},
"departure": {
"time": "1758220282",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 5
},
{
"arrival": {
"time": "1758220376",
"uncertainty": 120
},
"departure": {
"time": "1758220376",
"uncertainty": 120
},
"stopId": "0:PxC03",
"stopSequence": 6
},
{
"arrival": {
"time": "1758220500",
"uncertainty": 120
},
"departure": {
"time": "1758220500",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 7
},
{
"arrival": {
"time": "1758220555",
"uncertainty": 120
},
"departure": {
"time": "1758220555",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 8
},
{
"arrival": {
"time": "1758220602",
"uncertainty": 120
},
"departure": {
"time": "1758220602",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 9
},
{
"arrival": {
"time": "1758220633",
"uncertainty": 120
},
"departure": {
"time": "1758220633",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 10
},
{
"arrival": {
"time": "1758220680",
"uncertainty": 120
},
"departure": {
"time": "1758220680",
"uncertainty": 120
},
"stopId": "0:LOM04",
"stopSequence": 11
},
{
"arrival": {
"time": "1758220716",
"uncertainty": 120
},
"departure": {
"time": "1758220716",
"uncertainty": 120
},
"stopId": "0:LAr01",
"stopSequence": 12
},
{
"arrival": {
"time": "1758220760",
"uncertainty": 120
},
"departure": {
"time": "1758220760",
"uncertainty": 120
},
"stopId": "0:REI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1758221111",
"uncertainty": 120
},
"departure": {
"time": "1758221111",
"uncertainty": 120
},
"stopId": "0:CrO01",
"stopSequence": 14
},
{
"arrival": {
"time": "1758221181",
"uncertainty": 120
},
"departure": {
"time": "1758221181",
"uncertainty": 120
},
"stopId": "0:ecIG01",
"stopSequence": 15
},
{
"arrival": {
"time": "1758221224",
"uncertainty": 120
},
"departure": {
"time": "1758221224",
"uncertainty": 120
},
"stopId": "0:UTT04",
"stopSequence": 16
},
{
"arrival": {
"time": "1758221336",
"uncertainty": 120
},
"departure": {
"time": "1758221336",
"uncertainty": 120
},
"stopId": "0:RsT03",
"stopSequence": 17
},
{
"arrival": {
"time": "1758221404",
"uncertainty": 120
},
"departure": {
"time": "1758221404",
"uncertainty": 120
},
"stopId": "0:TEC03",
"stopSequence": 18
},
{
"arrival": {
"time": "1758221490",
"uncertainty": 120
},
"departure": {
"time": "1758221490",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 19
},
{
"arrival": {
"time": "1758221516",
"uncertainty": 120
},
"departure": {
"time": "1758221516",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 20
},
{
"arrival": {
"time": "1758221570",
"uncertainty": 120
},
"departure": {
"time": "1758221570",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 21
},
{
"arrival": {
"time": "1758221593",
"uncertainty": 120
},
"departure": {
"time": "1758221593",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 22
},
{
"arrival": {
"time": "1758221644",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1977799"
}
}
},
{
"id": "C1979021",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758218452",
"uncertainty": 120
},
"stopId": "0:CEN02",
"stopSequence": 1
},
{
"arrival": {
"time": "1758218491",
"uncertainty": 120
},
"departure": {
"time": "1758218491",
"uncertainty": 120
},
"stopId": "0:Vie01",
"stopSequence": 2
},
{
"arrival": {
"time": "1758218539",
"uncertainty": 120
},
"departure": {
"time": "1758218541",
"uncertainty": 120
},
"stopId": "0:HUG02",
"stopSequence": 3
},
{
"arrival": {
"time": "1758218597",
"uncertainty": 120
},
"departure": {
"time": "1758218597",
"uncertainty": 120
},
"stopId": "0:DEc02",
"stopSequence": 4
},
{
"arrival": {
"time": "1758218614",
"uncertainty": 120
},
"departure": {
"time": "1758218616",
"uncertainty": 120
},
"stopId": "0:RES02",
"stopSequence": 5
},
{
"arrival": {
"time": "1758218661",
"uncertainty": 120
},
"departure": {
"time": "1758218676",
"uncertainty": 120
},
"stopId": "0:COH02",
"stopSequence": 6
},
{
"arrival": {
"time": "1758218737",
"uncertainty": 120
},
"departure": {
"time": "1758218737",
"uncertainty": 120
},
"stopId": "0:ROD02",
"stopSequence": 7
},
{
"arrival": {
"time": "1758218766",
"uncertainty": 120
},
"departure": {
"time": "1758218766",
"uncertainty": 120
},
"stopId": "0:DOL02",
"stopSequence": 8
},
{
"arrival": {
"time": "1758218807",
"uncertainty": 120
},
"departure": {
"time": "1758218807",
"uncertainty": 120
},
"stopId": "0:BUC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1758218852",
"uncertainty": 120
},
"departure": {
"time": "1758218852",
"uncertainty": 120
},
"stopId": "0:PIN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1758218878",
"uncertainty": 120
},
"departure": {
"time": "1758218878",
"uncertainty": 120
},
"stopId": "0:CAR02",
"stopSequence": 11
},
{
"arrival": {
"time": "1758218939",
"uncertainty": 120
},
"departure": {
"time": "1758218948",
"uncertainty": 120
},
"stopId": "0:MAL02",
"stopSequence": 12
},
{
"arrival": {
"time": "1758218986",
"uncertainty": 120
},
"departure": {
"time": "1758218986",
"uncertainty": 120
},
"stopId": "0:TRO02",
"stopSequence": 13
},
{
"arrival": {
"time": "1758219023",
"uncertainty": 120
},
"departure": {
"time": "1758219023",
"uncertainty": 120
},
"stopId": "0:NUN02",
"stopSequence": 14
},
{
"arrival": {
"time": "1758219046",
"uncertainty": 120
},
"departure": {
"time": "1758219054",
"uncertainty": 120
},
"stopId": "0:PLA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1758219112",
"uncertainty": 120
},
"departure": {
"time": "1758219131",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 16
},
{
"arrival": {
"time": "1758219177",
"uncertainty": 120
},
"departure": {
"time": "1758219177",
"uncertainty": 120
},
"stopId": "0:CHN02",
"stopSequence": 17
},
{
"arrival": {
"time": "1758219240",
"uncertainty": 120
},
"departure": {
"time": "1758219240",
"uncertainty": 120
},
"stopId": "0:FER02",
"stopSequence": 18
},
{
"arrival": {
"time": "1758219290",
"uncertainty": 120
},
"departure": {
"time": "1758219290",
"uncertainty": 120
},
"stopId": "0:HAu02",
"stopSequence": 19
},
{
"arrival": {
"time": "1758219337",
"uncertainty": 120
},
"departure": {
"time": "1758219337",
"uncertainty": 120
},
"stopId": "0:11N02",
"stopSequence": 20
},
{
"arrival": {
"time": "1758219417",
"uncertainty": 120
},
"departure": {
"time": "1758219417",
"uncertainty": 120
},
"stopId": "0:COU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1758219467",
"uncertainty": 120
},
"departure": {
"time": "1758219467",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 22
},
{
"arrival": {
"time": "1758219503",
"uncertainty": 120
},
"departure": {
"time": "1758219503",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 23
},
{
"arrival": {
"time": "1758219642",
"uncertainty": 120
},
"departure": {
"time": "1758219642",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 24
},
{
"arrival": {
"time": "1758219664",
"uncertainty": 120
},
"departure": {
"time": "1758219664",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 25
},
{
"arrival": {
"time": "1758219750",
"uncertainty": 120
},
"departure": {
"time": "1758219750",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 26
},
{
"arrival": {
"time": "1758219801",
"uncertainty": 120
},
"departure": {
"time": "1758219801",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 27
},
{
"arrival": {
"time": "1758219853",
"uncertainty": 120
},
"departure": {
"time": "1758219853",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1758219893",
"uncertainty": 120
},
"departure": {
"time": "1758219893",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 29
},
{
"arrival": {
"time": "1758219935",
"uncertainty": 120
},
"departure": {
"time": "1758219935",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 30
},
{
"arrival": {
"time": "1758219990",
"uncertainty": 120
},
"departure": {
"time": "1758219990",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 31
},
{
"arrival": {
"time": "1758220038",
"uncertainty": 120
},
"departure": {
"time": "1758220038",
"uncertainty": 120
},
"stopId": "0:EUr02",
"stopSequence": 32
},
{
"arrival": {
"time": "1758220092",
"uncertainty": 120
},
"departure": {
"time": "1758220092",
"uncertainty": 120
},
"stopId": "0:STd02",
"stopSequence": 33
},
{
"arrival": {
"time": "1758220128",
"uncertainty": 120
},
"departure": {
"time": "1758220128",
"uncertainty": 120
},
"stopId": "0:Std02",
"stopSequence": 34
},
{
"arrival": {
"time": "1758220223",
"uncertainty": 120
},
"departure": {
"time": "1758220223",
"uncertainty": 120
},
"stopId": "0:PTH02",
"stopSequence": 35
},
{
"arrival": {
"time": "1758220267",
"uncertainty": 120
},
"departure": {
"time": "1758220267",
"uncertainty": 120
},
"stopId": "0:JAF02",
"stopSequence": 36
},
{
"arrival": {
"time": "1758220313",
"uncertainty": 120
},
"departure": {
"time": "1758220313",
"uncertainty": 120
},
"stopId": "0:MOU02",
"stopSequence": 37
},
{
"arrival": {
"time": "1758220350",
"uncertainty": 120
},
"departure": {
"time": "1758220350",
"uncertainty": 120
},
"stopId": "0:DEB02",
"stopSequence": 38
},
{
"arrival": {
"time": "1758220396",
"uncertainty": 120
},
"departure": {
"time": "1758220396",
"uncertainty": 120
},
"stopId": "0:LEM02",
"stopSequence": 39
},
{
"arrival": {
"time": "1758220441",
"uncertainty": 120
},
"departure": {
"time": "1758220441",
"uncertainty": 120
},
"stopId": "0:KEL02",
"stopSequence": 40
},
{
"arrival": {
"time": "1758220488",
"uncertainty": 120
},
"departure": {
"time": "1758220488",
"uncertainty": 120
},
"stopId": "0:MRQ02",
"stopSequence": 41
},
{
"arrival": {
"time": "1758220542",
"uncertainty": 120
},
"departure": {
"time": "1758220542",
"uncertainty": 120
},
"stopId": "0:DAN01",
"stopSequence": 42
},
{
"arrival": {
"time": "1758220575",
"uncertainty": 120
},
"departure": {
"time": "1758220575",
"uncertainty": 120
},
"stopId": "0:BeR01",
"stopSequence": 43
},
{
"arrival": {
"time": "1758220610",
"uncertainty": 120
},
"departure": {
"time": "1758220610",
"uncertainty": 120
},
"stopId": "0:QUA02",
"stopSequence": 44
},
{
"arrival": {
"time": "1758220664",
"uncertainty": 120
},
"departure": {
"time": "1758220664",
"uncertainty": 120
},
"stopId": "0:FRA03",
"stopSequence": 45
},
{
"arrival": {
"time": "1758220710",
"uncertainty": 120
},
"stopId": "0:EREK1",
"stopSequence": 46
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1979021"
},
"vehicle": {
"id": "321",
"label": "321"
}
}
},
{
"id": "C1979285",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758217440",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1758217485",
"uncertainty": 120
},
"departure": {
"time": "1758217485",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1758217590",
"uncertainty": 120
},
"departure": {
"time": "1758217606",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1758217663",
"uncertainty": 120
},
"departure": {
"time": "1758217663",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1758217676",
"uncertainty": 120
},
"departure": {
"time": "1758217680",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1758217725",
"uncertainty": 120
},
"departure": {
"time": "1758217740",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1758217837",
"uncertainty": 120
},
"departure": {
"time": "1758217860",
"uncertainty": 120
},
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1758217882",
"uncertainty": 120
},
"departure": {
"time": "1758217882",
"uncertainty": 120
},
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1758217935",
"uncertainty": 120
},
"departure": {
"time": "1758217950",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1758217995",
"uncertainty": 120
},
"departure": {
"time": "1758218010",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1758218040",
"uncertainty": 120
},
"departure": {
"time": "1758218040",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1758218085",
"uncertainty": 120
},
"departure": {
"time": "1758218085",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1758218172",
"uncertainty": 120
},
"departure": {
"time": "1758218190",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1758218235",
"uncertainty": 120
},
"departure": {
"time": "1758218250",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1758218310",
"uncertainty": 120
},
"departure": {
"time": "1758218325",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1758218385",
"uncertainty": 120
},
"departure": {
"time": "1758218415",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1758218460",
"uncertainty": 120
},
"departure": {
"time": "1758218475",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1758218603",
"uncertainty": 120
},
"departure": {
"time": "1758218670",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1758218715",
"uncertainty": 120
},
"departure": {
"time": "1758218745",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1758218815",
"uncertainty": 120
},
"departure": {
"time": "1758218865",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1758218925",
"uncertainty": 120
},
"departure": {
"time": "1758218940",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1758219025",
"uncertainty": 120
},
"departure": {
"time": "1758219025",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1758219071",
"uncertainty": 120
},
"departure": {
"time": "1758219071",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1758219090",
"uncertainty": 120
},
"departure": {
"time": "1758219105",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1758219159",
"uncertainty": 120
},
"departure": {
"time": "1758219165",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1758219224",
"uncertainty": 120
},
"departure": {
"time": "1758219225",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1758219268",
"uncertainty": 120
},
"departure": {
"time": "1758219268",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1758219321",
"uncertainty": 120
},
"departure": {
"time": "1758219321",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1758219402",
"uncertainty": 120
},
"departure": {
"time": "1758219402",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1758219506",
"uncertainty": 120
},
"departure": {
"time": "1758219506",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1758219536",
"uncertainty": 120
},
"departure": {
"time": "1758219536",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1758219599",
"uncertainty": 120
},
"departure": {
"time": "1758219599",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1758219626",
"uncertainty": 120
},
"departure": {
"time": "1758219626",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1758219709",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "PS : Lu,Ma,Je,VeC1979285"
},
"vehicle": {
"id": "306",
"label": "306"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1758219227"
}
}