Détails de la ressource

Nom du fichier : Données gobales en temps réel du réseau MOCA
Format : gtfs-rt

GTFS-RT (protobuff) global, regroupant les horaires aux arrêts, la position des véhicules et les perturbations.

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

Disponibilité au téléchargement

11/06/2026
100%
12/06/2026
100%
13/06/2026
100%
14/06/2026
100%
15/06/2026
100%
16/06/2026
100%
17/06/2026
100%
18/06/2026
100%
19/06/2026
100%
20/06/2026
100%
21/06/2026
100%
22/06/2026
100%
23/06/2026
100%
24/06/2026
100%
25/06/2026
100%
26/06/2026
100%
27/06/2026
100%
28/06/2026
100%
29/06/2026
100%
30/06/2026
100%
01/07/2026
100%
02/07/2026
100%
03/07/2026
100%
04/07/2026
100%
05/07/2026
100%
06/07/2026
100%
07/07/2026
100%
08/07/2026
100%
09/07/2026
100%
10/07/2026
100%
11/07/2026
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

246 erreurs, 8 avertissements

De nombreuses erreurs de validation indiquent que les identifiants du GTFS-RT ne correspondent pas aux identifiants du GTFS.

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 10/07/2026 à 09h08 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 12 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 6773fc44aac40fd87f1346d9 trip_id 9 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 65c9ff526c306f8b5192db41 trip_id 10 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 6 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 8 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 5 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 12 erreurs

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

Exemples d'erreurs
  • vehicle_id 6773fc44aac40fd87f1346d9 route_id 1 does not exist in the GTFS data routes.txt
  • vehicle_id 65c9ff526c306f8b5192db41 route_id 2 does not exist in the GTFS data routes.txt
  • route_id 2 does not exist in the GTFS data routes.txt
  • route_id 1 does not exist in the GTFS data routes.txt
  • route_id 1 does not exist in the GTFS data routes.txt

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

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

Exemples d'erreurs
  • vehicle_id 6773fc44aac40fd87f1346d9 stop_id 30032 does not exist in GTFS data stops.txt
  • vehicle_id 65c9ff526c306f8b5192db41 stop_id 30024 does not exist in GTFS data stops.txt
  • trip_id 6 stop_id 30028 does not exist in GTFS data stops.txt
  • trip_id 6 stop_id 30024 does not exist in GTFS data stops.txt
  • trip_id 6 stop_id 30006 does not exist in GTFS data stops.txt

stop_time_update doesn't have arrival or departure E043 22 erreurs

If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided

Exemples d'erreurs
  • trip_id 6 stop_sequence 1 doesn't have arrival or departure
  • trip_id 6 stop_sequence 2 doesn't have arrival or departure
  • trip_id 6 stop_sequence 3 doesn't have arrival or departure
  • trip_id 6 stop_sequence 4 doesn't have arrival or departure
  • trip_id 6 stop_sequence 5 doesn't have arrival or departure

Avertissements

