GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-11-01T06:44:37Z,
for the dataset file:///shared/rubis-horaires-theoriques.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-10-11
Feed End Date:
2025-12-31

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: 13
  • Shapes: 71
  • Stops: 446
  • Trips: 1450

Specification Compliance report

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

Notice Code Severity Total
expired_calendar WARNING 1

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.
3 "105029-1576:12-39-31"
route_long_name_contains_short_name WARNING 10

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`.
"105029-RUBIS:Line:1:LOC" 2 "1" "1- Verlaine <> Cap Emeraude/Rev"
"105029-RUBIS:Line:10:LOC" 3 "10" "10- Ceyzeriat <> Romenay/Montre"
"105029-RUBIS:Line:11:LOC" 4 "11" "11-Polliat <> St Etienne du Bois"
"105029-RUBIS:Line:12:LOC" 5 "12" "12- Verjon <> Bourg-en-Bresse"
"105029-RUBIS:Line:2:LOC" 6 "2" "2-Hôpital Fleyriat <> Ainterexpo"
"105029-RUBIS:Line:3:LOC" 7 "3" "3- Alagnier <>Per. Blés d'or/Por"
"105029-RUBIS:Line:4:LOC" 8 "4" "4- C.Convert/Erea <> St Denis Co"
"105029-RUBIS:Line:5:LOC" 9 "5" "5- Cénord <> Leclanché"
"105029-RUBIS:Line:6:LOC" 10 "6" "6- Ainterexpo <> Viriat C."
"105029-RUBIS:Line:7:LOC" 11 "7" "7- CPA <> Centre Péniten"
stop_too_far_from_shape WARNING 5

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.
911 "105029-AUTO_1204647" "105029-RUBIS:ServiceJourney:56890:LOC" 24907 "105029-FR:71373:ZE:53484:RUBIS" "Place" [46.500535,5.065963] 200.05437209998456
261 "105029-AUTO_1204640" "105029-RUBIS:ServiceJourney:56879:LOC" 6802 "105029-FR:71373:ZE:53485:RUBIS" "Place" [46.500416,5.066171000000001] 179.81452118589624
254 "105029-AUTO_1204646" "105029-RUBIS:ServiceJourney:56873:LOC" 6594 "105029-FR:71373:ZE:53485:RUBIS" "Place" [46.500416,5.066171000000001] 179.81452118589624
863 "105029-AUTO_1204650" "105029-RUBIS:ServiceJourney:56863:LOC" 23616 "105029-FR:71373:ZE:53484:RUBIS" "Place" [46.500535,5.065963] 200.05437209998456
917 "105029-AUTO_1204651" "105029-RUBIS:ServiceJourney:56903:LOC" 25101 "105029-FR:71373:ZE:53484:RUBIS" "Place" [46.500535,5.065963] 200.05437209998456
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" "20251103" "20251219"