Resource details
Temps réel des courses issues de MATAWAN
This resource file is part of the dataset Réseau urbain Envia.
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
❌1,393 errors, 203 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-08-03 at 09:01 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 9 errors
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Sample errors
- trip_id 5-1006698507 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 5-857866253 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 5-522452993-401-LMCJV__ does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 5-583598081-401-LMCJV__ does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 5-526909441-401-LMCJV__ 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
- route_id 60 does not exist in the GTFS data routes.txt
- route_id 51 does not exist in the GTFS data routes.txt
Sequential stop_time_update times are not increasing E022 1,380 errors
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Sample errors
- trip_id 5-589168643 stop_sequence 24 arrival_time 09:18:35 (1785741515) is equal to previous stop arrival_time 09:18:35 (1785741515) - times must increase between two sequential stops
- trip_id 5-589168643 stop_sequence 24 arrival_time 09:18:35 (1785741515) is equal to previous stop departure_time 09:18:35 (1785741515) - times must increase between two sequential stops
- trip_id 5-589168643 stop_sequence 24 departure_time 09:18:35 (1785741515) is equal to previous stop departure_time 09:18:35 (1785741515) - times must increase between two sequential stops
- trip_id 5-589168643 stop_sequence 24 departure_time 09:18:35 (1785741515) is equal to previous stop arrival_time 09:18:35 (1785741515) - times must increase between two sequential stops
- trip_id 5-671154230 stop_sequence 21 arrival_time 09:02:32 (1785740552) is equal to previous stop arrival_time 09:02:32 (1785740552) - times must increase between two sequential stops
Sequential stop_time_updates have the same stop_id E037 2 errors
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Sample errors
- trip_id 5-1006698507 has repeating stop_id 421 at stop_sequence 2 - sequential stop_ids should be different
- trip_id 5-857866253 has repeating stop_id 812 at stop_sequence 2 - sequential stop_ids should be different
Warnings
timestamp not populated W001 112 errors
Timestamps should be populated for all elements
Sample errors
- trip_id 5-522452997 does not have a timestamp
- trip_id 5-1006698507 does not have a timestamp
- trip_id 5-857866253 does not have a timestamp
- trip_id 5-671285303 does not have a timestamp
- trip_id 5-589168643 does not have a timestamp
vehicle_id not populated W002 91 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 5-694419489 does not have a vehicle_id
- trip_id 5-695074855 does not have a vehicle_id
- trip_id 5-694419487 does not have a vehicle_id
- trip_id 5-695074853 does not have a vehicle_id
- trip_id 5-694419485 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 |
|---|---|---|---|
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 275 | 30 times (100 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 35,682 | 30 times (100 % of validations) |
| W001 | Timestamps should be populated for all elements | 2,848 | 30 times (100 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 2,328 | 30 times (100 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 39 | 22 times (73 % of validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 39 | 22 times (73 % of validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 29 | 17 times (57 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-08-03 at 23:04 Europe/Paris.
trip_updates (2) 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-08-03 at 23:04 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "1126690",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 176,
"time": "1785789176"
},
"stopId": "698",
"stopSequence": 1
},
{
"arrival": {
"delay": 191,
"time": "1785789251"
},
"departure": {
"delay": 205,
"time": "1785789265"
},
"stopId": "700",
"stopSequence": 2
},
{
"arrival": {
"delay": 212,
"time": "1785789332"
},
"departure": {
"delay": 230,
"time": "1785789350"
},
"stopId": "1085",
"stopSequence": 3
},
{
"arrival": {
"delay": 202,
"time": "1785789442"
},
"departure": {
"delay": 214,
"time": "1785789454"
},
"stopId": "369",
"stopSequence": 4
},
{
"arrival": {
"delay": 243,
"time": "1785789603"
},
"departure": {
"delay": 247,
"time": "1785789607"
},
"stopId": "565",
"stopSequence": 5
},
{
"arrival": {
"delay": 239,
"time": "1785789779"
},
"departure": {
"delay": 244,
"time": "1785789784"
},
"stopId": "619",
"stopSequence": 6
},
{
"arrival": {
"delay": 286,
"time": "1785789946"
},
"departure": {
"delay": 291,
"time": "1785789951"
},
"stopId": "602",
"stopSequence": 7
},
{
"arrival": {
"delay": 317,
"time": "1785790097"
},
"departure": {
"delay": 333,
"time": "1785790113"
},
"stopId": "562",
"stopSequence": 8
},
{
"arrival": {
"delay": 361,
"time": "1785790381"
},
"departure": {
"delay": 366,
"time": "1785790386"
},
"stopId": "359",
"stopSequence": 9
},
{
"arrival": {
"delay": 343,
"time": "1785790603"
},
"departure": {
"delay": 349,
"time": "1785790609"
},
"stopId": "733",
"stopSequence": 10
},
{
"arrival": {
"delay": 341,
"time": "1785790841"
},
"departure": {
"delay": 352,
"time": "1785790852"
},
"stopId": "474",
"stopSequence": 11
},
{
"arrival": {
"delay": 316,
"time": "1785790996"
},
"departure": {
"delay": 323,
"time": "1785791003"
},
"stopId": "595",
"stopSequence": 12
},
{
"arrival": {
"delay": 323,
"time": "1785791243"
},
"departure": {
"delay": 323,
"time": "1785791243"
},
"stopId": "615",
"stopSequence": 13
},
{
"arrival": {
"delay": 323,
"time": "1785791303"
},
"departure": {
"delay": 323,
"time": "1785791303"
},
"stopId": "604",
"stopSequence": 14
},
{
"arrival": {
"delay": 323,
"time": "1785791363"
},
"departure": {
"delay": 323,
"time": "1785791363"
},
"stopId": "482",
"stopSequence": 15
},
{
"arrival": {
"delay": 323,
"time": "1785791363"
},
"departure": {
"delay": 323,
"time": "1785791363"
},
"stopId": "606",
"stopSequence": 16
},
{
"arrival": {
"delay": 323,
"time": "1785791423"
},
"departure": {
"delay": 323,
"time": "1785791423"
},
"stopId": "473",
"stopSequence": 17
},
{
"arrival": {
"delay": 323,
"time": "1785791483"
},
"departure": {
"delay": 323,
"time": "1785791483"
},
"stopId": "383",
"stopSequence": 18
},
{
"arrival": {
"delay": 323,
"time": "1785791483"
},
"departure": {
"delay": 323,
"time": "1785791483"
},
"stopId": "399",
"stopSequence": 19
},
{
"arrival": {
"delay": 323,
"time": "1785791543"
},
"departure": {
"delay": 323,
"time": "1785791543"
},
"stopId": "356",
"stopSequence": 20
},
{
"arrival": {
"delay": 323,
"time": "1785791603"
},
"departure": {
"delay": 323,
"time": "1785791603"
},
"stopId": "422",
"stopSequence": 21
},
{
"arrival": {
"delay": 323,
"time": "1785791663"
},
"departure": {
"delay": 323,
"time": "1785791663"
},
"stopId": "555",
"stopSequence": 22
},
{
"arrival": {
"delay": 323,
"time": "1785791783"
},
"departure": {
"delay": 323,
"time": "1785791783"
},
"stopId": "435",
"stopSequence": 23
},
{
"arrival": {
"delay": 323,
"time": "1785791843"
},
"departure": {
"delay": 323,
"time": "1785791843"
},
"stopId": "639",
"stopSequence": 24
},
{
"arrival": {
"delay": 323,
"time": "1785791903"
},
"departure": {
"delay": 323,
"time": "1785791903"
},
"stopId": "584",
"stopSequence": 25
},
{
"arrival": {
"delay": 323,
"time": "1785791903"
},
"departure": {
"delay": 323,
"time": "1785791903"
},
"stopId": "533",
"stopSequence": 26
},
{
"arrival": {
"delay": 323,
"time": "1785791963"
},
"stopId": "489",
"stopSequence": 27
}
],
"trip": {
"directionId": 0,
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260803",
"startTime": "22:30:00",
"tripId": "5-526647308"
},
"vehicle": {
"id": "155",
"label": "114829",
"licensePlate": "GX-303-KD"
}
}
},
{
"id": "1126691",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 27,
"time": "1785790827"
},
"stopId": "812",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1785790922"
},
"departure": {
"delay": 6,
"time": "1785790926"
},
"stopId": "825",
"stopSequence": 2
},
{
"arrival": {
"delay": 4,
"time": "1785790984"
},
"departure": {
"delay": 17,
"time": "1785790997"
},
"stopId": "1257",
"stopSequence": 3
},
{
"arrival": {
"delay": -18,
"time": "1785791082"
},
"departure": {
"delay": 17,
"time": "1785791117"
},
"stopId": "842",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1785791237"
},
"departure": {
"delay": 17,
"time": "1785791237"
},
"stopId": "808",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1785791297"
},
"departure": {
"delay": 17,
"time": "1785791297"
},
"stopId": "833",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1785791297"
},
"departure": {
"delay": 17,
"time": "1785791297"
},
"stopId": "797",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1785791357"
},
"departure": {
"delay": 17,
"time": "1785791357"
},
"stopId": "845",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1785791357"
},
"departure": {
"delay": 17,
"time": "1785791357"
},
"stopId": "827",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1785791417"
},
"departure": {
"delay": 17,
"time": "1785791417"
},
"stopId": "843",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1785791417"
},
"departure": {
"delay": 17,
"time": "1785791417"
},
"stopId": "1190",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1785791417"
},
"departure": {
"delay": 17,
"time": "1785791417"
},
"stopId": "835",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1785791537"
},
"departure": {
"delay": 17,
"time": "1785791537"
},
"stopId": "830",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1785791597"
},
"departure": {
"delay": 17,
"time": "1785791597"
},
"stopId": "838",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1785791657"
},
"departure": {
"delay": 17,
"time": "1785791657"
},
"stopId": "859",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1785791777"
},
"departure": {
"delay": 17,
"time": "1785791777"
},
"stopId": "804",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1785791837"
},
"departure": {
"delay": 17,
"time": "1785791837"
},
"stopId": "791",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1785791897"
},
"departure": {
"delay": 17,
"time": "1785791897"
},
"stopId": "966",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1785792077"
},
"departure": {
"delay": 17,
"time": "1785792077"
},
"stopId": "816",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1785792137"
},
"departure": {
"delay": 17,
"time": "1785792137"
},
"stopId": "814",
"stopSequence": 20
},
{
"arrival": {
"delay": 17,
"time": "1785792197"
},
"departure": {
"delay": 17,
"time": "1785792197"
},
"stopId": "380",
"stopSequence": 21
},
{
"arrival": {
"delay": 17,
"time": "1785792257"
},
"departure": {
"delay": 17,
"time": "1785792257"
},
"stopId": "744",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1785792317"
},
"departure": {
"delay": 17,
"time": "1785792317"
},
"stopId": "779",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1785792377"
},
"departure": {
"delay": 17,
"time": "1785792377"
},
"stopId": "777",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1785792497"
},
"departure": {
"delay": 17,
"time": "1785792497"
},
"stopId": "1104",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1785792557"
},
"departure": {
"delay": 17,
"time": "1785792557"
},
"stopId": "368",
"stopSequence": 26
},
{
"arrival": {
"delay": 17,
"time": "1785792617"
},
"departure": {
"delay": 17,
"time": "1785792617"
},
"stopId": "737",
"stopSequence": 27
},
{
"arrival": {
"delay": 17,
"time": "1785792797"
},
"departure": {
"delay": 17,
"time": "1785792797"
},
"stopId": "746",
"stopSequence": 28
},
{
"arrival": {
"delay": 17,
"time": "1785792857"
},
"departure": {
"delay": 17,
"time": "1785792857"
},
"stopId": "527",
"stopSequence": 29
},
{
"arrival": {
"delay": 17,
"time": "1785792917"
},
"departure": {
"delay": 17,
"time": "1785792917"
},
"stopId": "358",
"stopSequence": 30
},
{
"arrival": {
"delay": 17,
"time": "1785792977"
},
"departure": {
"delay": 17,
"time": "1785792977"
},
"stopId": "726",
"stopSequence": 31
},
{
"arrival": {
"delay": 17,
"time": "1785792977"
},
"departure": {
"delay": 17,
"time": "1785792977"
},
"stopId": "362",
"stopSequence": 32
},
{
"arrival": {
"delay": 17,
"time": "1785793097"
},
"departure": {
"delay": 17,
"time": "1785793097"
},
"stopId": "731",
"stopSequence": 33
},
{
"arrival": {
"delay": 17,
"time": "1785793217"
},
"departure": {
"delay": 17,
"time": "1785793217"
},
"stopId": "409",
"stopSequence": 34
},
{
"arrival": {
"delay": 17,
"time": "1785793337"
},
"departure": {
"delay": 17,
"time": "1785793337"
},
"stopId": "1353",
"stopSequence": 35
},
{
"arrival": {
"delay": 17,
"time": "1785793457"
},
"departure": {
"delay": 17,
"time": "1785793457"
},
"stopId": "435",
"stopSequence": 36
},
{
"arrival": {
"delay": 17,
"time": "1785793517"
},
"departure": {
"delay": 17,
"time": "1785793517"
},
"stopId": "639",
"stopSequence": 37
},
{
"arrival": {
"delay": 17,
"time": "1785793517"
},
"departure": {
"delay": 17,
"time": "1785793517"
},
"stopId": "584",
"stopSequence": 38
},
{
"arrival": {
"delay": 17,
"time": "1785793577"
},
"departure": {
"delay": 17,
"time": "1785793577"
},
"stopId": "533",
"stopSequence": 39
},
{
"arrival": {
"delay": 17,
"time": "1785793697"
},
"stopId": "489",
"stopSequence": 40
}
],
"trip": {
"directionId": 0,
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260803",
"startTime": "23:00:00",
"tripId": "5-561774609"
},
"vehicle": {
"id": "160",
"label": "114868",
"licensePlate": "GX-384-NZ"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1785791088"
}
}