Resource details
This resource file is part of the dataset Réseau urbain Marinéo.
Download availability
Learn more
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
❌2 errors, 5 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-03-22 at 08:03 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
GTFS-rt stop_id does not exist in GTFS data E011 1 error
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- trip_id 21328424 stop_id wimmair3 does not exist in GTFS data stops.txt
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 1 error
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Sample errors
- GTFS-rt trip_id 21328424 stop_sequence 1 has stop_id wimmair3 but GTFS stop_sequence 1 has stop_id wimmair - stop_ids should be the same
Warnings
vehicle_id not populated W002 5 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 21328319 does not have a vehicle_id
- trip_id 21328369 does not have a vehicle_id
- trip_id 21328363 does not have a vehicle_id
- trip_id 21328424 does not have a vehicle_id
- trip_id 21328407 does not have a vehicle_id
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 |
|---|---|---|---|
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 251 | 30 times (100 % of validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 362 | 30 times (100 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1,039 | 30 times (100 % of validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 45 | 25 times (83 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 948 | 25 times (83 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 9 | 9 times (30 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 9 | 9 times (30 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-03-23 at 04:38 Europe/Paris.
trip_updates (7) vehicle_positions (0) service_alerts (0)Entities seen in the last 7 days.
trip_updatesDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-03-23 at 04:38 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "21725916",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774240200",
"uncertainty": 120
},
"stopId": "lpoalpr2",
"stopSequence": 1
}
],
"timestamp": "1774237133",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725916"
}
}
},
{
"id": "21323705",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774240680",
"uncertainty": 120
},
"stopId": "bsmcca3",
"stopSequence": 1
}
],
"timestamp": "1774237133",
"trip": {
"directionId": 1,
"routeId": "M1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323705"
}
}
},
{
"id": "21725915",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774239000",
"uncertainty": 120
},
"stopId": "lpoalpr2",
"stopSequence": 1
}
],
"timestamp": "1774237133",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725915"
}
}
},
{
"id": "21725985",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774239900",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 1
}
],
"timestamp": "1774237133",
"trip": {
"directionId": 1,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725985"
}
}
},
{
"id": "21323906",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774240080",
"uncertainty": 120
},
"stopId": "bsmcca2",
"stopSequence": 1
}
],
"timestamp": "1774237133",
"trip": {
"directionId": 0,
"routeId": "CCAB",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323906"
}
}
},
{
"id": "21323602",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774238400",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
}
],
"timestamp": "1774237133",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323602"
}
}
},
{
"id": "21323603",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1774240200",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
}
],
"timestamp": "1774237133",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323603"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1774237133"
}
}