GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T22:26:22Z,
for the dataset file:///shared/lain.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
N/A
Publisher URL:
N/A
Feed Email:
N/A
Feed Language:
N/A

Files included


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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 30
  • Shapes: 0
  • Stops: 915
  • Trips: 786

Specification Compliance report

84 notices reported (0 errors, 84 warnings, 0 infos)

Notice Code Severity Total
expired_calendar WARNING 46

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 "5740xANSAEM31-3-127"
3 "5740xANSFJA31-3-127"
4 "5740xANSJF127-3-127"
5 "5740xANSJF1-3-127"
6 "5740xANSJF27-3-127"
7 "5740xANSJF31-3-127"
8 "5740xANSJF32-3-127"
9 "5740xANSJF36-3-127"
10 "5740xANSJF4-3-127"
11 "5740xANSJF59-3-127"
12 "5740xANSJF62-3-127"
13 "5740xANSJF63-3-127"
14 "5740xANSJF64-3-127"
15 "5740xANSJF8-3-127"
16 "5740xANSJF95-3-127"
17 "5740xANSJF96-3-127"
18 "5740xDFSMAI127-3-127"
19 "5740xETEA7131-3-127"
20 "5740xETEVS31-3-127"
21 "5740xFS1MAI127-3-127"
22 "5740xFS1MAI31-3-127"
25 "5740xSCOL11-3-127"
26 "5740xSCOL1-3-127"
27 "5740xSCOL15-3-127"
28 "5740xSCOL16-3-127"
29 "5740xSCOL22-3-127"
30 "5740xSCOL27-3-127"
31 "5740xSCOL30-3-127"
32 "5740xSCOL31-3-127"
33 "5740xSCOL32-3-127"
34 "5740xSCOL36-3-127"
35 "5740xSCOL4-3-127"
36 "5740xSCOL63-3-127"
37 "5740xSCOL9-3-127"
38 "5740xSDFS1M127-3-127"
39 "5740xVSCOL11-3-127"
40 "5740xVSCOL1-3-127"
41 "5740xVSCOL16-3-127"
42 "5740xVSCOL18-3-127"
43 "5740xVSCOL26-3-127"
44 "5740xVSCOL27-3-127"
45 "5740xVSCOL30-3-127"
46 "5740xVSCOL31-3-127"
47 "5740xVSCOL4-3-127"
48 "5740xVSCOL63-3-127"
49 "5740xVSSFAO31-3-127"
fast_travel_between_consecutive_stops WARNING 6

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.
402 "263" "A48" 919.831451688339 45.99157258441695 8062 3 "300602" "Village" "13:20:00" 8063 4 "301197" "Barézia" "13:22:00"
402 "263" "A48" 854.7838495789233 42.739192478946165 8063 4 "301197" "Barézia" "13:22:00" 8064 5 "300603" "Village" "13:24:00"
33 "358" "A10" 224.18084524445254 7.472694841481752 436 14 "302149" "Parking covoiturage" "08:11:00" 437 15 "302150" "P.I.P.A." "08:12:00"
429 "400" "A53" 150.6252294616572 5.02084098205524 8571 6 "301188" "Niaizet" "06:59:00" 8572 7 "300713" "La Rivière" "07:00:00"
399 "262" "A48" 919.831451688339 45.99157258441695 8020 3 "300602" "Village" "06:50:00" 8021 4 "301197" "Barézia" "06:52:00"
399 "262" "A48" 854.7838495789233 42.739192478946165 8021 4 "301197" "Barézia" "06:52:00" 8022 5 "300603" "Village" "06:54: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.
402 "263" "A48" 919.831451688339 45.99157258441695 8062 3 "300602" "Village" "13:20:00" 8063 4 "301197" "Barézia" "13:22:00"
399 "262" "A48" 919.831451688339 45.99157258441695 8020 3 "300602" "Village" "06:50:00" 8021 4 "301197" "Barézia" "06:52:00"
missing_recommended_file WARNING 1

missing_recommended_file

A recommended file is missing.

You can see more about this notice here.

