gtt — Enhanced Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-08-21T16:45:24Z,
for the dataset file:///shared/gtt_4a488af3.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 Language:
Italian
Feed Start Date:
2026-08-19
Feed End Date:
2027-01-31

Files included


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

Counts


  • Agencies: 3
  • Blocks: 1003
  • Routes: 222
  • Shapes: 1438
  • Stops: 7057
  • Trips: 50214

Specification Compliance report

109 notices reported (0 errors, 60 warnings, 49 infos)

Notice Code Severity Total
expired_calendar WARNING 2

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.
110 "1144-636982U"
114 "1144-706932U"
mixed_case_recommended_field WARNING 49

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.
"trips.txt" "trip_short_name" "1503bm" 5179
"trips.txt" "trip_short_name" "1154sp" 9794
"trips.txt" "trip_short_name" "1270sp" 9795
"trips.txt" "trip_short_name" "1144sp" 9796
"trips.txt" "trip_short_name" "2047cs" 14902
"trips.txt" "trip_short_name" "2062cs" 14910
"trips.txt" "trip_short_name" "3272cr" 17280
"trips.txt" "trip_short_name" "3105ch" 17281
"trips.txt" "trip_short_name" "3141ch" 17282
"trips.txt" "trip_short_name" "3175ch" 17283
"trips.txt" "trip_short_name" "3105ch" 17284
"trips.txt" "trip_short_name" "3102ch" 17285
"trips.txt" "trip_short_name" "3136ch" 17286
"trips.txt" "trip_short_name" "3205cr_A" 17287
"trips.txt" "trip_short_name" "3205cr_A" 17288
"trips.txt" "trip_short_name" "3205cr_A" 17289
"trips.txt" "trip_short_name" "3172cr_A" 17290
"trips.txt" "trip_short_name" "3205cr_B" 17291
"trips.txt" "trip_short_name" "3205cr_B" 17292
"trips.txt" "trip_short_name" "3172cr_B" 17293
"trips.txt" "trip_short_name" "3202cr_A" 17294
"trips.txt" "trip_short_name" "3244cr_A" 17295
"trips.txt" "trip_short_name" "3245cr_B" 17296
"trips.txt" "trip_short_name" "3275cr_B" 17297
"trips.txt" "trip_short_name" "3202cr_B" 17298
"trips.txt" "trip_short_name" "3244cr_B" 17299
"trips.txt" "trip_short_name" "3245cr_A" 17300
"trips.txt" "trip_short_name" "3275cr_A" 17301
"trips.txt" "trip_short_name" "3244cb" 17337
"trips.txt" "trip_short_name" "3218cb" 17338
"trips.txt" "trip_short_name" "3235cb" 17347
"trips.txt" "trip_short_name" "3209cb" 17349
"trips.txt" "trip_short_name" "3222cb" 17365
"trips.txt" "trip_short_name" "3233cb" 17366
"trips.txt" "trip_short_name" "3235bc" 17378
"trips.txt" "trip_short_name" "3250cb" 17420
"trips.txt" "trip_short_name" "3248cb" 17423
"trips.txt" "trip_short_name" "3235br" 17424
"trips.txt" "trip_short_name" "3231cb" 17487
"trips.txt" "trip_short_name" "3207cb" 17488
"trips.txt" "trip_short_name" "3612cd" 17733
"trips.txt" "trip_short_name" "3616cd" 17734
"trips.txt" "trip_short_name" "3614cd" 17735
"trips.txt" "trip_short_name" "4734bnuw" 22727
"trips.txt" "trip_short_name" "5821st" 27301
"trips.txt" "trip_short_name" "5825st" 27302
"trips.txt" "trip_short_name" "5806st" 27306
"trips.txt" "trip_short_name" "5818st" 27307
"trips.txt" "trip_short_name" "5824st" 27309
stops_match_shape_out_of_order WARNING 8

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.
14921 "1144-2016EAs201603" "1144-2057244E" 476669 "1144-6777" "Fermata 22704 - Monteu Roero (BV. Baldissero)" [44.78359794066404,7.864025045416548] 476668 "1144-5067" "Fermata 12704 - Monteu Roero (BV. Baldissero)" [44.7836,7.86402]
16889 "1144-3096EAs309611" "1144-2054613E" 527517 "1144-6082" "Fermata 17551 - Gassino (V. Bussolino-Banca)" [45.1300198600851,7.825555368240566] 527516 "1144-7713" "Fermata 27551 - Gassino (V. Bussolino-Banca)" [45.13003,7.8255500000000024]
17728 "1144-3133EAs313365" "1144-2054728E" 558137 "1144-5179" "Fermata 13069 - SAN Giusto (Peso)" [45.31354018409572,7.809549835610081] 558136 "1144-6886" "Fermata 23069 - SAN Giusto (Peso)" [45.31354000000001,7.80955]
27528 "1144-5143EDi514338" "1144-2054875E" 835698 "1144-4915" "Fermata 12147 - Cuorgne' (Centro)" [45.39148716576433,7.650427956201445] 835697 "1144-6629" "Fermata 22147 - Cuorgne' (Centro)" [45.391486134536706,7.650426877488188]
27531 "1144-5143EDi514340" "1144-2054876E" 835803 "1144-4915" "Fermata 12147 - Cuorgne' (Centro)" [45.39148716576433,7.650427956201445] 835802 "1144-6629" "Fermata 22147 - Cuorgne' (Centro)" [45.391486134536706,7.650426877488188]
27288 "1144-5134EDi513406" "1144-2055415E" 827535 "1144-6629" "Fermata 22147 - Cuorgne' (Centro)" [45.39148568502821,7.650424987542527] 827534 "1144-4915" "Fermata 12147 - Cuorgne' (Centro)" [45.391490000000005,7.65043]
5322 "1144-1091EAs109141" "1144-2056769E" 181818 "1144-5259" "Fermata 13362 - Avigliana (Corso Dora - Stazione)" [45.08665352427778,7.401651334921841] 181817 "1144-6963" "Fermata 23362 - Avigliana (Corso Dora - Stazione)" [45.08665,7.40165]
15375 "1144-2172EDi217246" "1144-2055419E" 489544 "1144-6811" "Fermata 22812 - Monchiero (P.Za Abbona)" [44.57271107213866,7.916959811728676] 489543 "1144-5102" "Fermata 12812 - Monchiero (P.Za Abbona)" [44.57271,7.916960000000001]
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.
"20260821" "20260824" "20261031"
big_gap_in_service INFO 49

