GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-05T21:19:58Z,
for the dataset file:///shared/gtfs-reseau-transport-urbain-coqueligo.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Busmaps.com
Publisher URL:
https://busmaps.com
Feed Email:
alex@busmaps.com
Feed Language:
French
Feed Start Date:
2022-09-01
Feed End Date:
2025-07-04

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. feed_info.txt
  5. routes.txt
  6. shapes.txt
  7. stop_times.txt
  8. stops.txt
  9. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 10
  • Shapes: 103
  • Stops: 542
  • Trips: 113

Specification Compliance report

35 notices reported (2 errors, 33 warnings, 0 infos)

Notice Code Severity Total
stop_time_with_arrival_before_previous_departure_time ERROR 2

stop_time_with_arrival_before_previous_departure_time

Backwards time travel between stops in stop_times.txt

For a given trip_id, the arrival_time of (n+1)-th stoptime in sequence must not precede the departure_time of n-th stoptime in sequence in stop_times.txt.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. prevCsvRowNumber (?) The row of the previous stop time. tripId (?) The trip_id associated to the faulty record. arrivalTime (?) Arrival time at the faulty record. departureTime (?) Departure time at the previous stop time.
14 13 "105043-99e439dd-7b10-4d20-b1a7-1ca39d4fdad1" "17:30:00" "17:35:00"
73 72 "105043-7acbbecc-1fff-477a-bfe0-ea9d449ea0e1" "12:30:00" "12:40:00"
expired_calendar WARNING 3

expired_calendar

Dataset should not contain date ranges for services that have already expired.

This warning takes into account the calendar_dates.txt file as well as the calendar.txt file.

You can see more about this notice here.

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
2 "105043-SCO-2022-23-24-C"
3 "105043-SCO-2022-23-24-LMCJV"
4 "105043-SCO-2022-23-24-LMJV"
fast_travel_between_consecutive_stops WARNING 2

fast_travel_between_consecutive_stops

A transit vehicle moves too fast between two consecutive stops.

The speed threshold depends on route type:

Route type Description Threshold, km/h
0 Light rail 100
1 Subway 150
2 Rail 500
3 Bus 150
4 Ferry 80
5 Cable tram 30
6 Aerial lift 50
7 Funicular 50
11 Trolleybus 150
12 Monorail 150
- Unknown 200

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
3 "105043-99e439dd-7b10-4d20-b1a7-1ca39d4fdad1" "105043-338200001" 459.0295703784659 7.650492839641099 13 4 "105043-STP-FELINES-ROUTE-DE-LA-REMISE-RETOUR" "Felines- Route de la Remise" "17:35:00" 14 5 "105043-269370006" "Annonay - Rue Arthur Rimbaud" "17:30:00"
8 "105043-7acbbecc-1fff-477a-bfe0-ea9d449ea0e1" "105043-338200001" 459.0295703784659 7.650492839641099 72 4 "105043-STP-FELINES-ROUTE-DE-LA-REMISE-RETOUR" "Felines- Route de la Remise" "12:40:00" 73 5 "105043-269370006" "Annonay - Rue Arthur Rimbaud" "12:30:00"
fast_travel_between_far_stops WARNING 2

fast_travel_between_far_stops

A transit vehicle moves too fast between two far stops.

Two stops are considered "far" if they are more than 10 km apart. This normally indicates a more serious problem than too fast travel between consecutive stops.

The speed threshold depends on route type and are the same as fast_travel_between_consecutive_stops.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
3 "105043-99e439dd-7b10-4d20-b1a7-1ca39d4fdad1" "105043-338200001" 167.54145566769725 16.754145566769726 12 3 "105043-283270007" "Annonay - Montalivet" "17:25:00" 14 5 "105043-269370006" "Annonay - Rue Arthur Rimbaud" "17:30:00"
8 "105043-7acbbecc-1fff-477a-bfe0-ea9d449ea0e1" "105043-338200001" 167.54145566769725 16.754145566769726 71 3 "105043-283270007" "Annonay - Montalivet" "12:25:00" 73 5 "105043-269370006" "Annonay - Rue Arthur Rimbaud" "12:30:00"
feed_expiration_date7_days WARNING 1

