Resource details
GTFS-RT réseau CapBus (temps réel)
This resource file is part of the dataset Réseau urbain Cap’Bus.
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 error
Validation carried out using the current GTFS file and the GTFS-RT the 2026-08-04 at 09:10 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Sequential stop_time_update times are not increasing E022 1 error
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Sample errors
- trip_id 6565142232825856:2 stop_sequence 20 arrival_time 09:52:20 (1785829940) is less than previous stop departure_time 09:52:22 (1785829942) - times must increase between two sequential stops
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. | 259 | 19 times (63 % 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. | 4 | 3 times (10 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-08-05 at 01:14 Europe/Paris.
vehicle_positions (2) trip_updates (2) service_alerts (0)Entities seen in the last 7 days.
trip_updates vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-08-05 at 01:14 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:6020106386669568:LOC",
"vehicle": {
"currentStopSequence": 7,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.310813903808594,
"longitude": 3.464276075363159
},
"stopId": "zenbus:StopPoint:SP:553980003:LOC",
"timestamp": "1785885278",
"trip": {
"routeId": "zenbus:Line:623010001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"startTime": "25:00:00",
"tripId": "5388862091165696:19"
},
"vehicle": {
"id": "zenbus:Vehicle:6020106386669568:LOC"
}
}
},
{
"id": "20260804:5464187730919424:19",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785885355"
},
"departure": {
"time": "1785885482"
},
"stopId": "zenbus:StopPoint:SP:553980003:LOC",
"stopSequence": 7
}
],
"timestamp": "1785885278",
"trip": {
"routeId": "zenbus:Line:623010001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"startTime": "25:00:00",
"tripId": "5388862091165696:19"
},
"vehicle": {
"id": "zenbus:Vehicle:6020106386669568:LOC"
}
}
},
{
"id": "zenbus:Vehicle:6029118436016128:LOC",
"vehicle": {
"currentStopSequence": 25,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.31596755981445,
"longitude": 3.467684030532837
},
"stopId": "zenbus:StopPoint:SP:553980003:LOC",
"timestamp": "1785885278",
"trip": {
"routeId": "zenbus:Line:613520001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"startTime": "24:32:00",
"tripId": "5405397983690752:30"
},
"vehicle": {
"id": "zenbus:Vehicle:6029118436016128:LOC"
}
}
},
{
"id": "20260804:4718980204855296:30",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785885307"
},
"departure": {
"time": "1785885317"
},
"stopId": "zenbus:StopPoint:SP:553980003:LOC",
"stopSequence": 25
}
],
"timestamp": "1785885278",
"trip": {
"routeId": "zenbus:Line:613520001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260804",
"startTime": "24:32:00",
"tripId": "5405397983690752:30"
},
"vehicle": {
"id": "zenbus:Vehicle:6029118436016128:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1785885281"
}
}