Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain Citéa.
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
❌513 erreurs, 293 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 03/06/2025 à 09h00 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 35 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id MaHiv_3047649 stop_sequence [16, 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 MaHiv_3050253 stop_sequence [16, 1] is not strictly sorted by increasing stop_sequence
- trip_id MaHiv_3049691 stop_sequence [3, 1] is not strictly sorted by increasing stop_sequence
- trip_id MaHiv_3050654 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13] is not strictly sorted by increasing stop_sequence
- trip_id MaHiv_3049367 stop_sequence [13, 14, 1] is not strictly sorted by increasing stop_sequence
Sequential stop_time_update times are not increasing E022 446 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 MaHiv_3047697 stop_sequence 1 departure_time 09:39:00 (1748936340) is less than previous stop departure_time 09:54:03 (1748937243) - times must increase between two sequential stops
- trip_id MaHiv_3047697 stop_sequence 1 departure_time 09:39:00 (1748936340) is less than previous stop arrival_time 09:54:03 (1748937243) - times must increase between two sequential stops
- trip_id MaHiv_3047697 stop_sequence 2 arrival_time 09:39:45 (1748936385) is less than previous stop arrival_time 09:54:03 (1748937243) - times must increase between two sequential stops
- trip_id MaHiv_3047697 stop_sequence 2 departure_time 09:39:45 (1748936385) is less than previous stop arrival_time 09:54:03 (1748937243) - times must increase between two sequential stops
- trip_id MaHiv_3047697 stop_sequence 15 arrival_time 09:55:26 (1748937326) is less than previous stop arrival_time 09:56:58 (1748937418) - times must increase between two sequential stops
Sequential stop_time_updates have the same stop_id E037 17 erreurs
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id MaHiv_3049590 has repeating stop_id 0:AURO - sequential stop_ids should be different
- trip_id MaHiv_3049592 has repeating stop_id 0:AURO - sequential stop_ids should be different
- trip_id MaHiv_3049588 has repeating stop_id 0:AURO - sequential stop_ids should be different
- trip_id MaHiv_3049593 has repeating stop_id 0:AURO - sequential stop_ids should be different
- trip_id MaHiv_3049326 has repeating stop_id 0:_LYT - sequential stop_ids should be different
GTFS-rt stop_sequence not found in GTFS data E051 15 erreurs
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 MaHiv_3050253 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id MaHiv_3049691 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id MaHiv_3049367 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id MaHiv_3049688 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id MaHiv_3049368 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
Avertissements
timestamp not populated W001 190 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id MaHiv_3049549 does not have a timestamp
- trip_id MaHiv_3048865 does not have a timestamp
- trip_id MaHiv_3047697 does not have a timestamp
- trip_id MaHiv_3047695 does not have a timestamp
- trip_id MaHiv_3050075 does not have a timestamp
vehicle_id not populated W002 103 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id MaHiv_3048865 does not have a vehicle_id
- trip_id MaHiv_3047697 does not have a vehicle_id
- trip_id MaHiv_3049147 does not have a vehicle_id
- trip_id MaHiv_3048908 does not have a vehicle_id
- trip_id MaHiv_3048684 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 |
---|---|---|---|
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 4 906 | 16 fois (100 % des validations) |
E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 177 | 16 fois (100 % des validations) |
W001 | Timestamps should be populated for all elements | 2 303 | 16 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 313 | 16 fois (100 % des validations) |
E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 396 | 15 fois (94 % des validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 180 | 13 fois (81 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 04/06/2025 à 05h19 Europe/Paris.
trip_updates (27) 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 04/06/2025 à 05h19 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "3050373",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749011446",
"uncertainty": 120
},
"departure": {
"time": "1749011446",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1749011456",
"uncertainty": 120
},
"departure": {
"time": "1749011456",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1749011553",
"uncertainty": 120
},
"departure": {
"time": "1749011553",
"uncertainty": 120
},
"stopId": "0:_GMU Q"
},
{
"arrival": {
"time": "1749011556",
"uncertainty": 120
},
"departure": {
"time": "1749011556",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"arrival": {
"time": "1749011556",
"uncertainty": 120
},
"departure": {
"time": "1749011556",
"uncertainty": 120
},
"stopId": "0:_GMU"
},
{
"departure": {
"time": "1749010380",
"uncertainty": 120
},
"stopId": "0:_PSP",
"stopSequence": 1
},
{
"arrival": {
"time": "1749010500",
"uncertainty": 120
},
"departure": {
"time": "1749010500",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749010639",
"uncertainty": 120
},
"departure": {
"time": "1749010639",
"uncertainty": 120
},
"stopId": "0:_CAF",
"stopSequence": 3
},
{
"arrival": {
"time": "1749010686",
"uncertainty": 120
},
"departure": {
"time": "1749010686",
"uncertainty": 120
},
"stopId": "0:ZAR 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1749010764",
"uncertainty": 120
},
"departure": {
"time": "1749010764",
"uncertainty": 120
},
"stopId": "0:_MCU",
"stopSequence": 5
},
{
"arrival": {
"time": "1749010794",
"uncertainty": 120
},
"departure": {
"time": "1749010794",
"uncertainty": 120
},
"stopId": "0:_LVI",
"stopSequence": 6
},
{
"arrival": {
"time": "1749010860",
"uncertainty": 120
},
"departure": {
"time": "1749010860",
"uncertainty": 120
},
"stopId": "0:_NOB",
"stopSequence": 7
},
{
"arrival": {
"time": "1749010930",
"uncertainty": 120
},
"departure": {
"time": "1749010930",
"uncertainty": 120
},
"stopId": "0:BOVIAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1749010985",
"uncertainty": 120
},
"departure": {
"time": "1749010985",
"uncertainty": 120
},
"stopId": "0:_GALB",
"stopSequence": 9
},
{
"arrival": {
"time": "1749011068",
"uncertainty": 120
},
"departure": {
"time": "1749011068",
"uncertainty": 120
},
"stopId": "0:_SEX",
"stopSequence": 10
},
{
"arrival": {
"time": "1749011137",
"uncertainty": 120
},
"departure": {
"time": "1749011137",
"uncertainty": 120
},
"stopId": "0:_ADM",
"stopSequence": 11
},
{
"arrival": {
"time": "1749011189",
"uncertainty": 120
},
"departure": {
"time": "1749011189",
"uncertainty": 120
},
"stopId": "0:_PCA",
"stopSequence": 12
},
{
"arrival": {
"time": "1749011280",
"uncertainty": 120
},
"departure": {
"time": "1749011280",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 13
},
{
"arrival": {
"time": "1749011344",
"uncertainty": 120
},
"departure": {
"time": "1749011344",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 14
},
{
"arrival": {
"time": "1749011444",
"uncertainty": 120
},
"departure": {
"time": "1749011444",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 15
},
{
"arrival": {
"time": "1749011520",
"uncertainty": 120
},
"departure": {
"time": "1749011520",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 16
},
{
"arrival": {
"time": "1749011760",
"uncertainty": 120
},
"departure": {
"time": "1749011760",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GMU",
"stopSequence": 17
},
{
"arrival": {
"time": "1749011638",
"uncertainty": 120
},
"departure": {
"time": "1749011638",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1749011678",
"uncertainty": 120
},
"departure": {
"time": "1749011678",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1749011761",
"uncertainty": 120
},
"departure": {
"time": "1749011761",
"uncertainty": 120
},
"stopId": "0:_CLX 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1749011828",
"uncertainty": 120
},
"departure": {
"time": "1749011828",
"uncertainty": 120
},
"stopId": "0:_JRO 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1749011862",
"uncertainty": 120
},
"departure": {
"time": "1749011862",
"uncertainty": 120
},
"stopId": "0:_LRE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1749011918",
"uncertainty": 120
},
"departure": {
"time": "1749011918",
"uncertainty": 120
},
"stopId": "0:_MCC 4",
"stopSequence": 23
},
{
"arrival": {
"time": "1749011948",
"uncertainty": 120
},
"departure": {
"time": "1749011948",
"uncertainty": 120
},
"stopId": "0:_YRA 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1749011970",
"uncertainty": 120
},
"departure": {
"time": "1749011970",
"uncertainty": 120
},
"stopId": "0:_LPA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1749012019",
"uncertainty": 120
},
"departure": {
"time": "1749012019",
"uncertainty": 120
},
"stopId": "0:_ACA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1749012047",
"uncertainty": 120
},
"departure": {
"time": "1749012047",
"uncertainty": 120
},
"stopId": "0:_LAS 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1749012092",
"uncertainty": 120
},
"departure": {
"time": "1749012092",
"uncertainty": 120
},
"stopId": "0:_AUR 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1749012185",
"uncertainty": 120
},
"departure": {
"time": "1749012185",
"uncertainty": 120
},
"stopId": "0:_LSE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1749012218",
"uncertainty": 120
},
"stopId": "0:_HOP 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3050373"
}
}
},
{
"id": "3049132",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749010320",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3049132"
}
}
},
{
"id": "3050416",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749010428",
"uncertainty": 120
},
"departure": {
"time": "1749010428",
"uncertainty": 120
},
"stopId": "0:_COE 3"
},
{
"arrival": {
"time": "1749010470",
"uncertainty": 120
},
"departure": {
"time": "1749010470",
"uncertainty": 120
},
"stopId": "0:_AVA 2"
},
{
"arrival": {
"time": "1749010517",
"uncertainty": 120
},
"departure": {
"time": "1749010517",
"uncertainty": 120
},
"stopId": "0:_HDV 2"
},
{
"arrival": {
"time": "1749010683",
"uncertainty": 120
},
"departure": {
"time": "1749010683",
"uncertainty": 120
},
"stopId": "0:_COE 3"
},
{
"arrival": {
"time": "1749011033",
"uncertainty": 120
},
"departure": {
"time": "1749011033",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1749011129",
"uncertainty": 120
},
"departure": {
"time": "1749011129",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"departure": {
"time": "1749010020",
"uncertainty": 120
},
"stopId": "0:_CMO",
"stopSequence": 1
},
{
"arrival": {
"time": "1749010072",
"uncertainty": 120
},
"departure": {
"time": "1749010072",
"uncertainty": 120
},
"stopId": "0:_LBY",
"stopSequence": 2
},
{
"arrival": {
"time": "1749010165",
"uncertainty": 120
},
"departure": {
"time": "1749010165",
"uncertainty": 120
},
"stopId": "0:_BDN",
"stopSequence": 3
},
{
"arrival": {
"time": "1749010200",
"uncertainty": 120
},
"departure": {
"time": "1749010200",
"uncertainty": 120
},
"stopId": "0:_MIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1749010256",
"uncertainty": 120
},
"departure": {
"time": "1749010256",
"uncertainty": 120
},
"stopId": "0:_LPD",
"stopSequence": 5
},
{
"arrival": {
"time": "1749010319",
"uncertainty": 120
},
"departure": {
"time": "1749010319",
"uncertainty": 120
},
"stopId": "0:_ADP",
"stopSequence": 6
},
{
"arrival": {
"time": "1749010380",
"uncertainty": 120
},
"departure": {
"time": "1749010380",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_BCA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1749010450",
"uncertainty": 120
},
"departure": {
"time": "1749010450",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LML",
"stopSequence": 8
},
{
"arrival": {
"time": "1749010563",
"uncertainty": 120
},
"departure": {
"time": "1749010563",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GRU",
"stopSequence": 9
},
{
"arrival": {
"time": "1749010627",
"uncertainty": 120
},
"departure": {
"time": "1749010627",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_REN",
"stopSequence": 10
},
{
"arrival": {
"time": "1749010680",
"uncertainty": 120
},
"departure": {
"time": "1749010680",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DDA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749010709",
"uncertainty": 120
},
"departure": {
"time": "1749010709",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PAN",
"stopSequence": 12
},
{
"arrival": {
"time": "1749010751",
"uncertainty": 120
},
"departure": {
"time": "1749010751",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_HDV",
"stopSequence": 13
},
{
"arrival": {
"time": "1749010797",
"uncertainty": 120
},
"departure": {
"time": "1749010797",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AVA",
"stopSequence": 14
},
{
"arrival": {
"time": "1749010722",
"uncertainty": 120
},
"departure": {
"time": "1749010722",
"uncertainty": 120
},
"stopId": "0:_COE",
"stopSequence": 15
},
{
"arrival": {
"time": "1749010785",
"uncertainty": 120
},
"departure": {
"time": "1749010785",
"uncertainty": 120
},
"stopId": "0:_ZAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1749010917",
"uncertainty": 120
},
"departure": {
"time": "1749010917",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 17
},
{
"arrival": {
"time": "1749010955",
"uncertainty": 120
},
"departure": {
"time": "1749010955",
"uncertainty": 120
},
"stopId": "0:_VOL",
"stopSequence": 18
},
{
"arrival": {
"time": "1749011220",
"uncertainty": 120
},
"departure": {
"time": "1749011220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1749011150",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3050416"
}
}
},
{
"id": "3067795",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749009600"
},
"stopId": "0:LEC O2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "CP3",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3067795"
}
}
},
{
"id": "3049800",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749010620",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3049800"
}
}
},
{
"id": "3049501",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749009600",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3049501"
}
}
},
{
"id": "3049710",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749014327",
"uncertainty": 120
},
"departure": {
"time": "1749014327",
"uncertainty": 120
},
"stopId": "0:SMAR 2"
},
{
"departure": {
"time": "1749010680",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 1
},
{
"arrival": {
"time": "1749010756",
"uncertainty": 120
},
"departure": {
"time": "1749010756",
"uncertainty": 120
},
"stopId": "0:BEAUC",
"stopSequence": 2
},
{
"arrival": {
"time": "1749010867",
"uncertainty": 120
},
"departure": {
"time": "1749010867",
"uncertainty": 120
},
"stopId": "0:GEIF",
"stopSequence": 3
},
{
"arrival": {
"time": "1749010920",
"uncertainty": 120
},
"departure": {
"time": "1749010920",
"uncertainty": 120
},
"stopId": "0:GLFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1749011006",
"uncertainty": 120
},
"departure": {
"time": "1749011006",
"uncertainty": 120
},
"stopId": "0:_BELL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1749011075",
"uncertainty": 120
},
"departure": {
"time": "1749011075",
"uncertainty": 120
},
"stopId": "0:RDS",
"stopSequence": 6
},
{
"arrival": {
"time": "1749011100",
"uncertainty": 120
},
"departure": {
"time": "1749011100",
"uncertainty": 120
},
"stopId": "0:LCOMB 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1749011157",
"uncertainty": 120
},
"departure": {
"time": "1749011157",
"uncertainty": 120
},
"stopId": "0:JOUHA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1749011220",
"uncertainty": 120
},
"departure": {
"time": "1749011220",
"uncertainty": 120
},
"stopId": "0:PROVE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1749011274",
"uncertainty": 120
},
"departure": {
"time": "1749011274",
"uncertainty": 120
},
"stopId": "0:TOURN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1749011412",
"uncertainty": 120
},
"departure": {
"time": "1749011412",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 11
},
{
"arrival": {
"time": "1749011460",
"uncertainty": 120
},
"departure": {
"time": "1749011460",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1749011519",
"uncertainty": 120
},
"departure": {
"time": "1749011519",
"uncertainty": 120
},
"stopId": "0:BEAUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1749011608",
"uncertainty": 120
},
"departure": {
"time": "1749011608",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 14
},
{
"arrival": {
"time": "1749011700",
"uncertainty": 120
},
"departure": {
"time": "1749011700",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 15
},
{
"arrival": {
"time": "1749011882",
"uncertainty": 120
},
"departure": {
"time": "1749011882",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1749011933",
"uncertainty": 120
},
"departure": {
"time": "1749011933",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1749012000",
"uncertainty": 120
},
"departure": {
"time": "1749012000",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 18
},
{
"arrival": {
"time": "1749012113",
"uncertainty": 120
},
"departure": {
"time": "1749012113",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 19
},
{
"arrival": {
"time": "1749012220",
"uncertainty": 120
},
"departure": {
"time": "1749012220",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1749012275",
"uncertainty": 120
},
"departure": {
"time": "1749012275",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1749012368",
"uncertainty": 120
},
"departure": {
"time": "1749012368",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 22
},
{
"arrival": {
"time": "1749012488",
"uncertainty": 120
},
"departure": {
"time": "1749012488",
"uncertainty": 120
},
"stopId": "0:VERCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1749012568",
"uncertainty": 120
},
"departure": {
"time": "1749012568",
"uncertainty": 120
},
"stopId": "0:MALOS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1749012646",
"uncertainty": 120
},
"departure": {
"time": "1749012646",
"uncertainty": 120
},
"stopId": "0:LBONN 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1749012697",
"uncertainty": 120
},
"departure": {
"time": "1749012697",
"uncertainty": 120
},
"stopId": "0:MAND 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1749012788",
"uncertainty": 120
},
"departure": {
"time": "1749012788",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 27
},
{
"arrival": {
"time": "1749012905",
"uncertainty": 120
},
"departure": {
"time": "1749012905",
"uncertainty": 120
},
"stopId": "0:SEIGN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1749012987",
"uncertainty": 120
},
"departure": {
"time": "1749012987",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1749013068",
"uncertainty": 120
},
"departure": {
"time": "1749013068",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1749013139",
"uncertainty": 120
},
"departure": {
"time": "1749013139",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1749013208",
"uncertainty": 120
},
"departure": {
"time": "1749013208",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1749013247",
"uncertainty": 120
},
"departure": {
"time": "1749013247",
"uncertainty": 120
},
"stopId": "0:CHVAN",
"stopSequence": 33
},
{
"arrival": {
"time": "1749013295",
"uncertainty": 120
},
"departure": {
"time": "1749013295",
"uncertainty": 120
},
"stopId": "0:BRUY",
"stopSequence": 34
},
{
"arrival": {
"time": "1749013419",
"uncertainty": 120
},
"departure": {
"time": "1749013419",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1749013508",
"uncertainty": 120
},
"departure": {
"time": "1749013508",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 36
},
{
"arrival": {
"time": "1749013576",
"uncertainty": 120
},
"departure": {
"time": "1749013576",
"uncertainty": 120
},
"stopId": "0:RALP",
"stopSequence": 37
},
{
"arrival": {
"time": "1749013612",
"uncertainty": 120
},
"departure": {
"time": "1749013612",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 38
},
{
"arrival": {
"time": "1749013684",
"uncertainty": 120
},
"departure": {
"time": "1749013684",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 39
},
{
"arrival": {
"time": "1749013808",
"uncertainty": 120
},
"departure": {
"time": "1749013808",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1749013874",
"uncertainty": 120
},
"departure": {
"time": "1749013874",
"uncertainty": 120
},
"stopId": "0:SJC",
"stopSequence": 41
},
{
"arrival": {
"time": "1749013936",
"uncertainty": 120
},
"departure": {
"time": "1749013936",
"uncertainty": 120
},
"stopId": "0:LVALE",
"stopSequence": 42
},
{
"arrival": {
"time": "1749013958",
"uncertainty": 120
},
"departure": {
"time": "1749013958",
"uncertainty": 120
},
"stopId": "0:ADL",
"stopSequence": 43
},
{
"arrival": {
"time": "1749014024",
"uncertainty": 120
},
"departure": {
"time": "1749014024",
"uncertainty": 120
},
"stopId": "0:MDLON 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1749014047",
"uncertainty": 120
},
"departure": {
"time": "1749014047",
"uncertainty": 120
},
"stopId": "0:LLON",
"stopSequence": 45
},
{
"arrival": {
"time": "1749014091",
"uncertainty": 120
},
"departure": {
"time": "1749014091",
"uncertainty": 120
},
"stopId": "0:CCOM7",
"stopSequence": 46
},
{
"arrival": {
"time": "1749014168",
"uncertainty": 120
},
"departure": {
"time": "1749014168",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 47
},
{
"arrival": {
"time": "1749014335",
"uncertainty": 120
},
"departure": {
"time": "1749014335",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAPIN 2",
"stopSequence": 48
},
{
"arrival": {
"time": "1749014383",
"uncertainty": 120
},
"departure": {
"time": "1749014383",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SELL 2",
"stopSequence": 49
},
{
"arrival": {
"time": "1749014334",
"uncertainty": 120
},
"departure": {
"time": "1749014334",
"uncertainty": 120
},
"stopId": "0:SMAR 2",
"stopSequence": 50
},
{
"arrival": {
"time": "1749014395",
"uncertainty": 120
},
"departure": {
"time": "1749014395",
"uncertainty": 120
},
"stopId": "0:NOBE 2",
"stopSequence": 51
},
{
"arrival": {
"time": "1749014441",
"uncertainty": 120
},
"stopId": "0:MDM 2",
"stopSequence": 52
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3049710"
}
}
},
{
"id": "3049683",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749010440",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3049683"
}
}
},
{
"id": "3050070",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749010560",
"uncertainty": 120
},
"stopId": "0:CMALI 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3050070"
}
}
},
{
"id": "3050732",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749009000"
},
"stopId": "0:_VPD",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "46",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3050732"
}
}
},
{
"id": "3050646",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749011163",
"uncertainty": 120
},
"departure": {
"time": "1749011163",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"departure": {
"time": "1749008700",
"uncertainty": 120
},
"stopId": "0:_VGR",
"stopSequence": 1
},
{
"arrival": {
"time": "1749008880",
"uncertainty": 120
},
"departure": {
"time": "1749008880",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749009003",
"uncertainty": 120
},
"departure": {
"time": "1749009003",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 3
},
{
"arrival": {
"time": "1749009050",
"uncertainty": 120
},
"departure": {
"time": "1749009050",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 4
},
{
"arrival": {
"time": "1749009246",
"uncertainty": 120
},
"departure": {
"time": "1749009246",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 5
},
{
"arrival": {
"time": "1749009480",
"uncertainty": 120
},
"departure": {
"time": "1749009480",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 6
},
{
"arrival": {
"time": "1749010026",
"uncertainty": 120
},
"departure": {
"time": "1749010026",
"uncertainty": 120
},
"stopId": "0:ROVAL",
"stopSequence": 7
},
{
"arrival": {
"time": "1749010080",
"uncertainty": 120
},
"departure": {
"time": "1749010080",
"uncertainty": 120
},
"stopId": "0:VTGV",
"stopSequence": 8
},
{
"arrival": {
"time": "1749010500",
"uncertainty": 120
},
"departure": {
"time": "1749010500",
"uncertainty": 120
},
"stopId": "0:_BZI",
"stopSequence": 9
},
{
"arrival": {
"time": "1749010800",
"uncertainty": 120
},
"departure": {
"time": "1749010800",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 10
},
{
"arrival": {
"time": "1749010920",
"uncertainty": 120
},
"departure": {
"time": "1749010920",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 11
},
{
"arrival": {
"time": "1749011129",
"uncertainty": 120
},
"departure": {
"time": "1749011129",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 12
},
{
"arrival": {
"time": "1749011174",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3050646"
}
}
},
{
"id": "3048662",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749010260",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3048662"
}
}
},
{
"id": "3059855",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749008940"
},
"stopId": "0:MONG 4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "CP",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3059855"
}
}
},
{
"id": "3059835",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749009600"
},
"stopId": "0:LEC O2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "CP",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3059835"
}
}
},
{
"id": "3049952",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749009960",
"uncertainty": 120
},
"stopId": "0:JMAC 5",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3049952"
}
}
},
{
"id": "3049320",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749011446",
"uncertainty": 120
},
"departure": {
"time": "1749011446",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1749011456",
"uncertainty": 120
},
"departure": {
"time": "1749011456",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1749011553",
"uncertainty": 120
},
"departure": {
"time": "1749011553",
"uncertainty": 120
},
"stopId": "0:_GMU Q"
},
{
"arrival": {
"time": "1749011556",
"uncertainty": 120
},
"departure": {
"time": "1749011556",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"arrival": {
"time": "1749011556",
"uncertainty": 120
},
"departure": {
"time": "1749011556",
"uncertainty": 120
},
"stopId": "0:_GMU"
},
{
"departure": {
"time": "1749010560",
"uncertainty": 120
},
"stopId": "0:_PSP",
"stopSequence": 1
},
{
"arrival": {
"time": "1749010680",
"uncertainty": 120
},
"departure": {
"time": "1749010680",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749010780",
"uncertainty": 120
},
"departure": {
"time": "1749010780",
"uncertainty": 120
},
"stopId": "0:_FBF",
"stopSequence": 3
},
{
"arrival": {
"time": "1749010860",
"uncertainty": 120
},
"departure": {
"time": "1749010860",
"uncertainty": 120
},
"stopId": "0:_JCH",
"stopSequence": 4
},
{
"arrival": {
"time": "1749010905",
"uncertainty": 120
},
"departure": {
"time": "1749010905",
"uncertainty": 120
},
"stopId": "0:_DEP",
"stopSequence": 5
},
{
"arrival": {
"time": "1749010990",
"uncertainty": 120
},
"departure": {
"time": "1749010990",
"uncertainty": 120
},
"stopId": "0:_MDE",
"stopSequence": 6
},
{
"arrival": {
"time": "1749011036",
"uncertainty": 120
},
"departure": {
"time": "1749011036",
"uncertainty": 120
},
"stopId": "0:_VINA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1749011060",
"uncertainty": 120
},
"departure": {
"time": "1749011060",
"uncertainty": 120
},
"stopId": "0:_MOUN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1749011182",
"uncertainty": 120
},
"departure": {
"time": "1749011182",
"uncertainty": 120
},
"stopId": "0:_CNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1749011280",
"uncertainty": 120
},
"departure": {
"time": "1749011280",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 10
},
{
"arrival": {
"time": "1749011344",
"uncertainty": 120
},
"departure": {
"time": "1749011344",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 11
},
{
"arrival": {
"time": "1749011444",
"uncertainty": 120
},
"departure": {
"time": "1749011444",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 12
},
{
"arrival": {
"time": "1749011520",
"uncertainty": 120
},
"departure": {
"time": "1749011520",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1749011760",
"uncertainty": 120
},
"departure": {
"time": "1749011760",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GMU",
"stopSequence": 14
},
{
"arrival": {
"time": "1749011638",
"uncertainty": 120
},
"departure": {
"time": "1749011638",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1749011678",
"uncertainty": 120
},
"departure": {
"time": "1749011678",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1749011732",
"uncertainty": 120
},
"departure": {
"time": "1749011732",
"uncertainty": 120
},
"stopId": "0:_DUC 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1749011753",
"uncertainty": 120
},
"departure": {
"time": "1749011753",
"uncertainty": 120
},
"stopId": "0:_PMA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1749011858",
"uncertainty": 120
},
"departure": {
"time": "1749011858",
"uncertainty": 120
},
"stopId": "0:_LYD 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1749011951",
"uncertainty": 120
},
"departure": {
"time": "1749011951",
"uncertainty": 120
},
"stopId": "0:_BONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1749012011",
"uncertainty": 120
},
"departure": {
"time": "1749012011",
"uncertainty": 120
},
"stopId": "0:_DID 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1749012038",
"uncertainty": 120
},
"departure": {
"time": "1749012038",
"uncertainty": 120
},
"stopId": "0:_COD 5",
"stopSequence": 22
},
{
"arrival": {
"time": "1749012095",
"uncertainty": 120
},
"departure": {
"time": "1749012095",
"uncertainty": 120
},
"stopId": "0:_LSY 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1749012158",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3049320"
}
}
},
{
"id": "3048575",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749010320",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3048575"
}
}
},
{
"id": "3049892",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749011451",
"uncertainty": 120
},
"departure": {
"time": "1749011451",
"uncertainty": 120
},
"stopId": "0:PBLAN 2"
},
{
"arrival": {
"time": "1749011537",
"uncertainty": 120
},
"departure": {
"time": "1749011537",
"uncertainty": 120
},
"stopId": "0:FAUCON"
},
{
"arrival": {
"time": "1749011604",
"uncertainty": 120
},
"departure": {
"time": "1749011604",
"uncertainty": 120
},
"stopId": "0:BOTTE"
},
{
"departure": {
"time": "1749010680",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1749010718",
"uncertainty": 120
},
"departure": {
"time": "1749010718",
"uncertainty": 120
},
"stopId": "0:PLVIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1749010752",
"uncertainty": 120
},
"departure": {
"time": "1749010752",
"uncertainty": 120
},
"stopId": "0:JACEM",
"stopSequence": 3
},
{
"arrival": {
"time": "1749010789",
"uncertainty": 120
},
"departure": {
"time": "1749010789",
"uncertainty": 120
},
"stopId": "0:VALVI",
"stopSequence": 4
},
{
"arrival": {
"time": "1749010822",
"uncertainty": 120
},
"departure": {
"time": "1749010822",
"uncertainty": 120
},
"stopId": "0:SDFET",
"stopSequence": 5
},
{
"arrival": {
"time": "1749010855",
"uncertainty": 120
},
"departure": {
"time": "1749010855",
"uncertainty": 120
},
"stopId": "0:LAVAN",
"stopSequence": 6
},
{
"arrival": {
"time": "1749010920",
"uncertainty": 120
},
"departure": {
"time": "1749010920",
"uncertainty": 120
},
"stopId": "0:GSOLE 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1749010967",
"uncertainty": 120
},
"departure": {
"time": "1749010967",
"uncertainty": 120
},
"stopId": "0:BEAUM",
"stopSequence": 8
},
{
"arrival": {
"time": "1749011042",
"uncertainty": 120
},
"departure": {
"time": "1749011042",
"uncertainty": 120
},
"stopId": "0:LIBER",
"stopSequence": 9
},
{
"arrival": {
"time": "1749011100",
"uncertainty": 120
},
"departure": {
"time": "1749011100",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1749011193",
"uncertainty": 120
},
"departure": {
"time": "1749011193",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749011246",
"uncertainty": 120
},
"departure": {
"time": "1749011246",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 12
},
{
"arrival": {
"time": "1749011313",
"uncertainty": 120
},
"departure": {
"time": "1749011313",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 13
},
{
"arrival": {
"time": "1749011340",
"uncertainty": 120
},
"departure": {
"time": "1749011340",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1749011419",
"uncertainty": 120
},
"departure": {
"time": "1749011419",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AFRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1749011466",
"uncertainty": 120
},
"departure": {
"time": "1749011466",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:TILLE",
"stopSequence": 16
},
{
"arrival": {
"time": "1749011510",
"uncertainty": 120
},
"departure": {
"time": "1749011510",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAGNO",
"stopSequence": 17
},
{
"arrival": {
"time": "1749011544",
"uncertainty": 120
},
"departure": {
"time": "1749011544",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GDUC",
"stopSequence": 18
},
{
"arrival": {
"time": "1749011573",
"uncertainty": 120
},
"departure": {
"time": "1749011573",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STADE",
"stopSequence": 19
},
{
"arrival": {
"time": "1749011640",
"uncertainty": 120
},
"departure": {
"time": "1749011640",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BDRHO",
"stopSequence": 20
},
{
"arrival": {
"time": "1749011734",
"uncertainty": 120
},
"departure": {
"time": "1749011734",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRAND",
"stopSequence": 21
},
{
"arrival": {
"time": "1749011751",
"uncertainty": 120
},
"departure": {
"time": "1749011751",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 22
},
{
"arrival": {
"time": "1749011801",
"uncertainty": 120
},
"departure": {
"time": "1749011801",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 23
},
{
"arrival": {
"time": "1749011867",
"uncertainty": 120
},
"departure": {
"time": "1749011867",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 24
},
{
"arrival": {
"time": "1749011987",
"uncertainty": 120
},
"departure": {
"time": "1749011987",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 25
},
{
"arrival": {
"time": "1749012097",
"uncertainty": 120
},
"departure": {
"time": "1749012097",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1749012177",
"uncertainty": 120
},
"departure": {
"time": "1749012177",
"uncertainty": 120
},
"stopId": "0:PGARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1749012255",
"uncertainty": 120
},
"departure": {
"time": "1749012255",
"uncertainty": 120
},
"stopId": "0:JAUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1749012355",
"uncertainty": 120
},
"departure": {
"time": "1749012355",
"uncertainty": 120
},
"stopId": "0:CHAR",
"stopSequence": 29
},
{
"arrival": {
"time": "1749012477",
"uncertainty": 120
},
"departure": {
"time": "1749012477",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 30
},
{
"arrival": {
"time": "1749012607",
"uncertainty": 120
},
"departure": {
"time": "1749012607",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 31
},
{
"arrival": {
"time": "1749012655",
"uncertainty": 120
},
"departure": {
"time": "1749012655",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 32
},
{
"arrival": {
"time": "1749012699",
"uncertainty": 120
},
"departure": {
"time": "1749012699",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 33
},
{
"arrival": {
"time": "1749012767",
"uncertainty": 120
},
"departure": {
"time": "1749012767",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 34
},
{
"arrival": {
"time": "1749012841",
"uncertainty": 120
},
"departure": {
"time": "1749012841",
"uncertainty": 120
},
"stopId": "0:BRIFF 5",
"stopSequence": 35
},
{
"arrival": {
"time": "1749012880",
"uncertainty": 120
},
"departure": {
"time": "1749012880",
"uncertainty": 120
},
"stopId": "0:MDSP",
"stopSequence": 36
},
{
"arrival": {
"time": "1749012941",
"uncertainty": 120
},
"departure": {
"time": "1749012941",
"uncertainty": 120
},
"stopId": "0:CDTR",
"stopSequence": 37
},
{
"arrival": {
"time": "1749012994",
"uncertainty": 120
},
"departure": {
"time": "1749012994",
"uncertainty": 120
},
"stopId": "0:ROBE",
"stopSequence": 38
},
{
"arrival": {
"time": "1749013054",
"uncertainty": 120
},
"departure": {
"time": "1749013054",
"uncertainty": 120
},
"stopId": "0:GAUM 4",
"stopSequence": 39
},
{
"arrival": {
"time": "1749013141",
"uncertainty": 120
},
"departure": {
"time": "1749013141",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1749013309",
"uncertainty": 120
},
"departure": {
"time": "1749013309",
"uncertainty": 120
},
"stopId": "0:MCUR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1749013338",
"uncertainty": 120
},
"departure": {
"time": "1749013338",
"uncertainty": 120
},
"stopId": "0:ZAGU 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1749013441",
"uncertainty": 120
},
"departure": {
"time": "1749013441",
"uncertainty": 120
},
"stopId": "0:MALBOU",
"stopSequence": 43
},
{
"arrival": {
"time": "1749013485",
"uncertainty": 120
},
"departure": {
"time": "1749013485",
"uncertainty": 120
},
"stopId": "0:RCOL 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1749013527",
"uncertainty": 120
},
"departure": {
"time": "1749013527",
"uncertainty": 120
},
"stopId": "0:MLPO 3",
"stopSequence": 45
},
{
"arrival": {
"time": "1749013566",
"uncertainty": 120
},
"departure": {
"time": "1749013566",
"uncertainty": 120
},
"stopId": "0:MLPO",
"stopSequence": 46
},
{
"arrival": {
"time": "1749013621",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 47
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3049892"
}
}
},
{
"id": "3049500",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749010080",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3049500"
}
}
},
{
"id": "3049675",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749010671",
"uncertainty": 120
},
"departure": {
"time": "1749010671",
"uncertainty": 120
},
"stopId": "0:AUREA 2"
},
{
"arrival": {
"time": "1749010750",
"uncertainty": 120
},
"departure": {
"time": "1749010750",
"uncertainty": 120
},
"stopId": "0:REVEL 2"
},
{
"arrival": {
"time": "1749010860",
"uncertainty": 120
},
"departure": {
"time": "1749010860",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1749010869",
"uncertainty": 120
},
"departure": {
"time": "1749010869",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1749010959",
"uncertainty": 120
},
"departure": {
"time": "1749010959",
"uncertainty": 120
},
"stopId": "0:GRAN"
},
{
"arrival": {
"time": "1749011060",
"uncertainty": 120
},
"departure": {
"time": "1749011060",
"uncertainty": 120
},
"stopId": "0:CD7"
},
{
"arrival": {
"time": "1749011154",
"uncertainty": 120
},
"departure": {
"time": "1749011154",
"uncertainty": 120
},
"stopId": "0:ADMA"
},
{
"departure": {
"time": "1749009780",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1749009819",
"uncertainty": 120
},
"departure": {
"time": "1749009819",
"uncertainty": 120
},
"stopId": "0:RAME",
"stopSequence": 2
},
{
"arrival": {
"time": "1749009895",
"uncertainty": 120
},
"departure": {
"time": "1749009895",
"uncertainty": 120
},
"stopId": "0:DEDOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1749009954",
"uncertainty": 120
},
"departure": {
"time": "1749009954",
"uncertainty": 120
},
"stopId": "0:LDOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1749010040",
"uncertainty": 120
},
"departure": {
"time": "1749010040",
"uncertainty": 120
},
"stopId": "0:DEBUS",
"stopSequence": 5
},
{
"arrival": {
"time": "1749010080",
"uncertainty": 120
},
"departure": {
"time": "1749010080",
"uncertainty": 120
},
"stopId": "0:ALOES",
"stopSequence": 6
},
{
"arrival": {
"time": "1749010149",
"uncertainty": 120
},
"departure": {
"time": "1749010149",
"uncertainty": 120
},
"stopId": "0:PRIME",
"stopSequence": 7
},
{
"arrival": {
"time": "1749010210",
"uncertainty": 120
},
"departure": {
"time": "1749010210",
"uncertainty": 120
},
"stopId": "0:CASAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1749010254",
"uncertainty": 120
},
"departure": {
"time": "1749010254",
"uncertainty": 120
},
"stopId": "0:THORE",
"stopSequence": 9
},
{
"arrival": {
"time": "1749010314",
"uncertainty": 120
},
"departure": {
"time": "1749010314",
"uncertainty": 120
},
"stopId": "0:PAST",
"stopSequence": 10
},
{
"arrival": {
"time": "1749010361",
"uncertainty": 120
},
"departure": {
"time": "1749010361",
"uncertainty": 120
},
"stopId": "0:ZOLA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749010440",
"uncertainty": 120
},
"departure": {
"time": "1749010440",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 12
},
{
"arrival": {
"time": "1749010481",
"uncertainty": 120
},
"departure": {
"time": "1749010481",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 13
},
{
"arrival": {
"time": "1749010541",
"uncertainty": 120
},
"departure": {
"time": "1749010541",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1749010593",
"uncertainty": 120
},
"departure": {
"time": "1749010593",
"uncertainty": 120
},
"stopId": "0:REVEL",
"stopSequence": 15
},
{
"arrival": {
"time": "1749010680",
"uncertainty": 120
},
"departure": {
"time": "1749010680",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AUREA",
"stopSequence": 16
},
{
"arrival": {
"time": "1749010730",
"uncertainty": 120
},
"departure": {
"time": "1749010730",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARG",
"stopSequence": 17
},
{
"arrival": {
"time": "1749010778",
"uncertainty": 120
},
"departure": {
"time": "1749010778",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BROSS",
"stopSequence": 18
},
{
"arrival": {
"time": "1749010809",
"uncertainty": 120
},
"departure": {
"time": "1749010809",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GERBA",
"stopSequence": 19
},
{
"arrival": {
"time": "1749010852",
"uncertainty": 120
},
"departure": {
"time": "1749010852",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOURE",
"stopSequence": 20
},
{
"arrival": {
"time": "1749010933",
"uncertainty": 120
},
"departure": {
"time": "1749010933",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JACQU",
"stopSequence": 21
},
{
"arrival": {
"time": "1749010969",
"uncertainty": 120
},
"departure": {
"time": "1749010969",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PDANG",
"stopSequence": 22
},
{
"arrival": {
"time": "1749011312",
"uncertainty": 120
},
"departure": {
"time": "1749011312",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 23
},
{
"arrival": {
"time": "1749011366",
"uncertainty": 120
},
"departure": {
"time": "1749011366",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1749011419",
"uncertainty": 120
},
"departure": {
"time": "1749011419",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1749011494",
"uncertainty": 120
},
"departure": {
"time": "1749011494",
"uncertainty": 120
},
"stopId": "0:PGATA",
"stopSequence": 26
},
{
"arrival": {
"time": "1749011552",
"uncertainty": 120
},
"departure": {
"time": "1749011552",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 27
},
{
"arrival": {
"time": "1749011614",
"uncertainty": 120
},
"departure": {
"time": "1749011614",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 28
},
{
"arrival": {
"time": "1749011678",
"uncertainty": 120
},
"departure": {
"time": "1749011678",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 29
},
{
"arrival": {
"time": "1749011745",
"uncertainty": 120
},
"departure": {
"time": "1749011745",
"uncertainty": 120
},
"stopId": "0:CECIL",
"stopSequence": 30
},
{
"arrival": {
"time": "1749011903",
"uncertainty": 120
},
"departure": {
"time": "1749011903",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1749011980",
"uncertainty": 120
},
"departure": {
"time": "1749011980",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 32
},
{
"arrival": {
"time": "1749012132",
"uncertainty": 120
},
"departure": {
"time": "1749012132",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 33
},
{
"arrival": {
"time": "1749012215",
"uncertainty": 120
},
"departure": {
"time": "1749012215",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 34
},
{
"arrival": {
"time": "1749012333",
"uncertainty": 120
},
"departure": {
"time": "1749012333",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 35
},
{
"arrival": {
"time": "1749012381",
"uncertainty": 120
},
"departure": {
"time": "1749012381",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 36
},
{
"arrival": {
"time": "1749012478",
"uncertainty": 120
},
"departure": {
"time": "1749012478",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 37
},
{
"arrival": {
"time": "1749012517",
"uncertainty": 120
},
"departure": {
"time": "1749012517",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 38
},
{
"arrival": {
"time": "1749012599",
"uncertainty": 120
},
"departure": {
"time": "1749012599",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 39
},
{
"arrival": {
"time": "1749012647",
"uncertainty": 120
},
"departure": {
"time": "1749012647",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 40
},
{
"arrival": {
"time": "1749012713",
"uncertainty": 120
},
"departure": {
"time": "1749012713",
"uncertainty": 120
},
"stopId": "0:JOUVE",
"stopSequence": 41
},
{
"arrival": {
"time": "1749012786",
"uncertainty": 120
},
"departure": {
"time": "1749012786",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1749012858",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3049675"
}
}
},
{
"id": "3050699",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749008741",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 1
},
{
"arrival": {
"time": "1749008855",
"uncertainty": 120
},
"departure": {
"time": "1749008855",
"uncertainty": 120
},
"stopId": "0:_JJA 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749009041",
"uncertainty": 120
},
"departure": {
"time": "1749009041",
"uncertainty": 120
},
"stopId": "0:_CLL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1749009154",
"uncertainty": 120
},
"departure": {
"time": "1749009154",
"uncertainty": 120
},
"stopId": "0:_BCA 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1749009461",
"uncertainty": 120
},
"departure": {
"time": "1749009461",
"uncertainty": 120
},
"stopId": "0:_BZI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1749009821",
"uncertainty": 120
},
"departure": {
"time": "1749009821",
"uncertainty": 120
},
"stopId": "0:VTGV 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1749009879",
"uncertainty": 120
},
"departure": {
"time": "1749009879",
"uncertainty": 120
},
"stopId": "0:ROVAL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1749010421",
"uncertainty": 120
},
"departure": {
"time": "1749010421",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 8
},
{
"arrival": {
"time": "1749010692",
"uncertainty": 120
},
"departure": {
"time": "1749010692",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1749010897",
"uncertainty": 120
},
"departure": {
"time": "1749010897",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1749010945",
"uncertainty": 120
},
"departure": {
"time": "1749010945",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1749011082",
"uncertainty": 120
},
"departure": {
"time": "1749011082",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 12
},
{
"arrival": {
"time": "1749011322",
"uncertainty": 120
},
"stopId": "0:_VGR",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3050699"
}
}
},
{
"id": "3050887",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749010620",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3050887"
}
}
},
{
"id": "3067797",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749009900"
},
"stopId": "0:LEC O2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "CP2",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3067797"
}
}
},
{
"id": "3047894",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749010061",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 1
},
{
"arrival": {
"time": "1749010187",
"uncertainty": 120
},
"departure": {
"time": "1749010187",
"uncertainty": 120
},
"stopId": "0:_JJA 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749010332",
"uncertainty": 120
},
"departure": {
"time": "1749010332",
"uncertainty": 120
},
"stopId": "0:_VOL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1749010361",
"uncertainty": 120
},
"departure": {
"time": "1749010361",
"uncertainty": 120
},
"stopId": "0:_CLL 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1749010460",
"uncertainty": 120
},
"departure": {
"time": "1749010460",
"uncertainty": 120
},
"stopId": "0:_BCA 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1749010705",
"uncertainty": 120
},
"departure": {
"time": "1749010705",
"uncertainty": 120
},
"stopId": "0:_BAR 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1749010781",
"uncertainty": 120
},
"departure": {
"time": "1749010781",
"uncertainty": 120
},
"stopId": "0:_CAQ 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1749010901",
"uncertainty": 120
},
"departure": {
"time": "1749010901",
"uncertainty": 120
},
"stopId": "0:_BZIS 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1749011081",
"uncertainty": 120
},
"stopId": "0:_CDR",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "65",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3047894"
}
}
},
{
"id": "3048854",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749010620",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3048854"
}
}
},
{
"id": "3050928",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749010380",
"uncertainty": 120
},
"stopId": "0:THABO 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3050928"
}
}
},
{
"id": "3049187",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749010260",
"uncertainty": 120
},
"stopId": "0:HDVIL",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "MerHiv_3049187"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1749007188"
}
}