feed_expiration_date7_days

Dataset should be valid for at least the next 7 days.

The dataset expiration date defined in feed_info.txt is in seven days or less. At any time, the published GTFS dataset should be valid for at least the next 7 days.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. currentDate (?) Current date (YYYYMMDD format). feedEndDate (?) Feed end date (YYYYMMDD format). suggestedExpirationDate (?) Suggested expiration date (YYYYMMDD format).
2 "20251205" "20250704" "20251212"
stop_too_far_from_shape WARNING 20

stop_too_far_from_shape

Stop too far from trip shape.

Per GTFS Best Practices, route alignments (in shapes.txt) should be within 100 meters of stop locations which a trip serves. This potentially indicates a problem with the location of the stop or the path of the shape.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the faulty record from `trips.txt`. shapeId (?) The id of the shape that is referred to. tripId (?) The id of the trip that is referred to. stopTimeCsvRowNumber (?) The row number of the faulty record from `stop_times.txt`. stopId (?) The id of the stop that is referred to. stopName (?) The name of the stop that is referred to. match (?) Latitude and longitude pair of the location. geoDistanceToShape (?) Distance from stop to shape.
43 "105043-640830002-0" "105043-640830002-0" 603 "105043-282340003" "Roiffieux - Les places" [45.223763999999996,4.649412] 1357.388464310139
42 "105043-640830002-1" "105043-640830002-1" 577 "105043-284380009" "Annonay - Boulodrome" [45.233791000000004,4.685389] 102.31148036467802
42 "105043-640830002-1" "105043-640830002-1" 578 "105043-289950007" "Annonay - Deschaux" [45.233791,4.684370000000001] 410.3639089612466
42 "105043-640830002-1" "105043-640830002-1" 586 "105043-266450004" "Roiffieux - Complexe sportif" [45.227725,4.655782000000001] 663.2416089300708
42 "105043-640830002-1" "105043-640830002-1" 587 "105043-282340003" "Roiffieux - Les places" [45.227531,4.663609] 1519.9764502359694
55 "105043-605730034-3" "105043-605730034-3" 735 "105043-283270007" "Annonay - Montalivet" [45.24209900000001,4.66854] 685.508963927407
55 "105043-605730034-3" "105043-605730034-3" 744 "105043-260560003" "Vanosc - Route De Pouillas" [45.22118866394657,4.5836394077211695] 824.896052344559
55 "105043-605730034-3" "105043-605730034-3" 745 "105043-274190002" "Vanosc - Salle Jean Moulin" [45.218849000000006,4.5815] 1862.479950898088
55 "105043-605730034-3" "105043-605730034-3" 746 "105043-262430002" "Vanosc - Crt Route De Burdignes" [45.21067348011977,4.570147548480274] 2157.399055797148
54 "105043-633470001-0" "105043-633470001-0" 719 "105043-282340003" "Roiffieux - Les places" [45.22375,4.649403999999999] 1356.5397305873644
96 "105043-7d1512fa-3942-4085-82e7-8668cbcadc9d" "105043-7d1512fa-3942-4085-82e7-8668cbcadc9d" 1261 "105043-378420001" "Boulieu-LES-Annonay - Parking des Ecoles" [45.26947740616006,4.664444994058181] 210.61920061857532
86 "105043-4814c1aa-147f-41d3-ac65-5a18451cf953" "105043-4814c1aa-147f-41d3-ac65-5a18451cf953" 1140 "105043-378420001" "Boulieu-LES-Annonay - Parking des Ecoles" [45.26947740616006,4.664444994058181] 210.61920061857532
105 "105043-607190070-0" "105043-607190070-0" 1358 "105043-261400004" "Annonay - Collège Lombardière" [45.249942999999995,4.692597] 171.40478490241222
46 "105043-602150030-1" "105043-602150030-1" 637 "105043-261400004" "Annonay - Collège Lombardière" [45.249949,4.692598] 170.74441928807863
108 "105043-631550003-1" "105043-631550003-1" 1391 "105043-282340003" "Roiffieux - Les places" [45.223763999999996,4.649412] 1357.388464310139
106 "105043-631550003-3" "105043-631550003-3" 1374 "105043-282340003" "Roiffieux - Les places" [45.223763999999996,4.649412] 1357.388464310139
93 "105043-bb7d8cd6-c02e-4bd4-bcbb-3bc6ed919d5d" "105043-bb7d8cd6-c02e-4bd4-bcbb-3bc6ed919d5d" 1223 "105043-281250005" "Annonay - Place Michelet" [45.24895864014449,4.670092258852291] 130.1293729183453
93 "105043-bb7d8cd6-c02e-4bd4-bcbb-3bc6ed919d5d" "105043-bb7d8cd6-c02e-4bd4-bcbb-3bc6ed919d5d" 1226 "105043-378420001" "Boulieu-LES-Annonay - Parking des Ecoles" [45.2699227504466,4.664491157101752] 164.93580226966517
14 "105043-12b985e1-1f72-4436-91e5-eb89dd41b31f" "105043-12b985e1-1f72-4436-91e5-eb89dd41b31f" 151 "105043-378420001" "Boulieu-LES-Annonay - Parking des Ecoles" [45.26891297670416,4.670396128935152] 456.2123253903886
109 "105043-596150031-0" "105043-596150031-0" 1396 "105043-261400004" "Annonay - Collège Lombardière" [45.249946,4.692598] 171.07723727649847
stops_match_shape_out_of_order WARNING 4