filename (?) The name of the faulty file.
"feed_info.txt"
mixed_case_recommended_field WARNING 28

mixed_case_recommended_field

This field has customer-facing text and should use Mixed Case (should contain upper and lower case letters).

This field contains customer-facing text and should use Mixed Case (upper and lower case letters) to ensure good readability when displayed to riders. Avoid the use of abbreviations throughout the feed (e.g. St. for Street) unless a location is called by its abbreviated name (e.g. “JFK Airport”). Abbreviations may be problematic for accessibility by screen reader software and voice user interfaces.

Good examples:
Field Text Dataset
"Schwerin, Hauptbahnhof" Verkehrsverbund Berlin-Brandenburg
"Red Hook/Atlantic Basin" NYC Ferry
"Campo Grande Norte" Carris
Bad examples:
Field Text
"GALLERIA MALL"
"3427 GG 17"
"21 Clark Rd Est"

You can see more about this notice here.

filename (?) Name of the faulty file. fieldName (?) Name of the faulty field. fieldValue (?) Faulty value. csvRowNumber (?) The row number of the faulty record.
"routes.txt" "route_long_name" "VILLARS LES DOMBES / CHALAMONT" 2
"routes.txt" "route_long_name" "CHATILLON SUR CHALARONNE-VILLARS LES DOMBES" 3
"routes.txt" "route_long_name" "AMBERIEU EN BUGEY / LAGNIEU" 4
"routes.txt" "route_long_name" "BELLEVILLE / SAINT GERMAIN AU MONT D'OR" 7
"routes.txt" "route_long_name" "BELLEVILLE SUR SAONE / MACON" 8
"routes.txt" "route_long_name" "MACON / BOURG EN BRESSE" 9
"routes.txt" "route_long_name" "BOURG EN BRESSE / VILLEFRANCHE SUR SAONE" 10
"routes.txt" "route_long_name" "BOURG EN BRESSE / THOISSEY / BELLEVILLE" 11
"routes.txt" "route_long_name" "BOURG EN BRESSE / AMBERIEU EN BUGEY" 12
"routes.txt" "route_long_name" "MEXIMIEUX / PONCIN" 13
"routes.txt" "route_long_name" "LYON / BOURG EN BRESSE" 14
"routes.txt" "route_long_name" "SEYSSEL / BELLEGARDE-SUR-VALSERINE" 15
"routes.txt" "route_long_name" "CHALLEX / BELLEGARDE-SUR-VALSERINE" 16
"routes.txt" "route_long_name" "NANTUA - AMBERIEU EN BUGEY" 17
"routes.txt" "route_long_name" "AMBERIEU-EN-BUGEY - TENAY - HAUTEVILLE-LOMPNES" 18
"routes.txt" "route_long_name" "CHANAY / CULOZ / BELLEY" 19
"routes.txt" "route_long_name" "BELLEY - VIRIEU-LE-GRAND" 20
"routes.txt" "route_long_name" "BELLEY / HAUTEVILLE-LOMPNES / BRENOD" 21
"routes.txt" "route_long_name" "BOURG-EN-BRESSE / SAINT-JULIEN-SUR-SURAN" 22
"routes.txt" "route_long_name" "AMBERIEU / LHUIS" 23
"routes.txt" "route_long_name" "MIJOUX / BELLEGARDE-SUR-VALSERINE" 24
"routes.txt" "route_long_name" "PONT DE VAUX - MACON" 25
"routes.txt" "route_long_name" "DAGNEUX / MONTLUEL / LYON" 26
"routes.txt" "route_long_name" "BELLEY / CHAMBERY" 27
"routes.txt" "route_long_name" "TREVOUX / NEUVILLE-SUR-SAONE" 28
"routes.txt" "route_long_name" "VILLEFRANCHE / TREVOUX / VILLEFRANCHE" 29
"routes.txt" "route_long_name" "BELLEVILLE / ST TRIVIERS / VILLARS LES DOMBES" 30
"routes.txt" "route_long_name" "BELLEY / MORESTEL" 31
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.
"20251212" "20250116" "20250822"