Resource details

File name: Données en temps réel de la position des véhicules du réseau Néva
Format: gtfs-rt

GTFS-RT (protobuff) de la position des véhicules.

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

Download availability

2024-12-25
100%
2024-12-26
100%
2024-12-27
100%
2024-12-28
100%
2024-12-29
100%
2024-12-30
100%
2024-12-31
100%
2025-01-01
100%
2025-01-02
100%
2025-01-03
100%
2025-01-04
100%
2025-01-05
100%
2025-01-06
100%
2025-01-07
100%
2025-01-08
100%
2025-01-09
100%
2025-01-10
100%
2025-01-11
100%
2025-01-12
100%
2025-01-13
100%
2025-01-14
100%
2025-01-15
100%
2025-01-16
100%
2025-01-17
100%
2025-01-18
100%
2025-01-19
100%
2025-01-20
100%
2025-01-21
99.3%
2025-01-22
98.6%
2025-01-23
100%
2025-01-24
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. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.

Validation details

1 error, 5 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2025-01-24 at 08:15 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

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 zenbus:Vehicle:758770006:LOC trip_id ATOUMOD105:ServiceJourney:5119111304577024x2:LOC at (48.84084,-1.549811) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR

Warnings

schedule_relationship not populated W009 5 errors

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Sample errors
  • trip_id ATOUMOD105:ServiceJourney:5110781483941888x1:LOC does not have a schedule_relationship
  • trip_id ATOUMOD105:ServiceJourney:5119111304577024x1:LOC does not have a schedule_relationship
  • trip_id ATOUMOD105:ServiceJourney:5119111304577024x2:LOC does not have a schedule_relationship
  • trip_id ATOUMOD105:ServiceJourney:5192777811886080x1:LOC does not have a schedule_relationship
  • trip_id ATOUMOD105:ServiceJourney:6253403040645120x0:LOC does not have a schedule_relationship
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
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 41 6 times (75 % of validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 41 6 times (75 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 41 6 times (75 % 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. 1 1 times (13 % of validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 5 1 times (13 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-01-24 at 23:59 Europe/Paris.

vehicle_positions (1) 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 2025-01-24 at 23:59 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "VM:ATOUMOD105:ServiceJourney:5110781483941888x24:LOC", "vehicle": { "current_status": "IN_TRANSIT_TO", "current_stop_sequence": 17, "position": { "latitude": 48.83803939819336, "longitude": -1.5943200588226318 }, "stop_id": "FR:50218:ZE:36010105:ATOUMOD105", "timestamp": "1737743404", "trip": { "direction_id": 1, "route_id": "ATOUMOD105:Line:350210009:LOC", "trip_id": "ATOUMOD105:ServiceJourney:5110781483941888x24:LOC" }, "vehicle": { "id": "zenbus:Vehicle:769100145:LOC" } } } ], "header": { "gtfs_realtime_version": "1.0", "timestamp": "1737759586" } }