stops_match_shape_out_of_order

Two stop entries are different than their arrival-departure order defined by shapes.txt.

This could indicate a problem with the location of the stops, the path of the shape, or the sequence of the stops for their trip.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the faulty record from `trips.txt`. shapeId (?) The id of the shape that is referred to. tripId (?) The id of the trip that is referred to. stopTimeCsvRowNumber1 (?) The row number of the first faulty record from `stop_times.txt`. stopId1 (?) The id of the first stop that is referred to. stopName1 (?) The name of the first stop that is referred to. match1 (?) Latitude and longitude pair of the first matching location. stopTimeCsvRowNumber2 (?) The row number of the second faulty record from `stop_times.txt`. stopId2 (?) The id of the second stop that is referred to. stopName2 (?) The name of the second stop that is referred to. match2 (?) Latitude and longitude pair of the second matching location.
3 "105043-99e439dd-7b10-4d20-b1a7-1ca39d4fdad1" "105043-99e439dd-7b10-4d20-b1a7-1ca39d4fdad1" 14 "105043-269370006" "Annonay - Rue Arthur Rimbaud" [45.25219800000001,4.687445] 13 "105043-STP-FELINES-ROUTE-DE-LA-REMISE-RETOUR" "Felines- Route de la Remise" [45.30954730407168,4.741625279477545]
107 "105043-631550003-2" "105043-631550003-2" 1379 "105043-270110005" "Annonay - Pont Chevalier" [45.23563023434118,4.672675783837191] 1378 "105043-270080007" "Annonay - Bernaudin Le Haut" [45.23149939053579,4.670465466867701]
103 "105043-622820033-0" "105043-622820033-0" 1340 "105043-261440005" "Felines- La Remise" [45.30892534359403,4.741660740282128] 1339 "105043-277280005" "Serrieres - Centre" [45.31848672115011,4.76521340458738]
8 "105043-7acbbecc-1fff-477a-bfe0-ea9d449ea0e1" "105043-7acbbecc-1fff-477a-bfe0-ea9d449ea0e1" 73 "105043-269370006" "Annonay - Rue Arthur Rimbaud" [45.25219800000001,4.687445] 72 "105043-STP-FELINES-ROUTE-DE-LA-REMISE-RETOUR" "Felines- Route de la Remise" [45.30954730407168,4.741625279477545]
trip_coverage_not_active_for_next7_days WARNING 1

trip_coverage_not_active_for_next7_days

Trips data should be valid for at least the next seven days.

This notice is triggered if the date range where a significant number of trips are running ends in less than 7 days.

You can see more about this notice here.

currentDate (?) Current date (YYYYMMDD format). serviceWindowStartDate (?) The start date of the majority service window. serviceWindowEndDate (?) The end date of the majority service window.
"20251205" "20220901" "20250704"