Resource details
Les spécifications du format GTFS-RT sont disponibles ici : https://developers.google.com/transit/gtfs-realtime/
This resource file is part of the dataset Navettes saisonnières Valmobus.
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
✅No error detected
Validation carried out using the current GTFS file and the GTFS-RT the 2026-08-19 at 09:15 Europe/Paris using the MobilityData GTFS-RT validator.
Validate this GTFS-RT nowPrevious validations
Here is a recap of all the error types encountered over the last 30 days.
| Error ID | Description | Errors count | Number of occurences |
|---|---|---|---|
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 11 | 11 times (37 % 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 | 11 | 11 times (37 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 14 | 6 times (20 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-08-20 at 07:28 Europe/Paris.
vehicle_positions (1) service_alerts (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 2026-08-20 at 07:28 Europe/Paris.
Unknown effect
Between 2026-07-01 at 04:00 Europe/Paris and 2026-08-31 at 04:00 Europe/Paris
Decoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-08-20 at 07:28 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "zenbus:Vehicle:4785661719609344:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 7,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 45.4634895324707,
"longitude": 6.441120147705078
},
"stopId": "zenbus:StopPoint:SP:861320001:LOC",
"timestamp": "1787203687",
"trip": {
"routeId": "zenbus:Line:28050136:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260820",
"startTime": "07:18:00",
"tripId": "4894334657757184:1"
},
"vehicle": {
"id": "zenbus:Vehicle:4785661719609344:LOC"
}
}
},
{
"id": "20260820:5811548210593792:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1787203679"
},
"departure": {
"time": "1787203700"
},
"stopId": "zenbus:StopPoint:SP:861320001:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1787203756"
},
"departure": {
"time": "1787203766"
},
"stopId": "zenbus:StopPoint:SP:665840001:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1787203839"
},
"departure": {
"time": "1787203849"
},
"stopId": "zenbus:StopPoint:SP:496540001:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1787203891"
},
"departure": {
"time": "1787203901"
},
"stopId": "zenbus:StopPoint:SP:4893885420535808:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1787203984"
},
"departure": {
"time": "1787203994"
},
"stopId": "zenbus:StopPoint:SP:518040001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1787204057"
},
"departure": {
"time": "1787204067"
},
"stopId": "zenbus:StopPoint:SP:30950179:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1787204271"
},
"departure": {
"time": "1787204281"
},
"stopId": "zenbus:StopPoint:SP:855410003:LOC",
"stopSequence": 13
}
],
"timestamp": "1787203690",
"trip": {
"routeId": "zenbus:Line:28050136:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260820",
"startTime": "07:18:00",
"tripId": "4894334657757184:1"
},
"vehicle": {
"id": "zenbus:Vehicle:4785661719609344:LOC"
}
}
},
{
"alert": {
"activePeriod": [
{
"end": "1788141600",
"start": "1782871200"
}
],
"cause": "CONSTRUCTION",
"descriptionText": {
"translation": [
{
"language": "FR",
"text": "En raison des travaux condamnant l'accès aux bus l'arrêt des hauts de Charmette ne pourras malheureusement pas être desservi cet été 2026. \r\nMerci pour votre compréhension."
}
]
},
"headerText": {
"translation": [
{
"language": "FR",
"text": "Construction"
}
]
},
"informedEntity": [
{
"routeId": "zenbus:Line:28050136:LOC"
}
]
},
"id": "4822792515092480"
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1787203690"
}
}