ID in one feed missing from the other W003 8 erreurs

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 1 is in TripUpdates but not in VehiclePositions feed
  • trip_id 2 is in TripUpdates but not in VehiclePositions feed
  • trip_id 3 is in TripUpdates but not in VehiclePositions feed
  • trip_id 4 is in TripUpdates but not in VehiclePositions feed
  • trip_id 5 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 306 26 fois (87 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 306 26 fois (87 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 5 425 26 fois (87 % 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 204 26 fois (87 % des validations)
E047 If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. 41 25 fois (83 % 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 80 12 fois (40 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 39 4 fois (13 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 11/07/2026 à 09h01 Europe/Paris.

trip_updates (5) vehicle_positions (1) service_alerts (1)

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

service_alerts trip_updates vehicle_positions

Service alerts (infos trafic)

Voici un aperçu des informations de trafic présentes dans ce flux le 11/07/2026 à 09h01 Europe/Paris.

déviation Moca 1 et 2 Déviation

Enraison de travaux de réfection des canalisations d'eau potable sur la ruePierre et Marie Curie de Barentin, la rue est fermée dans le sensdescendant, Leslignes 1 et2 seront déviées parl’avenue Aristide Briand dans le sens zone commerciale direction Pavilly etVillers-Ecalles

Du 10/07/2026 à 00h00 Europe/Paris au 14/08/2026 à 23h59 Europe/Paris

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 11/07/2026 à 09h01 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "vehicle:65c9ff526c306f8b5192db41", "vehicle": { "currentStopSequence": 1, "position": { "latitude": 49.56732940673828, "longitude": 0.9389662742614746 }, "stopId": "30029", "timestamp": "1783752941", "trip": { "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "9" }, "vehicle": { "id": "65c9ff526c306f8b5192db41", "label": "42310", "licensePlate": "GT-400-BM" } } }, { "alert": { "activePeriod": [ { "end": "1786744740", "start": "1783634400" } ], "cause": "CONSTRUCTION", "descriptionText": { "translation": [ { "text": "Enraison de travaux de réfection des canalisations d'eau potable sur la ruePierre et Marie Curie de Barentin, la rue est fermée dans le sensdescendant, \n\nLeslignes 1 et2 seront déviées parl’avenue Aristide Briand dans le sens zone commerciale direction Pavilly etVillers-Ecalles" } ] }, "effect": "DETOUR", "headerText": { "translation": [ { "text": "déviation Moca 1 et 2" } ] }, "informedEntity": [ { "routeId": "1" }, { "routeId": "2" } ] }, "id": "alert:6a4b4d351837db300139131a" }, { "id": "trip:5", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1783749301" }, "departure": { "time": "1783749332" }, "stopId": "30030", "stopSequence": 0 }, { "arrival": { "time": "1783749387" }, "departure": { "time": "1783749403" }, "stopId": "30029", "stopSequence": 1 }, { "arrival": { "time": "1783749429" }, "departure": { "time": "1783749439" }, "stopId": "30038", "stopSequence": 2 }, { "arrival": { "time": "1783749516" }, "departure": { "time": "1783749531" }, "stopId": "30035", "stopSequence": 3 }, { "arrival": { "time": "1783749664" }, "departure": { "time": "1783749684" }, "stopId": "30042", "stopSequence": 4 }, { "arrival": { "time": "1783749715" }, "departure": { "time": "1783749737" }, "stopId": "30044", "stopSequence": 5 }, { "arrival": { "time": "1783749752" }, "departure": { "time": "1783749767" }, "stopId": "30037", "stopSequence": 6 }, { "arrival": { "time": "1783749814" }, "departure": { "time": "1783749936" }, "stopId": "30040", "stopSequence": 7 }, { "arrival": { "time": "1783749951" }, "departure": { "time": "1783750032" }, "stopId": "30032", "stopSequence": 8 }, { "arrival": { "time": "1783750057" }, "departure": { "time": "1783750091" }, "stopId": "30034", "stopSequence": 9 }, { "arrival": { "time": "1783750137" }, "departure": { "time": "1783750168" }, "stopId": "30015", "stopSequence": 10 }, { "arrival": { "time": "1783750238" }, "departure": { "time": "1783750276" }, "stopId": "30005", "stopSequence": 11 }, { "arrival": { "time": "1783750301" }, "departure": { "time": "1783750312" }, "stopId": "30009", "stopSequence": 12 }, { "arrival": { "time": "1783750327" }, "departure": { "time": "1783750337" }, "stopId": "30027", "stopSequence": 13 }, { "arrival": { "time": "1783750363" }, "departure": { "time": "1783750403" }, "stopId": "30011", "stopSequence": 14 }, { "arrival": { "time": "1783750434" }, "departure": { "time": "1783750474" }, "stopId": "30018", "stopSequence": 15 }, { "arrival": { "time": "1783750494" }, "departure": { "time": "1783750544" }, "stopId": "30020", "stopSequence": 16 }, { "arrival": { "time": "1783750569" }, "departure": { "time": "1783750613" }, "stopId": "30007", "stopSequence": 17 }, { "arrival": { "time": "1783750643" }, "departure": { "time": "1783750654" }, "stopId": "30019", "stopSequence": 18 }, { "arrival": { "time": "1783750690" }, "departure": { "time": "1783750711" }, "stopId": "30013", "stopSequence": 19 }, { "arrival": { "time": "1783750731" }, "departure": { "time": "1783750742" }, "stopId": "30017", "stopSequence": 20 }, { "arrival": { "time": "1783750788" }, "departure": { "time": "1783750798" }, "stopId": "30002", "stopSequence": 21 }, { "arrival": { "time": "1783750829" }, "departure": { "time": "1783750845" }, "stopId": "30025", "stopSequence": 22 }, { "arrival": { "time": "1783750876" }, "departure": { "time": "1783750897" }, "stopId": "30003", "stopSequence": 23 }, { "arrival": { "time": "1783751050" }, "departure": { "time": "1783751050" }, "stopId": "30028", "stopSequence": 24 } ], "timestamp": "1783752941", "trip": { "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "5" }, "vehicle": { "id": "65c9ff526c306f8b5192db41", "label": "42310", "licensePlate": "GT-400-BM" } } }, { "id": "trip:9", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1783752871" }, "departure": { "time": "1783752911" }, "stopId": "30030", "stopSequence": 0 }, { "arrival": { "time": "1783752970" }, "departure": { "time": "1783752970" }, "stopId": "30029", "stopSequence": 1 }, { "arrival": { "time": "1783753030" }, "departure": { "time": "1783753030" }, "stopId": "30038", "stopSequence": 2 }, { "arrival": { "time": "1783753150" }, "departure": { "time": "1783753150" }, "stopId": "30035", "stopSequence": 3 }, { "arrival": { "time": "1783753330" }, "departure": { "time": "1783753330" }, "stopId": "30042", "stopSequence": 4 }, { "arrival": { "time": "1783753390" }, "departure": { "time": "1783753390" }, "stopId": "30044", "stopSequence": 5 }, { "arrival": { "time": "1783753450" }, "departure": { "time": "1783753450" }, "stopId": "30037", "stopSequence": 6 }, { "arrival": { "time": "1783753510" }, "departure": { "time": "1783753510" }, "stopId": "30040", "stopSequence": 7 }, { "arrival": { "time": "1783753630" }, "departure": { "time": "1783753630" }, "stopId": "30032", "stopSequence": 8 }, { "arrival": { "time": "1783753690" }, "departure": { "time": "1783753690" }, "stopId": "30034", "stopSequence": 9 }, { "arrival": { "time": "1783753750" }, "departure": { "time": "1783753750" }, "stopId": "30015", "stopSequence": 10 }, { "arrival": { "time": "1783753810" }, "departure": { "time": "1783753810" }, "stopId": "30005", "stopSequence": 11 }, { "arrival": { "time": "1783753870" }, "departure": { "time": "1783753870" }, "stopId": "30009", "stopSequence": 12 }, { "arrival": { "time": "1783753930" }, "departure": { "time": "1783753930" }, "stopId": "30027", "stopSequence": 13 }, { "arrival": { "time": "1783753990" }, "departure": { "time": "1783753990" }, "stopId": "30011", "stopSequence": 14 }, { "arrival": { "time": "1783754050" }, "departure": { "time": "1783754050" }, "stopId": "30018", "stopSequence": 15 }, { "arrival": { "time": "1783754110" }, "departure": { "time": "1783754110" }, "stopId": "30020", "stopSequence": 16 }, { "arrival": { "time": "1783754170" }, "departure": { "time": "1783754170" }, "stopId": "30007", "stopSequence": 17 }, { "arrival": { "time": "1783754230" }, "departure": { "time": "1783754230" }, "stopId": "30019", "stopSequence": 18 }, { "arrival": { "time": "1783754290" }, "departure": { "time": "1783754290" }, "stopId": "30013", "stopSequence": 19 }, { "arrival": { "time": "1783754350" }, "departure": { "time": "1783754350" }, "stopId": "30017", "stopSequence": 20 }, { "arrival": { "time": "1783754410" }, "departure": { "time": "1783754410" }, "stopId": "30002", "stopSequence": 21 }, { "arrival": { "time": "1783754470" }, "departure": { "time": "1783754470" }, "stopId": "30025", "stopSequence": 22 }, { "arrival": { "time": "1783754530" }, "departure": { "time": "1783754530" }, "stopId": "30003", "stopSequence": 23 }, { "arrival": { "time": "1783754650" }, "departure": { "time": "1783754650" }, "stopId": "30028", "stopSequence": 24 } ], "timestamp": "1783752941", "trip": { "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "9" }, "vehicle": { "id": "65c9ff526c306f8b5192db41", "label": "42310", "licensePlate": "GT-400-BM" } } }, { "id": "trip:8", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1783750968" }, "departure": { "time": "1783751604" }, "stopId": "30028", "stopSequence": 0 }, { "arrival": { "time": "1783751744" }, "departure": { "time": "1783751760" }, "stopId": "30024", "stopSequence": 1 }, { "arrival": { "time": "1783751936" }, "departure": { "time": "1783751958" }, "stopId": "30006", "stopSequence": 2 }, { "arrival": { "time": "1783751979" }, "departure": { "time": "1783752034" }, "stopId": "30010", "stopSequence": 3 }, { "arrival": { "time": "1783752060" }, "departure": { "time": "1783752085" }, "stopId": "30026", "stopSequence": 4 }, { "arrival": { "time": "1783752100" }, "departure": { "time": "1783752110" }, "stopId": "30008", "stopSequence": 5 }, { "arrival": { "time": "1783752136" }, "departure": { "time": "1783752167" }, "stopId": "30004", "stopSequence": 6 }, { "arrival": { "time": "1783752235" }, "departure": { "time": "1783752251" }, "stopId": "30014", "stopSequence": 7 }, { "arrival": { "time": "1783752375" }, "departure": { "time": "1783752409" }, "stopId": "30031", "stopSequence": 8 }, { "arrival": { "time": "1783752513" }, "departure": { "time": "1783752539" }, "stopId": "30039", "stopSequence": 9 }, { "arrival": { "time": "1783752604" }, "departure": { "time": "1783752615" }, "stopId": "30036", "stopSequence": 10 }, { "arrival": { "time": "1783752620" }, "departure": { "time": "1783752635" }, "stopId": "30043", "stopSequence": 11 }, { "arrival": { "time": "1783752676" }, "departure": { "time": "1783752691" }, "stopId": "30041", "stopSequence": 12 }, { "arrival": { "time": "1783752850" }, "departure": { "time": "1783752850" }, "stopId": "30030", "stopSequence": 13 } ], "timestamp": "1783752941", "trip": { "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "8" }, "vehicle": { "id": "65c9ff526c306f8b5192db41", "label": "42310", "licensePlate": "GT-400-BM" } } }, { "id": "trip:4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1783747560" }, "departure": { "time": "1783747972" }, "stopId": "30028", "stopSequence": 0 }, { "arrival": { "time": "1783748084" }, "departure": { "time": "1783748094" }, "stopId": "30024", "stopSequence": 1 }, { "arrival": { "time": "1783748258" }, "departure": { "time": "1783748278" }, "stopId": "30006", "stopSequence": 2 }, { "arrival": { "time": "1783748298" }, "departure": { "time": "1783748377" }, "stopId": "30010", "stopSequence": 3 }, { "arrival": { "time": "1783748402" }, "departure": { "time": "1783748423" }, "stopId": "30026", "stopSequence": 4 }, { "arrival": { "time": "1783748433" }, "departure": { "time": "1783748448" }, "stopId": "30008", "stopSequence": 5 }, { "arrival": { "time": "1783748473" }, "departure": { "time": "1783748501" }, "stopId": "30004", "stopSequence": 6 }, { "arrival": { "time": "1783748570" }, "departure": { "time": "1783748580" }, "stopId": "30014", "stopSequence": 7 }, { "arrival": { "time": "1783748726" }, "departure": { "time": "1783748737" }, "stopId": "30031", "stopSequence": 8 }, { "arrival": { "time": "1783748773" }, "departure": { "time": "1783748788" }, "stopId": "30039", "stopSequence": 9 }, { "arrival": { "time": "1783748834" }, "departure": { "time": "1783748849" }, "stopId": "30036", "stopSequence": 10 }, { "arrival": { "time": "1783748859" }, "departure": { "time": "1783748869" }, "stopId": "30043", "stopSequence": 11 }, { "arrival": { "time": "1783748909" }, "stopId": "30041", "stopSequence": 12 }, { "arrival": { "time": "1783749250" }, "departure": { "time": "1783749250" }, "stopId": "30030", "stopSequence": 13 } ], "timestamp": "1783752941", "trip": { "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "4" }, "vehicle": { "id": "65c9ff526c306f8b5192db41", "label": "42310", "licensePlate": "GT-400-BM" } } }, { "id": "trip:1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1783745752" }, "departure": { "time": "1783745762" }, "stopId": "30030", "stopSequence": 0 }, { "arrival": { "time": "1783745812" }, "departure": { "time": "1783745827" }, "stopId": "30029", "stopSequence": 1 }, { "arrival": { "time": "1783745852" }, "departure": { "time": "1783745857" }, "stopId": "30038", "stopSequence": 2 }, { "arrival": { "time": "1783745929" }, "departure": { "time": "1783745944" }, "stopId": "30035", "stopSequence": 3 }, { "arrival": { "time": "1783746061" }, "departure": { "time": "1783746087" }, "stopId": "30042", "stopSequence": 4 }, { "arrival": { "time": "1783746118" }, "departure": { "time": "1783746133" }, "stopId": "30044", "stopSequence": 5 }, { "arrival": { "time": "1783746154" }, "departure": { "time": "1783746169" }, "stopId": "30037", "stopSequence": 6 }, { "arrival": { "time": "1783746209" }, "departure": { "time": "1783746288" }, "stopId": "30040", "stopSequence": 7 }, { "arrival": { "time": "1783746303" }, "departure": { "time": "1783746352" }, "stopId": "30032", "stopSequence": 8 }, { "arrival": { "time": "1783746388" }, "departure": { "time": "1783746462" }, "stopId": "30034", "stopSequence": 9 }, { "arrival": { "time": "1783746512" }, "departure": { "time": "1783746522" }, "stopId": "30015", "stopSequence": 10 }, { "arrival": { "time": "1783746588" }, "departure": { "time": "1783746618" }, "stopId": "30005", "stopSequence": 11 }, { "arrival": { "time": "1783746638" }, "departure": { "time": "1783746648" }, "stopId": "30009", "stopSequence": 12 }, { "arrival": { "time": "1783746658" }, "departure": { "time": "1783746674" }, "stopId": "30027", "stopSequence": 13 }, { "arrival": { "time": "1783746699" }, "departure": { "time": "1783746740" }, "stopId": "30011", "stopSequence": 14 }, { "arrival": { "time": "1783746780" }, "departure": { "time": "1783746796" }, "stopId": "30018", "stopSequence": 15 }, { "arrival": { "time": "1783746817" }, "departure": { "time": "1783746832" }, "stopId": "30020", "stopSequence": 16 }, { "arrival": { "time": "1783746858" }, "departure": { "time": "1783747031" }, "stopId": "30007", "stopSequence": 17 }, { "arrival": { "time": "1783747057" }, "departure": { "time": "1783747073" }, "stopId": "30019", "stopSequence": 18 }, { "arrival": { "time": "1783747110" }, "departure": { "time": "1783747120" }, "stopId": "30013", "stopSequence": 19 }, { "arrival": { "time": "1783747141" }, "departure": { "time": "1783747152" }, "stopId": "30017", "stopSequence": 20 }, { "arrival": { "time": "1783747197" }, "departure": { "time": "1783747235" }, "stopId": "30002", "stopSequence": 21 }, { "arrival": { "time": "1783747267" }, "departure": { "time": "1783747283" }, "stopId": "30025", "stopSequence": 22 }, { "arrival": { "time": "1783747315" }, "departure": { "time": "1783747330" }, "stopId": "30003", "stopSequence": 23 }, { "arrival": { "time": "1783747450" }, "departure": { "time": "1783747450" }, "stopId": "30028", "stopSequence": 24 } ], "timestamp": "1783752941", "trip": { "routeId": "1", "scheduleRelationship": "SCHEDULED", "tripId": "1" }, "vehicle": { "id": "65c9ff526c306f8b5192db41", "label": "42310", "licensePlate": "GT-400-BM" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1783753295" } }