Détails de la ressource

Nom du fichier : GTFS-RT Réseau PYBUS
Format : gtfs-rt

GTFS-RT pour le réseau urbain de Parthenay

Cette ressource fait partie du jeu de données Réseau urbain Pybus.

Disponibilité au téléchargement

13/06/2025
99.4%
14/06/2025
99.4%
15/06/2025
99.3%
16/06/2025
99.3%
17/06/2025
100%
18/06/2025
99.4%
19/06/2025
99.3%
20/06/2025
99.3%
21/06/2025
100%
22/06/2025
99.3%
23/06/2025
99.3%
24/06/2025
99.4%
25/06/2025
99.4%
26/06/2025
99.4%
27/06/2025
99.4%
28/06/2025
99.3%
29/06/2025
99.3%
30/06/2025
99.3%
01/07/2025
99.3%
02/07/2025
99.3%
03/07/2025
99.3%
04/07/2025
99.3%
05/07/2025
99.4%
06/07/2025
99.3%
07/07/2025
99.3%
08/07/2025
100%
09/07/2025
99.3%
10/07/2025
98.6%
11/07/2025
98.6%
12/07/2025
99.3%
13/07/2025
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type 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

132 erreurs, 1 avertissement

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 13/07/2025 à 09h10 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 9 erreurs

All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED

Exemples d'erreurs
  • vehicle_id 686cec19be97c0a2d3f4f810 trip_id C_02 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 60ddbcd0bb922d00013df8f1 trip_id A_01 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 9fd0ee21653950f1 trip_id B_01 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id d640500f0b3b549e trip_id Z_A_02 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id C_02 does not exist in the GTFS data and does not have schedule_relationship of ADDED

GTFS-rt route_id does not exist in GTFS data E004 9 erreurs

All route_ids provided in the GTFS-rt feed must exist in the GTFS data

Exemples d'erreurs
  • vehicle_id 686cec19be97c0a2d3f4f810 route_id Ligne C does not exist in the GTFS data routes.txt
  • vehicle_id 60ddbcd0bb922d00013df8f1 route_id Ligne A does not exist in the GTFS data routes.txt
  • vehicle_id 9fd0ee21653950f1 route_id Ligne B does not exist in the GTFS data routes.txt
  • vehicle_id d640500f0b3b549e route_id Ligne Z does not exist in the GTFS data routes.txt
  • route_id Ligne C does not exist in the GTFS data routes.txt

GTFS-rt stop_id does not exist in GTFS data E011 106 erreurs

All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt

Exemples d'erreurs
  • vehicle_id 686cec19be97c0a2d3f4f810 stop_id MAIRIEANNEXE_A does not exist in GTFS data stops.txt
  • vehicle_id 60ddbcd0bb922d00013df8f1 stop_id CLAIRMAT_AR does not exist in GTFS data stops.txt
  • vehicle_id 9fd0ee21653950f1 stop_id ECOLE-VIEIL_A does not exist in GTFS data stops.txt
  • vehicle_id d640500f0b3b549e stop_id GARE-INTERURB_AR does not exist in GTFS data stops.txt
  • trip_id C_02 stop_id GARE-URB_AR does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 4 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 B_01 stop_sequence 18 arrival_time 09:23:30 (1752391410) is equal to previous stop arrival_time 09:23:30 (1752391410) - times must increase between two sequential stops
  • trip_id B_01 stop_sequence 18 arrival_time 09:23:30 (1752391410) is equal to previous stop departure_time 09:23:30 (1752391410) - times must increase between two sequential stops
  • trip_id B_01 stop_sequence 18 departure_time 09:23:30 (1752391410) is equal to previous stop departure_time 09:23:30 (1752391410) - times must increase between two sequential stops
  • trip_id B_01 stop_sequence 18 departure_time 09:23:30 (1752391410) is equal to previous stop arrival_time 09:23:30 (1752391410) - times must increase between two sequential stops

Vehicle position outside agency coverage area E028 4 erreurs

The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt.

Exemples d'erreurs
  • vehicle.id 686cec19be97c0a2d3f4f810 at (47.01867,-2.2971702) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
  • vehicle.id 60ddbcd0bb922d00013df8f1 at (46.997684,-2.2243822) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
  • vehicle.id 9fd0ee21653950f1 at (47.021126,-2.250751) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
  • vehicle.id d640500f0b3b549e at (47.000675,-2.24908) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area

Avertissements

ID in one feed missing from the other W003 1 erreur

a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed

Exemples d'erreurs
  • trip_id C_01 is in TripUpdates but not in VehiclePositions feed
