Resource details

File name: GTFS-RT vehicle-positions moova
Format: gtfs-rt

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

Download availability

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

3 errors, 3 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2025-12-20 at 08:02 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 3 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 trip_id 1100407353 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id trip_id 1100208054 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id trip_id 1100108054 does not exist in the GTFS data and does not have schedule_relationship of ADDED

Warnings

vehicle_id not populated W002 3 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • entity ID 2 does not have a vehicle_id
  • entity ID 5 does not have a vehicle_id
  • entity ID 6 does not have a vehicle_id
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 172 25 times (83 % of validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 172 25 times (83 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-12-20 at 12:02 Europe/Paris.

vehicle_positions (4) 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 2025-12-20 at 12:02 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "35", "vehicle": { "position": { "bearing": 0.0, "latitude": 47.635658264160156, "longitude": 6.14302921295166 }, "timestamp": "1766228569", "trip": { "routeId": "L4", "scheduleRelationship": "SCHEDULED", "tripId": "1100411454" }, "vehicle": { "label": "199099" } } }, { "id": "36", "vehicle": { "position": { "bearing": 0.0, "latitude": 47.63595962524414, "longitude": 6.143163204193115 }, "timestamp": "1766228569", "trip": { "routeId": "L2", "scheduleRelationship": "SCHEDULED", "tripId": "1100211524" }, "vehicle": { "label": "139078" } } }, { "id": "37", "vehicle": { "position": { "bearing": 0.0, "latitude": 47.636817932128906, "longitude": 6.1651611328125 }, "timestamp": "1766228569", "trip": { "routeId": "L1", "scheduleRelationship": "SCHEDULED", "tripId": "1100111524" }, "vehicle": { "label": "189026" } } }, { "id": "38", "vehicle": { "position": { "bearing": 0.0, "latitude": 47.63758850097656, "longitude": 6.107446193695068 }, "timestamp": "1766228569", "trip": { "routeId": "L3", "scheduleRelationship": "SCHEDULED", "tripId": "1100312004" }, "vehicle": { "label": "247046" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1766228572" } }