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-07-04
100%
2026-07-05
100%
2026-07-06
100%
2026-07-07
100%
2026-07-08
100%
2026-07-09
100%
2026-07-10
100%
2026-07-11
100%
2026-07-12
100%
2026-07-13
100%
2026-07-14
100%
2026-07-15
100%
2026-07-16
100%
2026-07-17
100%
2026-07-18
100%
2026-07-19
100%
2026-07-20
100%
2026-07-21
100%
2026-07-22
100%
2026-07-23
100%
2026-07-24
100%
2026-07-25
100%
2026-07-26
100%
2026-07-27
100%
2026-07-28
100%
2026-07-29
100%
2026-07-30
100%
2026-07-31
100%
2026-08-01
100%
2026-08-02
100%
2026-08-03
100%
Learn more
We test this resource download availability every hour by making an HTTP
For SIRI and SIRI Lite feeds, we perform a
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
✅No error detected
Validation carried out using the current GTFS file and the GTFS-RT the 2026-08-02 at 09:10 Europe/Paris using the MobilityData GTFS-RT validator.
Validate this GTFS-RT nowPrevious 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 | 40 | 24 times (80 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 40 | 24 times (80 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 39 | 24 times (80 % of validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 40 | 24 times (80 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-08-03 at 07:44 Europe/Paris.
vehicle_positions (2) service_alerts (0) trip_updates (0)Entities seen in the last 7 days.
vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-08-03 at 07:44 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "vehicle:65c9ff526c306f8b5192db41",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 17,
"position": {
"latitude": 49.542091369628906,
"longitude": 0.9501184821128845
},
"stopId": "30007",
"timestamp": "1785735861",
"trip": {
"routeId": "2",
"tripId": "3"
},
"vehicle": {
"id": "65c9ff526c306f8b5192db41",
"label": "42310",
"licensePlate": "GT-400-BM"
}
}
},
{
"id": "vehicle:67d29b626045b634aa4efebd",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 49.55756378173828,
"longitude": 0.9529048204421997
},
"stopId": "30031",
"timestamp": "1785735861",
"trip": {
"routeId": "1",
"tripId": "4"
},
"vehicle": {
"id": "67d29b626045b634aa4efebd",
"label": "417199",
"licensePlate": "ES-637-ME"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1785735862"
}
}