Valider ce GTFS-RT maintenant

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
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 138 16 fois (53 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 138 16 fois (53 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 1 583 16 fois (53 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 140 16 fois (53 % des validations)
E028 The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. 62 16 fois (53 % des validations)
W003 a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed 16 11 fois (37 % des validations)
E043 If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided 48 10 fois (33 % des validations)
E047 If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. 8 6 fois (20 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 3 2 fois (7 % des validations)
E025 Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. 1 1 fois (3 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 13/07/2025 à 13h54 Europe/Paris.

trip_updates (13) vehicle_positions (3) service_alerts (0)

Entités présentes dans ce flux lors des 7 derniers jours.

trip_updates vehicle_positions

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 13/07/2025 à 13h54 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "vehicle:d640500f0b3b549e", "vehicle": { "currentStopSequence": 3, "position": { "latitude": 46.91398239135742, "longitude": -2.160504102706909 }, "stopId": "NOURES_R", "timestamp": "1752407689", "trip": { "routeId": "Ligne Z", "scheduleRelationship": "SCHEDULED", "tripId": "Z_R_05" }, "vehicle": { "id": "d640500f0b3b549e" } } }, { "id": "vehicle:60ddbcd0bb922d00013df8f1", "vehicle": { "currentStopSequence": 12, "occupancyStatus": "STANDING_ROOM_ONLY", "position": { "latitude": 47.002437591552734, "longitude": -2.252723217010498 }, "stopId": "GARE-URB_AR", "timestamp": "1752407687", "trip": { "routeId": "Ligne D", "scheduleRelationship": "SCHEDULED", "tripId": "D_05" }, "vehicle": { "id": "60ddbcd0bb922d00013df8f1", "label": "932", "licensePlate": "GA-852-HG" } } }, { "id": "vehicle:60efd6e3556b6d0001d90ef8", "vehicle": { "currentStopSequence": 20, "occupancyStatus": "EMPTY", "position": { "latitude": 46.99812316894531, "longitude": -2.24912428855896 }, "stopId": "GARE-INTERURB_AR", "timestamp": "1752407686", "trip": { "routeId": "Ligne Z", "scheduleRelationship": "SCHEDULED", "tripId": "Z_R_06" }, "vehicle": { "id": "60efd6e3556b6d0001d90ef8", "label": "804", "licensePlate": "FR-142-SJ" } } }, { "id": "trip:Z_R_05", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1752401333" }, "departure": { "time": "1752401376" }, "stopId": "VILLAVAC_R", "stopSequence": 1 }, { "arrival": { "time": "1752401433" }, "departure": { "time": "1752401444" }, "stopId": "CROIXVERTE_R", "stopSequence": 2 }, { "arrival": { "time": "1752407656" }, "departure": { "time": "1752407780" }, "stopId": "NOURES_R", "stopSequence": 3 }, { "arrival": { "time": "1752407548" }, "departure": { "time": "1752407960" }, "stopId": "ONCHERE_R", "stopSequence": 4 }, { "arrival": { "time": "1752407493" }, "departure": { "time": "1752408140" }, "stopId": "CROIXROUG_R", "stopSequence": 5 }, { "arrival": { "time": "1752401883" }, "departure": { "time": "1752408380" }, "stopId": "RPGOIS_AR", "stopSequence": 6 }, { "arrival": { "time": "1752407182" }, "departure": { "time": "1752408560" }, "stopId": "CENTREVILL_R", "stopSequence": 7 }, { "arrival": { "time": "1752407081" }, "departure": { "time": "1752408620" }, "stopId": "PARCMAIRIE_R", "stopSequence": 8 }, { "arrival": { "time": "1752406926" }, "departure": { "time": "1752408740" }, "stopId": "MAIRSONROUG_R", "stopSequence": 9 }, { "arrival": { "time": "1752406693" }, "departure": { "time": "1752408980" }, "stopId": "TRESSON_AR", "stopSequence": 10 }, { "arrival": { "time": "1752406562" }, "departure": { "time": "1752409220" }, "stopId": "CAMPINGBONH_R", "stopSequence": 11 }, { "arrival": { "time": "1752406343" }, "departure": { "time": "1752409340" }, "stopId": "ECOLECOM_R", "stopSequence": 12 }, { "arrival": { "time": "1752406212" }, "departure": { "time": "1752409460" }, "stopId": "CROIXBLANCH_R", "stopSequence": 13 }, { "arrival": { "time": "1752406104" }, "departure": { "time": "1752409520" }, "stopId": "FRANCS_R", "stopSequence": 14 }, { "arrival": { "time": "1752405979" }, "departure": { "time": "1752409640" }, "stopId": "4VENTS_R", "stopSequence": 15 }, { "arrival": { "time": "1752403549" }, "departure": { "time": "1752409940" }, "stopId": "PRKCAMPING_R", "stopSequence": 16 }, { "arrival": { "time": "1752405374" }, "departure": { "time": "1752410180" }, "stopId": "PORTMORIN_AR", "stopSequence": 17 }, { "arrival": { "time": "1752405479" }, "departure": { "time": "1752410360" }, "stopId": "CAMPINGBOSS_AR", "stopSequence": 18 }, { "arrival": { "time": "1752405035" }, "departure": { "time": "1752410720" }, "stopId": "PISCINE_AR", "stopSequence": 19 }, { "arrival": { "time": "1752404647" }, "departure": { "time": "1752410840" }, "stopId": "GARE-INTERURB_AR", "stopSequence": 20 } ], "timestamp": "1752407689", "trip": { "routeId": "Ligne Z", "scheduleRelationship": "SCHEDULED", "tripId": "Z_R_05" }, "vehicle": { "id": "d640500f0b3b549e" } } }, { "id": "trip:D_03", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1752399070" }, "departure": { "time": "1752399135" }, "stopId": "GARE-URB_AR", "stopSequence": 0 }, { "arrival": { "time": "1752399391" }, "departure": { "time": "1752399404" }, "stopId": "CINE_A", "stopSequence": 1 }, { "arrival": { "time": "1752399481" }, "departure": { "time": "1752399512" }, "stopId": "Tennis Club_A", "stopSequence": 2 }, { "arrival": { "time": "1752399581" }, "departure": { "time": "1752399669" }, "stopId": "PDDAMES_AR", "stopSequence": 3 }, { "arrival": { "time": "1752399834" }, "departure": { "time": "1752399841" }, "stopId": "Tennis Club_R", "stopSequence": 4 }, { "arrival": { "time": "1752399894" }, "departure": { "time": "1752399938" }, "stopId": "LESLUTINS_A", "stopSequence": 5 }, { "arrival": { "time": "1752399982" }, "departure": { "time": "1752400027" }, "stopId": "CLERE_AR", "stopSequence": 6 }, { "arrival": { "time": "1752400079" }, "departure": { "time": "1752400145" }, "stopId": "LESLUTINS_R", "stopSequence": 7 }, { "arrival": { "time": "1752400279" }, "departure": { "time": "1752400317" }, "stopId": "CINE_R", "stopSequence": 8 }, { "arrival": { "time": "1752400401" }, "departure": { "time": "1752400410" }, "stopId": "PUITS9_AR", "stopSequence": 9 }, { "arrival": { "time": "1752400425" }, "departure": { "time": "1752400441" }, "stopId": "DESIREE_AR", "stopSequence": 10 }, { "arrival": { "time": "1752400502" }, "departure": { "time": "1752400509" }, "stopId": "MAISONSANTE_R", "stopSequence": 11 }, { "arrival": { "time": "1752400614" }, "stopId": "GARE-URB_AR", "stopSequence": 12 } ], "timestamp": "1752407687", "trip": { "routeId": "Ligne D", "scheduleRelationship": "SCHEDULED", "tripId": "D_03" }, "vehicle": { "id": "60ddbcd0bb922d00013df8f1", "label": "932", "licensePlate": "GA-852-HG" } } }, { "id": "trip:D_04", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1752402601" }, "departure": { "time": "1752402804" }, "stopId": "GARE-URB_AR", "stopSequence": 0 }, { "arrival": { "time": "1752403067" }, "departure": { "time": "1752403104" }, "stopId": "CINE_A", "stopSequence": 1 }, { "arrival": { "time": "1752403180" }, "departure": { "time": "1752403212" }, "stopId": "Tennis Club_A", "stopSequence": 2 }, { "arrival": { "time": "1752403302" }, "departure": { "time": "1752403397" }, "stopId": "PDDAMES_AR", "stopSequence": 3 }, { "arrival": { "time": "1752403542" }, "departure": { "time": "1752403551" }, "stopId": "Tennis Club_R", "stopSequence": 4 }, { "arrival": { "time": "1752403594" }, "departure": { "time": "1752403616" }, "stopId": "LESLUTINS_A", "stopSequence": 5 }, { "arrival": { "time": "1752403667" }, "departure": { "time": "1752403722" }, "stopId": "CLERE_AR", "stopSequence": 6 }, { "arrival": { "time": "1752403786" }, "departure": { "time": "1752403797" }, "stopId": "LESLUTINS_R", "stopSequence": 7 }, { "arrival": { "time": "1752403926" }, "departure": { "time": "1752403943" }, "stopId": "CINE_R", "stopSequence": 8 }, { "arrival": { "time": "1752404027" }, "departure": { "time": "1752404032" }, "stopId": "PUITS9_AR", "stopSequence": 9 }, { "arrival": { "time": "1752404053" }, "departure": { "time": "1752404060" }, "stopId": "DESIREE_AR", "stopSequence": 10 }, { "arrival": { "time": "1752404125" }, "departure": { "time": "1752404135" }, "stopId": "MAISONSANTE_R", "stopSequence": 11 }, { "arrival": { "time": "1752404211" }, "stopId": "GARE-URB_AR", "stopSequence": 12 } ], "timestamp": "1752407687", "trip": { "routeId": "Ligne D", "scheduleRelationship": "SCHEDULED", "tripId": "D_04" }, "vehicle": { "id": "60ddbcd0bb922d00013df8f1", "label": "932", "licensePlate": "GA-852-HG" } } }, { "id": "trip:D_02", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1752395379" }, "departure": { "time": "1752395446" }, "stopId": "GARE-URB_AR", "stopSequence": 0 }, { "arrival": { "time": "1752395711" }, "departure": { "time": "1752395750" }, "stopId": "CINE_A", "stopSequence": 1 }, { "arrival": { "time": "1752395836" }, "departure": { "time": "1752395878" }, "stopId": "Tennis Club_A", "stopSequence": 2 }, { "arrival": { "time": "1752395977" }, "departure": { "time": "1752396066" }, "stopId": "PDDAMES_AR", "stopSequence": 3 }, { "arrival": { "time": "1752396174" }, "departure": { "time": "1752396191" }, "stopId": "Tennis Club_R", "stopSequence": 4 }, { "arrival": { "time": "1752396242" }, "departure": { "time": "1752396260" }, "stopId": "LESLUTINS_A", "stopSequence": 5 }, { "arrival": { "time": "1752396318" }, "departure": { "time": "1752396378" }, "stopId": "CLERE_AR", "stopSequence": 6 }, { "arrival": { "time": "1752396439" }, "departure": { "time": "1752396451" }, "stopId": "LESLUTINS_R", "stopSequence": 7 }, { "arrival": { "time": "1752396596" }, "departure": { "time": "1752396611" }, "stopId": "CINE_R", "stopSequence": 8 }, { "arrival": { "time": "1752396687" }, "departure": { "time": "1752396699" }, "stopId": "PUITS9_AR", "stopSequence": 9 }, { "arrival": { "time": "1752396720" }, "departure": { "time": "1752396784" }, "stopId": "DESIREE_AR", "stopSequence": 10 }, { "arrival": { "time": "1752396855" }, "departure": { "time": "1752396868" }, "stopId": "MAISONSANTE_R", "stopSequence": 11 }, { "arrival": { "time": "1752396999" }, "stopId": "GARE-URB_AR", "stopSequence": 12 } ], "timestamp": "1752407687", "trip": { "routeId": "Ligne D", "scheduleRelationship": "SCHEDULED", "tripId": "D_02" }, "vehicle": { "id": "60ddbcd0bb922d00013df8f1", "label": "932", "licensePlate": "GA-852-HG" } } }, { "id": "trip:A_03", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1752397057" }, "departure": { "time": "1752397172" }, "stopId": "GARE-URB_AR", "stopSequence": 0 }, { "arrival": { "time": "1752397466" }, "departure": { "time": "1752397548" }, "stopId": "PLACE-DARME_A", "stopSequence": 1 }, { "arrival": { "time": "1752397647" }, "departure": { "time": "1752397658" }, "stopId": "TERRDEBOUL_A", "stopSequence": 2 }, { "arrival": { "time": "1752397675" }, "departure": { "time": "1752397702" }, "stopId": "LONGSEJOUR_A", "stopSequence": 3 }, { "arrival": { "time": "1752397720" }, "departure": { "time": "1752397768" }, "stopId": "CRF-BARBAU_A", "stopSequence": 4 }, { "arrival": { "time": "1752397988" }, "departure": { "time": "1752398006" }, "stopId": "CLAIRMAT_AR", "stopSequence": 5 }, { "arrival": { "time": "1752398023" }, "departure": { "time": "1752398130" }, "stopId": "HUTTOPIA_AR", "stopSequence": 6 }, { "arrival": { "time": "1752398153" }, "departure": { "time": "1752398181" }, "stopId": "MAISONBLANCHE_AR", "stopSequence": 7 }, { "arrival": { "time": "1752398329" }, "departure": { "time": "1752398344" }, "stopId": "MURETSABL_AR", "stopSequence": 8 }, { "arrival": { "time": "1752398411" }, "departure": { "time": "1752398432" }, "stopId": "CRF-BARBAU_R", "stopSequence": 9 }, { "arrival": { "time": "1752398456" }, "departure": { "time": "1752398468" }, "stopId": "LONGSEJOUR_R", "stopSequence": 10 }, { "arrival": { "time": "1752398486" }, "departure": { "time": "1752398497" }, "stopId": "TERRDEBOUL_R", "stopSequence": 11 }, { "arrival": { "time": "1752398689" }, "departure": { "time": "1752398729" }, "stopId": "PLACE-DARME_R", "stopSequence": 12 }, { "arrival": { "time": "1752399015" }, "stopId": "GARE-URB_AR", "stopSequence": 13 } ], "timestamp": "1752407687", "trip": { "routeId": "Ligne A", "scheduleRelationship": "SCHEDULED", "tripId": "A_03" }, "vehicle": { "id": "60ddbcd0bb922d00013df8f1", "label": "932", "licensePlate": "GA-852-HG" } } }, { "id": "trip:C_01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1752385693" }, "departure": { "time": "1752386580" }, "stopId": "GARE-URB_AR", "stopSequence": 0 }, { "arrival": { "time": "1752386672" }, "departure": { "time": "1752386681" }, "stopId": "MAISONSANTE_A", "stopSequence": 1 }, { "arrival": { "time": "1752386794" }, "departure": { "time": "1752386798" }, "stopId": "HOUSSI_A", "stopSequence": 2 }, { "arrival": { "time": "1752386870" }, "departure": { "time": "1752386878" }, "stopId": "LUZAY_A", "stopSequence": 3 }, { "arrival": { "time": "1752386909" }, "departure": { "time": "1752386919" }, "stopId": "LUZERON_A", "stopSequence": 4 }, { "arrival": { "time": "1752386944" }, "departure": { "time": "1752386955" }, "stopId": "PAREEBLAN_A", "stopSequence": 5 }, { "arrival": { "time": "1752386975" }, "departure": { "time": "1752387007" }, "stopId": "EGLISE_A", "stopSequence": 6 }, { "arrival": { "time": "1752387060" }, "departure": { "time": "1752387075" }, "stopId": "MAIRIEANNEXE_A", "stopSequence": 7 }, { "arrival": { "time": "1752387120" }, "departure": { "time": "1752387205" }, "stopId": "HERBAUPORT_A", "stopSequence": 8 }, { "arrival": { "time": "1752387311" }, "departure": { "time": "1752387418" }, "stopId": "RUEECOLES_AR", "stopSequence": 9 }, { "arrival": { "time": "1752387507" }, "departure": { "time": "1752387534" }, "stopId": "DUNES_AR", "stopSequence": 10 }, { "arrival": { "time": "1752387562" }, "departure": { "time": "1752387577" }, "stopId": "MARTROGER_AR", "stopSequence": 11 }, { "arrival": { "time": "1752387722" }, "departure": { "time": "1752387745" }, "stopId": "TERRSPORT_AR", "stopSequence": 12 }, { "arrival": { "time": "1752387791" }, "departure": { "time": "1752387820" }, "stopId": "GRANDEDOUV_AR", "stopSequence": 13 }, { "arrival": { "time": "1752387894" }, "departure": { "time": "1752387960" }, "stopId": "HERBAUPORT_R", "stopSequence": 14 }, { "arrival": { "time": "1752388017" }, "departure": { "time": "1752388034" }, "stopId": "MAIRIEANNEXE_R", "stopSequence": 15 }, { "arrival": { "time": "1752388091" }, "departure": { "time": "1752388108" }, "stopId": "EGLISE_R", "stopSequence": 16 }, { "arrival": { "time": "1752388125" }, "departure": { "time": "1752388141" }, "stopId": "PAREEBLAN_R", "stopSequence": 17 }, { "arrival": { "time": "1752388172" }, "departure": { "time": "1752388220" }, "stopId": "LUZERON_R", "stopSequence": 18 }, { "arrival": { "time": "1752388261" }, "departure": { "time": "1752388271" }, "stopId": "LUZAY_R", "stopSequence": 19 }, { "arrival": { "time": "1752388343" }, "departure": { "time": "1752388353" }, "stopId": "HOUSSI_R", "stopSequence": 20 }, { "arrival": { "time": "1752388470" }, "departure": { "time": "1752388478" }, "stopId": "MAISONSANTE_R", "stopSequence": 21 }, { "arrival": { "time": "1752388569" }, "stopId": "GARE-URB_AR", "stopSequence": 22 } ], "timestamp": "1752407687", "trip": { "routeId": "Ligne C", "scheduleRelationship": "SCHEDULED", "tripId": "C_01" }, "vehicle": { "id": "60ddbcd0bb922d00013df8f1", "label": "932", "licensePlate": "GA-852-HG" } } }, { "id": "trip:D_05", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1752406030" }, "departure": { "time": "1752406207" }, "stopId": "GARE-URB_AR", "stopSequence": 0 }, { "arrival": { "time": "1752406438" }, "departure": { "time": "1752406457" }, "stopId": "CINE_A", "stopSequence": 1 }, { "arrival": { "time": "1752406561" }, "departure": { "time": "1752406573" }, "stopId": "Tennis Club_A", "stopSequence": 2 }, { "arrival": { "time": "1752406663" }, "departure": { "time": "1752406841" }, "stopId": "PDDAMES_AR", "stopSequence": 3 }, { "arrival": { "time": "1752406994" }, "departure": { "time": "1752407033" }, "stopId": "Tennis Club_R", "stopSequence": 4 }, { "arrival": { "time": "1752407083" }, "departure": { "time": "1752407105" }, "stopId": "LESLUTINS_A", "stopSequence": 5 }, { "arrival": { "time": "1752407161" }, "departure": { "time": "1752407228" }, "stopId": "CLERE_AR", "stopSequence": 6 }, { "arrival": { "time": "1752407292" }, "departure": { "time": "1752407304" }, "stopId": "LESLUTINS_R", "stopSequence": 7 }, { "arrival": { "time": "1752407436" }, "departure": { "time": "1752407446" }, "stopId": "CINE_R", "stopSequence": 8 }, { "arrival": { "time": "1752407520" }, "departure": { "time": "1752407527" }, "stopId": "PUITS9_AR", "stopSequence": 9 }, { "arrival": { "time": "1752407544" }, "departure": { "time": "1752407552" }, "stopId": "DESIREE_AR", "stopSequence": 10 }, { "arrival": { "time": "1752407615" }, "departure": { "time": "1752407644" }, "stopId": "MAISONSANTE_R", "stopSequence": 11 }, { "arrival": { "time": "1752407720" }, "departure": { "time": "1752407720" }, "stopId": "GARE-URB_AR", "stopSequence": 12 } ], "timestamp": "1752407687", "trip": { "routeId": "Ligne D", "scheduleRelationship": "SCHEDULED", "tripId": "D_05" }, "vehicle": { "id": "60ddbcd0bb922d00013df8f1", "label": "932", "licensePlate": "GA-852-HG" } } }, { "id": "trip:Z_R_06", "tripUpdate": { "stopTimeUpdate": [ { "stopId": "RPFOSSE_AR", "stopSequence": 0 }, { "arrival": { "time": "1752404710" }, "departure": { "time": "1752404715" }, "stopId": "VILLAVAC_R", "stopSequence": 1 }, { "arrival": { "time": "1752404776" }, "departure": { "time": "1752404786" }, "stopId": "CROIXVERTE_R", "stopSequence": 2 }, { "arrival": { "time": "1752404832" }, "departure": { "time": "1752404852" }, "stopId": "NOURES_R", "stopSequence": 3 }, { "arrival": { "time": "1752404981" }, "departure": { "time": "1752405021" }, "stopId": "ONCHERE_R", "stopSequence": 4 }, { "arrival": { "time": "1752405103" }, "departure": { "time": "1752405141" }, "stopId": "CROIXROUG_R", "stopSequence": 5 }, { "arrival": { "time": "1752405240" }, "departure": { "time": "1752405346" }, "stopId": "RPGOIS_AR", "stopSequence": 6 }, { "arrival": { "time": "1752405481" }, "departure": { "time": "1752405496" }, "stopId": "CENTREVILL_R", "stopSequence": 7 }, { "arrival": { "time": "1752405579" }, "departure": { "time": "1752405593" }, "stopId": "PARCMAIRIE_R", "stopSequence": 8 }, { "arrival": { "time": "1752405685" }, "departure": { "time": "1752405697" }, "stopId": "MAIRSONROUG_R", "stopSequence": 9 }, { "stopId": "TRESSON_AR", "stopSequence": 10 }, { "arrival": { "time": "1752405931" }, "departure": { "time": "1752406192" }, "stopId": "CAMPINGBONH_R", "stopSequence": 11 }, { "arrival": { "time": "1752406344" }, "departure": { "time": "1752406364" }, "stopId": "ECOLECOM_R", "stopSequence": 12 }, { "arrival": { "time": "1752406513" }, "departure": { "time": "1752406556" }, "stopId": "CROIXBLANCH_R", "stopSequence": 13 }, { "arrival": { "time": "1752406658" }, "departure": { "time": "1752406702" }, "stopId": "FRANCS_R", "stopSequence": 14 }, { "arrival": { "time": "1752406807" }, "departure": { "time": "1752406814" }, "stopId": "4VENTS_R", "stopSequence": 15 }, { "arrival": { "time": "1752406961" }, "departure": { "time": "1752407019" }, "stopId": "PRKCAMPING_R", "stopSequence": 16 }, { "arrival": { "time": "1752407211" }, "departure": { "time": "1752407228" }, "stopId": "PORTMORIN_AR", "stopSequence": 17 }, { "arrival": { "time": "1752407282" }, "departure": { "time": "1752407298" }, "stopId": "CAMPINGBOSS_AR", "stopSequence": 18 }, { "stopId": "PISCINE_AR", "stopSequence": 19 }, { "arrival": { "time": "1752407730" }, "departure": { "time": "1752407730" }, "stopId": "GARE-INTERURB_AR", "stopSequence": 20 } ], "timestamp": "1752407686", "trip": { "routeId": "Ligne Z", "scheduleRelationship": "SCHEDULED", "tripId": "Z_R_06" }, "vehicle": { "id": "60efd6e3556b6d0001d90ef8", "label": "804", "licensePlate": "FR-142-SJ" } } }, { "id": "trip:A_01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1752391526" }, "departure": { "time": "1752390000" }, "stopId": "GARE-URB_AR", "stopSequence": 0 }, { "arrival": { "time": "1752390162" }, "departure": { "time": "1752390234" }, "stopId": "PLACE-DARME_A", "stopSequence": 1 }, { "arrival": { "time": "1752390325" }, "departure": { "time": "1752390340" }, "stopId": "TERRDEBOUL_A", "stopSequence": 2 }, { "arrival": { "time": "1752390357" }, "departure": { "time": "1752390395" }, "stopId": "LONGSEJOUR_A", "stopSequence": 3 }, { "arrival": { "time": "1752390419" }, "departure": { "time": "1752390448" }, "stopId": "CRF-BARBAU_A", "stopSequence": 4 }, { "arrival": { "time": "1752390654" }, "departure": { "time": "1752390671" }, "stopId": "CLAIRMAT_AR", "stopSequence": 5 }, { "arrival": { "time": "1752390699" }, "departure": { "time": "1752390757" }, "stopId": "HUTTOPIA_AR", "stopSequence": 6 }, { "arrival": { "time": "1752390781" }, "departure": { "time": "1752390822" }, "stopId": "MAISONBLANCHE_AR", "stopSequence": 7 }, { "arrival": { "time": "1752390969" }, "departure": { "time": "1752391003" }, "stopId": "MURETSABL_AR", "stopSequence": 8 }, { "arrival": { "time": "1752391085" }, "departure": { "time": "1752391100" }, "stopId": "CRF-BARBAU_R", "stopSequence": 9 }, { "arrival": { "time": "1752391119" }, "departure": { "time": "1752391149" }, "stopId": "LONGSEJOUR_R", "stopSequence": 10 }, { "arrival": { "time": "1752391170" }, "departure": { "time": "1752391178" }, "stopId": "TERRDEBOUL_R", "stopSequence": 11 }, { "arrival": { "time": "1752391304" }, "departure": { "time": "1752391336" }, "stopId": "PLACE-DARME_R", "stopSequence": 12 }, { "arrival": { "time": "1752391529" }, "stopId": "GARE-URB_AR", "stopSequence": 13 } ], "timestamp": "1752407687", "trip": { "routeId": "Ligne A", "scheduleRelationship": "SCHEDULED", "tripId": "A_01" }, "vehicle": { "id": "60ddbcd0bb922d00013df8f1", "label": "932", "licensePlate": "GA-852-HG" } } }, { "id": "trip:A_05", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1752404267" }, "departure": { "time": "1752404458" }, "stopId": "GARE-URB_AR", "stopSequence": 0 }, { "arrival": { "time": "1752404701" }, "departure": { "time": "1752404785" }, "stopId": "PLACE-DARME_A", "stopSequence": 1 }, { "arrival": { "time": "1752404869" }, "departure": { "time": "1752404879" }, "stopId": "TERRDEBOUL_A", "stopSequence": 2 }, { "arrival": { "time": "1752404897" }, "departure": { "time": "1752404903" }, "stopId": "LONGSEJOUR_A", "stopSequence": 3 }, { "arrival": { "time": "1752404923" }, "departure": { "time": "1752404939" }, "stopId": "CRF-BARBAU_A", "stopSequence": 4 }, { "arrival": { "time": "1752405109" }, "departure": { "time": "1752405130" }, "stopId": "CLAIRMAT_AR", "stopSequence": 5 }, { "arrival": { "time": "1752405152" }, "departure": { "time": "1752405229" }, "stopId": "HUTTOPIA_AR", "stopSequence": 6 }, { "arrival": { "time": "1752405260" }, "departure": { "time": "1752405283" }, "stopId": "MAISONBLANCHE_AR", "stopSequence": 7 }, { "arrival": { "time": "1752405443" }, "departure": { "time": "1752405461" }, "stopId": "MURETSABL_AR", "stopSequence": 8 }, { "arrival": { "time": "1752405549" }, "departure": { "time": "1752405580" }, "stopId": "CRF-BARBAU_R", "stopSequence": 9 }, { "arrival": { "time": "1752405604" }, "departure": { "time": "1752405614" }, "stopId": "LONGSEJOUR_R", "stopSequence": 10 }, { "arrival": { "time": "1752405631" }, "departure": { "time": "1752405639" }, "stopId": "TERRDEBOUL_R", "stopSequence": 11 }, { "arrival": { "time": "1752405763" }, "departure": { "time": "1752405793" }, "stopId": "PLACE-DARME_R", "stopSequence": 12 }, { "arrival": { "time": "1752405987" }, "stopId": "GARE-URB_AR", "stopSequence": 13 } ], "timestamp": "1752407687", "trip": { "routeId": "Ligne A", "scheduleRelationship": "SCHEDULED", "tripId": "A_05" }, "vehicle": { "id": "60ddbcd0bb922d00013df8f1", "label": "932", "licensePlate": "GA-852-HG" } } }, { "id": "trip:D_01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1752391569" }, "departure": { "time": "1752391792" }, "stopId": "GARE-URB_AR", "stopSequence": 0 }, { "arrival": { "time": "1752392039" }, "departure": { "time": "1752392079" }, "stopId": "CINE_A", "stopSequence": 1 }, { "arrival": { "time": "1752392186" }, "departure": { "time": "1752392197" }, "stopId": "Tennis Club_A", "stopSequence": 2 }, { "arrival": { "time": "1752392263" }, "departure": { "time": "1752392314" }, "stopId": "PDDAMES_AR", "stopSequence": 3 }, { "arrival": { "time": "1752392447" }, "departure": { "time": "1752392662" }, "stopId": "Tennis Club_R", "stopSequence": 4 }, { "arrival": { "time": "1752392708" }, "departure": { "time": "1752392727" }, "stopId": "LESLUTINS_A", "stopSequence": 5 }, { "arrival": { "time": "1752392789" }, "departure": { "time": "1752392965" }, "stopId": "CLERE_AR", "stopSequence": 6 }, { "arrival": { "time": "1752393029" }, "departure": { "time": "1752393044" }, "stopId": "LESLUTINS_R", "stopSequence": 7 }, { "arrival": { "time": "1752393193" }, "departure": { "time": "1752393232" }, "stopId": "CINE_R", "stopSequence": 8 }, { "arrival": { "time": "1752393307" }, "departure": { "time": "1752393316" }, "stopId": "PUITS9_AR", "stopSequence": 9 }, { "arrival": { "time": "1752393333" }, "departure": { "time": "1752393341" }, "stopId": "DESIREE_AR", "stopSequence": 10 }, { "arrival": { "time": "1752393414" }, "departure": { "time": "1752393427" }, "stopId": "MAISONSANTE_R", "stopSequence": 11 }, { "arrival": { "time": "1752393523" }, "stopId": "GARE-URB_AR", "stopSequence": 12 } ], "timestamp": "1752407687", "trip": { "routeId": "Ligne D", "scheduleRelationship": "SCHEDULED", "tripId": "D_01" }, "vehicle": { "id": "60ddbcd0bb922d00013df8f1", "label": "932", "licensePlate": "GA-852-HG" } } }, { "id": "trip:A_02", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1752393577" }, "departure": { "time": "1752393744" }, "stopId": "GARE-URB_AR", "stopSequence": 0 }, { "arrival": { "time": "1752393901" }, "departure": { "time": "1752393951" }, "stopId": "PLACE-DARME_A", "stopSequence": 1 }, { "arrival": { "time": "1752394026" }, "departure": { "time": "1752394036" }, "stopId": "TERRDEBOUL_A", "stopSequence": 2 }, { "arrival": { "time": "1752394070" }, "departure": { "time": "1752394100" }, "stopId": "LONGSEJOUR_A", "stopSequence": 3 }, { "arrival": { "time": "1752394125" }, "departure": { "time": "1752394166" }, "stopId": "CRF-BARBAU_A", "stopSequence": 4 }, { "arrival": { "time": "1752394440" }, "departure": { "time": "1752394458" }, "stopId": "CLAIRMAT_AR", "stopSequence": 5 }, { "arrival": { "time": "1752394480" }, "departure": { "time": "1752394497" }, "stopId": "HUTTOPIA_AR", "stopSequence": 6 }, { "arrival": { "time": "1752394522" }, "departure": { "time": "1752394540" }, "stopId": "MAISONBLANCHE_AR", "stopSequence": 7 }, { "arrival": { "time": "1752394635" }, "departure": { "time": "1752394693" }, "stopId": "MURETSABL_AR", "stopSequence": 8 }, { "arrival": { "time": "1752394762" }, "departure": { "time": "1752394777" }, "stopId": "CRF-BARBAU_R", "stopSequence": 9 }, { "arrival": { "time": "1752394799" }, "departure": { "time": "1752394826" }, "stopId": "LONGSEJOUR_R", "stopSequence": 10 }, { "arrival": { "time": "1752394845" }, "departure": { "time": "1752394854" }, "stopId": "TERRDEBOUL_R", "stopSequence": 11 }, { "arrival": { "time": "1752394944" }, "departure": { "time": "1752395051" }, "stopId": "PLACE-DARME_R", "stopSequence": 12 }, { "arrival": { "time": "1752395329" }, "stopId": "GARE-URB_AR", "stopSequence": 13 } ], "timestamp": "1752407687", "trip": { "routeId": "Ligne A", "scheduleRelationship": "SCHEDULED", "tripId": "A_02" }, "vehicle": { "id": "60ddbcd0bb922d00013df8f1", "label": "932", "licensePlate": "GA-852-HG" } } }, { "id": "trip:A_04", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1752400671" }, "departure": { "time": "1752400880" }, "stopId": "GARE-URB_AR", "stopSequence": 0 }, { "arrival": { "time": "1752401124" }, "departure": { "time": "1752401235" }, "stopId": "PLACE-DARME_A", "stopSequence": 1 }, { "arrival": { "time": "1752401320" }, "departure": { "time": "1752401371" }, "stopId": "TERRDEBOUL_A", "stopSequence": 2 }, { "arrival": { "time": "1752401398" }, "departure": { "time": "1752401408" }, "stopId": "LONGSEJOUR_A", "stopSequence": 3 }, { "arrival": { "time": "1752401435" }, "departure": { "time": "1752401448" }, "stopId": "CRF-BARBAU_A", "stopSequence": 4 }, { "arrival": { "time": "1752401629" }, "departure": { "time": "1752401646" }, "stopId": "CLAIRMAT_AR", "stopSequence": 5 }, { "arrival": { "time": "1752401670" }, "departure": { "time": "1752401776" }, "stopId": "HUTTOPIA_AR", "stopSequence": 6 }, { "arrival": { "time": "1752401800" }, "departure": { "time": "1752401837" }, "stopId": "MAISONBLANCHE_AR", "stopSequence": 7 }, { "arrival": { "time": "1752401977" }, "departure": { "time": "1752402023" }, "stopId": "MURETSABL_AR", "stopSequence": 8 }, { "arrival": { "time": "1752402091" }, "departure": { "time": "1752402105" }, "stopId": "CRF-BARBAU_R", "stopSequence": 9 }, { "arrival": { "time": "1752402129" }, "departure": { "time": "1752402149" }, "stopId": "LONGSEJOUR_R", "stopSequence": 10 }, { "arrival": { "time": "1752402172" }, "departure": { "time": "1752402181" }, "stopId": "TERRDEBOUL_R", "stopSequence": 11 }, { "arrival": { "time": "1752402295" }, "departure": { "time": "1752402319" }, "stopId": "PLACE-DARME_R", "stopSequence": 12 }, { "arrival": { "time": "1752402559" }, "stopId": "GARE-URB_AR", "stopSequence": 13 } ], "timestamp": "1752407687", "trip": { "routeId": "Ligne A", "scheduleRelationship": "SCHEDULED", "tripId": "A_04" }, "vehicle": { "id": "60ddbcd0bb922d00013df8f1", "label": "932", "licensePlate": "GA-852-HG" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1752407689" } }