Resource details
horaires en temps réel du réseau Tedbus
This resource file is part of the dataset Réseau urbain TEDbus.
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
❌82 errors, 18 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-04-04 at 09:14 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Sequential stop_time_update times are not increasing E022 72 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 1000496-1004454 stop_sequence 19 arrival_time 09:14:50 (1743750890) is equal to previous stop departure_time 09:14:50 (1743750890) - times must increase between two sequential stops
- trip_id 1000496-1004454 stop_sequence 19 departure_time 09:14:50 (1743750890) is equal to previous stop departure_time 09:14:50 (1743750890) - times must increase between two sequential stops
- trip_id 1000496-1004454 stop_sequence 21 arrival_time 09:15:50 (1743750950) is equal to previous stop arrival_time 09:15:50 (1743750950) - times must increase between two sequential stops
- trip_id 1000496-1004454 stop_sequence 21 arrival_time 09:15:50 (1743750950) is equal to previous stop departure_time 09:15:50 (1743750950) - times must increase between two sequential stops
- trip_id 1000496-1004454 stop_sequence 21 departure_time 09:15:50 (1743750950) is equal to previous stop departure_time 09:15:50 (1743750950) - times must increase between two sequential stops
Vehicle position far from trip shape E029 1 error
The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id.
Sample errors
- vehicle.id 603e66be8d0d800001d8f8c0 trip_id 1000441-1003755 at (43.528313,6.497719) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
stop_time_update doesn't have arrival or departure E043 9 errors
If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided
Sample errors
- trip_id 1000156-1000464 stop_sequence 1 doesn't have arrival or departure
- trip_id 1000156-1000464 stop_sequence 2 doesn't have arrival or departure
- trip_id 1000156-1000464 stop_sequence 3 doesn't have arrival or departure
- trip_id 1000156-1000464 stop_sequence 4 doesn't have arrival or departure
- trip_id 1000156-1000464 stop_sequence 5 doesn't have arrival or departure
Warnings
ID in one feed missing from the other W003 18 errors
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Sample errors
- trip_id 1000494-1004402 is in TripUpdates but not in VehiclePositions feed
- trip_id 1000441-1003742 is in TripUpdates but not in VehiclePositions feed
- trip_id 1000388-1003134 is in TripUpdates but not in VehiclePositions feed
- trip_id 1000156-1000464 is in TripUpdates but not in VehiclePositions feed
- trip_id 1000155-1000460 is in TripUpdates but not in VehiclePositions feed
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 |
---|---|---|---|
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 1 495 | 27 times (90 % of validations) |
W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 268 | 23 times (77 % of validations) |
E043 | If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided | 124 | 18 times (60 % 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. | 10 | 8 times (27 % of validations) |
E029 | The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. | 2 | 2 times (7 % of validations) |
E047 | If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-04-04 at 23:37 Europe/Paris.
service_alerts (2) vehicle_positions (1) trip_updates (1)Entities seen in the last 7 days.
service_alerts trip_updates vehicle_positionsService alerts
Here is a display of service alerts contained in this feed at 2025-04-04 at 23:37 Europe/Paris.
L5 Centre ville de Trans non desservi Modified service
En raison de travaux le centre ville de Trans-en-Provence n'est plus desservi. Se reporter aux arrêts de La Gare ou St Bernard.
L2 arrêts Bd Leclerc et La Poste non desservis Detour
En raison de travaux les arrêts Bd Leclerc et La Poste ne peuvent pas être desservis jusqu'au 02 Avril inclus
Decoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2025-04-04 at 23:37 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "vehicle:62874ed5a4079673e36fabae",
"vehicle": {
"current_status": "STOPPED_AT",
"current_stop_sequence": 19,
"position": {
"latitude": 43.53366470336914,
"longitude": 6.4644341468811035
},
"stop_id": "1000442",
"timestamp": "1743802646",
"trip": {
"route_id": "1000007",
"schedule_relationship": "SCHEDULED",
"trip_id": "1000320-1001589"
},
"vehicle": {
"id": "62874ed5a4079673e36fabae",
"label": "FK058",
"license_plate": "FK-058-ZQ"
}
}
},
{
"id": "trip:1000320-1001589",
"trip_update": {
"stop_time_update": [
{
"arrival": {
"time": "1743794102"
},
"departure": {
"time": "1743794999"
},
"stop_id": "1000590",
"stop_sequence": 1
},
{
"arrival": {
"time": "1743795120"
},
"departure": {
"time": "1743795150"
},
"stop_id": "1000670",
"stop_sequence": 2
},
{
"arrival": {
"time": "1743795215"
},
"departure": {
"time": "1743795230"
},
"stop_id": "1000864",
"stop_sequence": 3
},
{
"arrival": {
"time": "1743795466"
},
"departure": {
"time": "1743795471"
},
"stop_id": "1000602",
"stop_sequence": 4
},
{
"arrival": {
"time": "1743795541"
},
"departure": {
"time": "1743795547"
},
"stop_id": "1000178",
"stop_sequence": 5
},
{
"arrival": {
"time": "1743795555"
},
"departure": {
"time": "1743795566"
},
"stop_id": "1000176",
"stop_sequence": 6
},
{
"arrival": {
"time": "1743795633"
},
"departure": {
"time": "1743795667"
},
"stop_id": "1000174",
"stop_sequence": 7
},
{
"arrival": {
"time": "1743795692"
},
"departure": {
"time": "1743795703"
},
"stop_id": "1000172",
"stop_sequence": 8
},
{
"arrival": {
"time": "1743795772"
},
"departure": {
"time": "1743795781"
},
"stop_id": "1000758",
"stop_sequence": 9
},
{
"arrival": {
"time": "1743795798"
},
"departure": {
"time": "1743795823"
},
"stop_id": "1000756",
"stop_sequence": 10
},
{
"arrival": {
"time": "1743795844"
},
"departure": {
"time": "1743795851"
},
"stop_id": "1000552",
"stop_sequence": 11
},
{
"arrival": {
"time": "1743795882"
},
"departure": {
"time": "1743795892"
},
"stop_id": "1000554",
"stop_sequence": 12
},
{
"arrival": {
"time": "1743795910"
},
"departure": {
"time": "1743795940"
},
"stop_id": "1000780",
"stop_sequence": 13
},
{
"arrival": {
"time": "1743795954"
},
"departure": {
"time": "1743795962"
},
"stop_id": "1000556",
"stop_sequence": 14
},
{
"arrival": {
"time": "1743795974"
},
"departure": {
"time": "1743795986"
},
"stop_id": "1000460",
"stop_sequence": 15
},
{
"arrival": {
"time": "1743796003"
},
"departure": {
"time": "1743796011"
},
"stop_id": "1001382",
"stop_sequence": 16
},
{
"arrival": {
"time": "1743796055"
},
"departure": {
"time": "1743796088"
},
"stop_id": "1001351",
"stop_sequence": 17
},
{
"arrival": {
"time": "1743796130"
},
"departure": {
"time": "1743796131"
},
"stop_id": "1001241",
"stop_sequence": 18
},
{
"arrival": {
"time": "1743796243"
},
"departure": {
"time": "1743796240"
},
"stop_id": "1000442",
"stop_sequence": 19
}
],
"timestamp": "1743802646",
"trip": {
"route_id": "1000007",
"schedule_relationship": "SCHEDULED",
"trip_id": "1000320-1001589"
},
"vehicle": {
"id": "62874ed5a4079673e36fabae",
"label": "FK058",
"license_plate": "FK-058-ZQ"
}
}
},
{
"alert": {
"cause": "CONSTRUCTION",
"description_text": {
"translation": [
{
"text": "En raison de travaux le centre ville de Trans-en-Provence n'est plus desservi. Se reporter aux arrêts de La Gare ou St Bernard."
}
]
},
"effect": "MODIFIED_SERVICE",
"header_text": {
"translation": [
{
"text": "L5 Centre ville de Trans non desservi"
}
]
},
"informed_entity": [
{
"route_id": "1000007"
},
{
"stop_id": "1000179"
},
{
"stop_id": "1000183"
},
{
"stop_id": "1000185"
}
]
},
"id": "alert:672a409d6d0515a8bf801338"
},
{
"alert": {
"cause": "CONSTRUCTION",
"description_text": {
"translation": [
{
"text": "En raison de travaux les arrêts Bd Leclerc et La Poste ne peuvent pas être desservis jusqu'au 02 Avril inclus"
}
]
},
"effect": "DETOUR",
"header_text": {
"translation": [
{
"text": "L2 arrêts Bd Leclerc et La Poste non desservis"
}
]
},
"informed_entity": [
{
"route_id": "1000005"
},
{
"stop_id": "1000445"
},
{
"stop_id": "1000446"
},
{
"stop_id": "1000447"
}
]
},
"id": "alert:67e5697d14e20b9bfc0e39ff"
}
],
"header": {
"gtfs_realtime_version": "2.0",
"timestamp": "1743802667"
}
}