big_gap_in_service

A service has a gap of more than 13 days between active service dates.

You can see more about this notice here.

serviceId (?) The service_id that has the gap. gapStartDate (?) The first day of the gap. gapEndDate (?) The last day of the gap. gapDurationDays (?) The number of days in the gap.
"1144-234440E" "2026-09-11" "2026-12-07" 86
"1144-234440E" "2026-12-07" "2026-12-23" 15
"1144-234443E" "2026-12-07" "2026-12-23" 15
"1144-234468E" "2026-12-07" "2026-12-23" 15
"1144-234502E" "2026-12-22" "2027-01-08" 16
"1144-234503E" "2026-12-22" "2027-01-07" 15
"1144-234505E" "2026-12-16" "2027-01-13" 27
"1144-234507E" "2026-12-19" "2027-01-09" 20
"1144-234651E" "2026-12-18" "2027-01-08" 20
"1144-234659E" "2026-12-21" "2027-01-11" 20
"1144-234660E" "2026-12-22" "2027-01-07" 15
"1144-234661E" "2026-12-22" "2027-01-07" 15
"1144-234758E" "2026-09-11" "2026-12-07" 86
"1144-234758E" "2026-12-07" "2026-12-23" 15
"1144-234809E" "2026-12-22" "2027-01-07" 15
"1144-234810E" "2026-12-17" "2027-01-07" 20
"1144-234969E" "2026-12-21" "2027-01-07" 16
"1144-234970E" "2026-12-21" "2027-01-07" 16
"1144-234971E" "2026-12-22" "2027-01-12" 20
"1144-234972E" "2026-12-22" "2027-01-07" 15
"1144-234974E" "2026-12-18" "2027-01-07" 19
"1144-234975E" "2026-12-18" "2027-01-08" 20
"1144-235133E" "2026-12-22" "2027-01-07" 15
"1144-235135E" "2026-12-21" "2027-01-08" 17
"1144-235136E" "2026-12-21" "2027-01-08" 17
"1144-235157E" "2026-12-22" "2027-01-07" 15
"1144-235299E" "2026-12-22" "2027-01-07" 15
"1144-235300E" "2026-12-21" "2027-01-11" 20
"1144-235301E" "2026-12-21" "2027-01-07" 16
"1144-235303E" "2026-12-17" "2027-01-07" 20
"1144-235623E" "2026-12-22" "2027-01-07" 15
"1144-235624E" "2026-12-22" "2027-01-12" 20
"1144-235752E" "2026-09-12" "2026-12-07" 85
"1144-235752E" "2026-12-07" "2026-12-23" 15
"1144-235795E" "2026-09-12" "2027-01-02" 111
"1144-235835E" "2026-12-22" "2027-01-07" 15
"1144-236306E" "2026-09-12" "2026-12-23" 101
"1144-236456E" "2026-09-12" "2026-12-07" 85
"1144-236456E" "2026-12-07" "2026-12-23" 15
"1144-merged_0a9044c1693842e5f85c" "2026-08-29" "2026-10-03" 34
"1144-merged_2b853c2a4660a886715a" "2026-12-19" "2027-01-09" 20
"1144-merged_31658863f0d8543db652" "2026-12-19" "2027-01-09" 20
"1144-merged_3c0d5b78189e6532fa2a" "2026-08-29" "2026-09-19" 20
"1144-merged_504997090256e986bfd6" "2026-08-29" "2026-09-14" 15
"1144-merged_7e328ebb9aa04f7c8275" "2026-09-12" "2026-10-03" 20
"1144-merged_7e53440004a8c83ca5a2" "2026-09-12" "2026-10-03" 20
"1144-merged_ad1c29f34742bbfd2f03" "2026-12-22" "2027-01-07" 15
"1144-merged_b79d2e9cb5d4f6017fed" "2026-12-22" "2027-01-07" 15
"1144-merged_d0acadceb92ef3c42422" "2026-08-29" "2026-09-19" 20