GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-11-01T02:06:15Z,
for the dataset file:///shared/loire.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:
2025-09-01
Feed End Date:
2026-07-06

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. transfers.txt
  10. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 23
  • Shapes: 186
  • Stops: 861
  • Trips: 742

Specification Compliance report

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

Notice Code Severity Total
mixed_case_recommended_field WARNING 2

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.
"stops.txt" "stop_name" "3moineaux" 460
"stops.txt" "stop_name" "3moineaux" 461
route_long_name_contains_short_name WARNING 18

route_long_name_contains_short_name

Long name should not contain short name for a single route.

In routes.txt, route_long_name should not contain the value for route_short_name, because when both are provided, they are often combined by transit applications. Note that only one of the two fields is required. If there is no short name used for a route, use route_long_name only.

Good examples:

route_short_name/route_long_name Dataset
"N"/"Judah" Muni San Fransisco
"6"/"ML King Jr Blvd" Trimet Portland Streetcar
"55"/"Boulevard Saint Laurent" STM Montreal
"1"/"Rangiora/Cashmere" Metro Christchurch

Bad examples:

route_short_name/route_long_name
"604"/"604"
"14"/"Route 14"
"2"/"Route 2: Bellows Falls In-Town"

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`. routeLongName (?) The faulty record's `route_long_name`.
"100956-CARSxREGIONxLOIRE:Line:1001833:LOC" 2 "L11" "L11 Montbrison - St-Etienne"
"100956-CARSxREGIONxLOIRE:Line:1001834:LOC" 3 "L12" "L12 Bourg-Argental Le Bessat -St-Etienne"
"100956-CARSxREGIONxLOIRE:Line:1001835:LOC" 4 "L13" "L13 Craponne - St Etienne"
"100956-CARSxREGIONxLOIRE:Line:1001836:LOC" 5 "L14" "L14 Jonzieux - St Etienne"
"100956-CARSxREGIONxLOIRE:Line:1001837:LOC" 6 "L15" "L15 Balbigny-Andrezieux-CHU St Etienne"
"100956-CARSxREGIONxLOIRE:Line:1001838:LOC" 7 "L16" "L16 St Marcellin-St Just-St Etienne"
"100956-CARSxREGIONxLOIRE:Line:1001839:LOC" 8 "L17" "L17 Annonay - St Etienne"
"100956-CARSxREGIONxLOIRE:Line:1001845:LOC" 11 "L30" "L30 Montbrison - Feurs"
"100956-CARSxREGIONxLOIRE:Line:1001847:LOC" 12 "L32" "L32 St Bonnet-le-Château - Montbrison"
"100956-CARSxREGIONxLOIRE:Line:1001848:LOC" 13 "L33" "L33 Noirétable - Boën - Feurs"
"100956-CARSxREGIONxLOIRE:Line:1001849:LOC" 14 "L34" "L34 Panissières - Feurs"
"100956-CARSxREGIONxLOIRE:Line:1001850:LOC" 15 "L35" "L35 Chazelles-s/Lyon - Montbrison"
"100956-CARSxREGIONxLOIRE:Line:1001851:LOC" 16 "L40" "L40 Maclas-Pélussin-Vienne"
"100956-CARSxREGIONxLOIRE:Line:1001852:LOC" 17 "L41" "L41 Pélussin-Maclas-Annonay"
"100956-CARSxREGIONxLOIRE:Line:1004046:LOC" 18 "L25" "L25 Chauffailles - Charlieu - Roanne"
"100956-CARSxREGIONxLOIRE:Line:1002510:LOC" 21 "29" "29 St-Just-St-Rambert - Bonson"
"100956-CARSxREGIONxLOIRE:Line:1002579:LOC" 22 "300" "300 Savigneux - Montbrison"
"100956-CARSxREGIONxLOIRE:Line:1007468:LOC" 23 "L44" "L44 Lyon - COL DE L'Oeillon"
stop_too_far_from_shape WARNING 8

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.
134 "100956-1585$1053519$50" "100956-CARSxREGIONxLOIRE:ServiceJourney:1053519x1083438:LOC" 3102 "100956-FR:42159:ZE:37440:CARSXREGIONXLOIRE" "Haut Forez" [45.815380000000005,3.765880000000001] 106.48865651622542
469 "100956-1585$1012211$130" "100956-CARSxREGIONxLOIRE:ServiceJourney:1012211x1014866:LOC" 10637 "100956-FR:42223:ZE:38090:CARSXREGIONXLOIRE" "St-Genest-L. - Dourdel" [45.435753,4.346981] 115.87426797462733
675 "100956-1585$1017809$183" "100956-CARSxREGIONxLOIRE:ServiceJourney:1017809x1026617:LOC" 15330 "100956-FR:42052:ZE:37617:CARSXREGIONXLOIRE" "Col. Servet" [46.159130000000005,4.177099999999999] 104.43649999369829
133 "100956-1585$1053518$49" "100956-CARSxREGIONxLOIRE:ServiceJourney:1053518x1083437:LOC" 3072 "100956-FR:42159:ZE:37552:CARSXREGIONXLOIRE" "Col. Schuman" [45.81383099999999,3.7614800000000006] 116.94589178898738
140 "100956-1585$1091189$53" "100956-CARSxREGIONxLOIRE:ServiceJourney:1091189x1151019:LOC" 3252 "100956-FR:42019:ZE:37602:CARSXREGIONXLOIRE" "Cité Scolaire" [45.743098999999994,4.017048] 163.59546870148716
517 "100956-1585$1017871$138" "100956-CARSxREGIONxLOIRE:ServiceJourney:1017871x1023355:LOC" 11845 "100956-FR:42011:ZE:37926:CARSXREGIONXLOIRE" "Gare Routière" [45.819698,4.182710000000001] 384.3063712025416
741 "100956-1585$1091171$12" "100956-CARSxREGIONxLOIRE:ServiceJourney:1091171x1150967:LOC" 16593 "100956-FR:42204:ZE:37737:CARSXREGIONXLOIRE" "Bd Ht Forez" [45.426571,4.06381] 227.52519996977242
136 "100956-1585$1053520$51" "100956-CARSxREGIONxLOIRE:ServiceJourney:1053520x1083440:LOC" 3161 "100956-FR:42159:ZE:37440:CARSXREGIONXLOIRE" "Haut Forez" [45.815310999999994,3.7659899999999995] 117.76734587953686
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.
"20251101" "20250905" "20251018"