Resource details

File name: Données en temps réel de la position des véhicules du réseau MOCA
Format: gtfs-rt

GTFS-RT (protobuff) de la position des véhicules.

This resource file is part of the dataset Réseau urbain MOCA.

Download availability

2026-02-12
99.1%
2026-02-16
99.5%
2026-02-18
99.3%
2026-02-19
99.5%
2026-02-20
99.5%
2026-02-21
99.2%
2026-02-22
99.2%
2026-02-23
99.2%
2026-02-24
99.2%
2026-02-26
98.7%
2026-02-27
99.3%
2026-02-28
99.3%
2026-03-01
99.2%
2026-03-02
99.4%
2026-03-03
99.3%
2026-03-04
99.3%
2026-03-05
98%
2026-03-06
98%
2026-03-08
99.2%
2026-03-09
99.2%
2026-03-10
98.5%
2026-03-11
98.4%
2026-03-12
99.5%
2026-03-13
98.4%
2026-02-14
100%
2026-02-15
100%
2026-03-14
100%
2026-02-13
100%
2026-03-07
100%
2026-02-17
100%
2026-02-25
100%
Learn more
We test this resource download availability every hour by making an HTTP HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.

For SIRI and SIRI Lite feeds, we perform a GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.

Validation details

6 errors, 2 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2026-03-14 at 08:00 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 2 errors

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

Sample errors
  • vehicle_id 65c9ff526c306f8b5192db41 trip_id 5 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 67d29b626045b634aa4efebd trip_id 6 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 2 errors

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

Sample errors
  • vehicle_id 65c9ff526c306f8b5192db41 route_id 1 does not exist in the GTFS data routes.txt
  • vehicle_id 67d29b626045b634aa4efebd route_id 2 does not exist in the GTFS data routes.txt

GTFS-rt stop_id does not exist in GTFS data E011 2 errors

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

Sample errors
  • vehicle_id 65c9ff526c306f8b5192db41 stop_id 30042 does not exist in GTFS data stops.txt
  • vehicle_id 67d29b626045b634aa4efebd stop_id 30028 does not exist in GTFS data stops.txt

Warnings

schedule_relationship not populated W009 2 errors

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Sample errors
  • trip_id 5 does not have a schedule_relationship
  • trip_id 6 does not have a schedule_relationship
Validate this GTFS-RT now

Previous validations

Here is a recap of all the error types encountered over the last 30 days.

Error ID Description Errors count Number of occurences
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 50 26 times (87 % of validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 50 26 times (87 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 50 26 times (87 % of validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 50 26 times (87 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2026-03-14 at 10:49 Europe/Paris.

vehicle_positions (2) service_alerts (0) trip_updates (0)

Entities seen in the last 7 days.

vehicle_positions

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2026-03-14 at 10:49 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "vehicle:67d29b626045b634aa4efebd", "vehicle": { "currentStopSequence": 21, "position": { "latitude": 49.53863525390625, "longitude": 0.9543842077255249 }, "stopId": "30002", "timestamp": "1773481775", "trip": { "routeId": "2", "tripId": "15" }, "vehicle": { "id": "67d29b626045b634aa4efebd", "label": "417199", "licensePlate": "ES-637-ME" } } }, { "id": "vehicle:65c9ff526c306f8b5192db41", "vehicle": { "currentStopSequence": 16, "position": { "latitude": 49.571266174316406, "longitude": 0.9457451105117798 }, "stopId": "30030", "timestamp": "1773481771", "trip": { "routeId": "1", "tripId": "16" }, "vehicle": { "id": "65c9ff526c306f8b5192db41", "label": "42310", "licensePlate": "GT-400-BM" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1773481776" } }