Resource details

Format: gtfs-rt

Ce fichier fournit en temps réel la position des véhicules

This resource file is part of the dataset Réseau urbain TCAT.

gtfs-navineo.zip

Associated GTFS file

Download availability

2024-04-15
100%
2024-04-16
100%
2024-04-17
100%
2024-04-18
100%
2024-04-19
100%
2024-04-20
100%
2024-04-21
100%
2024-04-22
100%
2024-04-23
100%
2024-04-24
100%
2024-04-25
100%
2024-04-26
100%
2024-04-27
100%
2024-04-28
100%
2024-04-29
100%
2024-04-30
100%
2024-05-01
100%
2024-05-02
100%
2024-05-03
100%
2024-05-04
100%
2024-05-05
100%
2024-05-06
100%
2024-05-07
100%
2024-05-08
99.3%
2024-05-09
100%
2024-05-10
100%
2024-05-11
100%
2024-05-12
100%
2024-05-13
100%
2024-05-14
100%
2024-05-15
100%
Learn more We test this resource download availability every hour by making an HTTP 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.

Validation details

4 errors

Validation carried out using the current GTFS file and the GTFS-RT the 2024-05-15 at 09:12 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

Vehicle position far from trip shape E029 4 errors

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 802 trip_id PS : MeC1916976 at (48.306816,4.0880647) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
  • vehicle.id 295 trip_id PS : MeC1916644 at (48.23525,4.113581) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
  • vehicle.id 317 trip_id PS : MeC1916771 at (48.239864,4.1202526) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
  • vehicle.id 268 trip_id PS : MeC1918862 at (48.296814,4.0755863) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Validate this GTFS-RT now

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
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. 22 15 times (50 % of validations)
W004 vehicle.position.speed has an unrealistic speed that may be incorrect 7 6 times (20 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2024-05-15 at 21:27 Europe/Paris.

vehicle_positions (2) service_alerts (0) trip_updates (0)

Entities seen in the last 7 days.

vehicle_positions

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2024-05-15 at 21:27 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "802", "vehicle": { "current_status": "IN_TRANSIT_TO", "position": { "bearing": 62.0, "latitude": 48.30681610107422, "longitude": 4.088064670562744 }, "stop_id": "0:FOC01", "timestamp": "1715755673", "trip": { "route_id": "N", "trip_id": "PS : MeC1916976" }, "vehicle": { "id": "802", "label": "802" } } }, { "id": "321", "vehicle": { "current_status": "STOPPED_AT", "position": { "bearing": 233.0, "latitude": 48.278221130371094, "longitude": 4.065932273864746, "speed": 10.0 }, "stop_id": "0:LOM04", "timestamp": "1715801266", "trip": { "route_id": "10", "trip_id": "PS : MeC1917177" }, "vehicle": { "id": "321", "label": "321" } } } ], "header": { "gtfs_realtime_version": "2.0", "timestamp": "1715801277" } }