GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-23T14:40:02Z,
for the dataset file:///shared/extraurbanogrosseto.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


  • Autolinee Toscane - ExtraUrbano Grosseto

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_dates.txt
  3. routes.txt
  4. shapes.txt
  5. stop_times.txt
  6. stops.txt
  7. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 67
  • Shapes: 731
  • Stops: 2724
  • Trips: 2721

Specification Compliance report

9669 notices reported (19 errors, 9650 warnings, 0 infos)

Notice Code Severity Total
trip_distance_exceeds_shape_distance ERROR 19

trip_distance_exceeds_shape_distance

The distance between the last shape point and last stop point is greater than or equal to the 11.1m threshold.

You can see more about this notice here.

tripId (?) The faulty record's trip id. shapeId (?) The faulty record's shape id. maxTripDistanceTraveled (?) The faulty record's trip max distance traveled. maxShapeDistanceTraveled (?) The faulty record's shape max distance traveled. geoDistanceToShape (?) The distance in meters between the shape and the stop.
"6550_52005222" "884355498" 35.344 35.24609 11.318430392365784
"6550_85619" "884355498" 35.344 35.24609 11.318430392365784
"6550_85623" "884355498" 35.344 35.24609 11.318430392365784
"6550_85624" "884355498" 35.344 35.24609 11.318430392365784
"6550_85970" "2588367236" 10.099 10.09092 11.552110177362364
"6550_85984" "3220065744" 19.977 19.96426 11.552110177362364
"6580_52005006" "802793284" 36.943 36.36077 11.643287721020355
"6580_52005360" "3489424666" 6.537 6.53437 14.424778687190367
"6580_52005222" "884355498" 35.344 35.24609 11.318430392365784
"6580_85613" "884355498" 35.344 35.24609 11.318430392365784
"6580_85614" "884355498" 35.344 35.24609 11.318430392365784
"6580_85619" "884355498" 35.344 35.24609 11.318430392365784
"6580_85623" "884355498" 35.344 35.24609 11.318430392365784
"6580_85624" "884355498" 35.344 35.24609 11.318430392365784
"6580_85970" "2588367236" 10.099 10.09092 11.552110177362364
"6580_85981" "3220065744" 19.977 19.96426 11.552110177362364
"6580_85982" "3220065744" 19.977 19.96426 11.552110177362364
"6580_85983" "3220065744" 19.977 19.96426 11.552110177362364
"6580_85984" "3220065744" 19.977 19.96426 11.552110177362364
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.
2105 "6580_85597" "1449978358" 163.5912442317352 8.17956221158676 48642 1 "MCA780_600" "Pescia Romana" "06:45:00" 48643 2 "CPB852_600" "Ponte Tre Occhi" "06:47:00"
824 "6580_85224" "1000953153" 340.5939760462141 5.676566267436901 40147 26 "CPG076_600" "Campagnatico Centro Commerciale" "14:11:00" 40148 27 "CPA085_600" "Paganico Piazzale" "14:11:00"
fast_travel_between_far_stops WARNING 1

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.
2105 "6580_85597" "1449978358" 156.05796703074844 10.403864468716563 48642 1 "MCA780_600" "Pescia Romana" "06:45:00" 48645 4 "CPB849_600" "Capalbio Stazione Fs Bivio" "06:48: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 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.
"routes.txt" "route_short_name" "1FP" 42
"routes.txt" "route_short_name" "ig1" 54
stop_too_far_from_shape_using_user_distance WARNING 9083

stop_too_far_from_shape_using_user_distance

Stop time too far from shape.

A stop time entry that is a large distance away from the location of the shape in shapes.txt as defined by shape_dist_traveled values.

You can see more about this notice here.

Only the first 50 of 9083 affected records are displayed below.

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.
1241 "1344525079" "6580_85289" 41962 "GR0058_600" "Senese Ospedale" [42.7760665682202,11.12281708756529] 186.1134488133464
1241 "1344525079" "6580_85289" 41963 "GR1026_600" "Grosseto Senese Zona Industriale" [42.78148822293851,11.125698580508345] 313.94181105463895
1241 "1344525079" "6580_85289" 41964 "GR1028_600" "Grosseto Senese Poggione" [42.78565572512015,11.127843252423999] 336.4195736399518
1241 "1344525079" "6580_85289" 41965 "GR1030_600" "Grosseto Poggione Molla" [42.78983878527973,11.130076545170349] 341.85784879662714
1241 "1344525079" "6580_85289" 41966 "GR1031_600" "Romea" [42.793765933744005,11.132078630850712] 341.7848991396106
1241 "1344525079" "6580_85289" 41967 "GR1034_600" "Roselle T. Brancaleta" [42.79962993066945,11.135381805637882] 328.35168832865907
1241 "1344525079" "6580_85289" 41968 "GR1036_600" "Roselle T. Rosellana" [42.80217912710322,11.136308481908197] 341.47605076249863
1241 "1344525079" "6580_85289" 41969 "GR1038_600" "Roselle T. Terme" [42.804689248853116,11.137161456833976] 341.5691070385068
1241 "1344525079" "6580_85289" 41970 "GR1040_600" "Roselle T. Terme Leopoldine" [42.80654104535145,11.137677206056653] 340.4472194836643
1241 "1344525079" "6580_85289" 41971 "GR1042_600" "Roselle T. Cava" [42.80953509818498,11.138459476948102] 359.52954102941624
1241 "1344525079" "6580_85289" 41972 "GR1044_600" "Roselle T. Canonica" [42.81285928794319,11.135802096800813] 370.9259785007647
1241 "1344525079" "6580_85289" 41973 "GR1046_600" "Roselle T. Canonica Svincolo" [42.815627838473524,11.135186352198758] 373.66825890014997
1241 "1344525079" "6580_85289" 41974 "GR0486_600" "Caldanelle" [42.84531556814256,11.081377740362859] 373.0793478094491
1241 "1344525079" "6580_85289" 41975 "GR0488_600" "Sp Gr 152" [42.860829336076414,11.074897715083594] 373.0080464424419
1241 "1344525079" "6580_85289" 41976 "GR0490_600" "Braccagni Aurelia" [42.86960083907091,11.075583095815253] 379.2333855558896
82 "3902091673" "6550_85642" 11058 "CIN368_600" "Monte Vecchio" [42.9046868524783,11.385669851505188] 104.44209422148894
82 "3902091673" "6550_85642" 11060 "CIN372_600" "Cinigiano Nord" [42.891759590484135,11.388343107022854] 114.50971280197163
82 "3902091673" "6550_85642" 11061 "CIN376_600" "Cinigiano Centro" [42.890864550938915,11.393469394448873] 117.43530604268292
82 "3902091673" "6550_85642" 11062 "CIN378_600" "Cinigiano Bivio Porrona" [42.892417510734994,11.39704777898829] 118.46274408614781
82 "3902091673" "6550_85642" 11063 "CIN380_600" "Ambrogina" [42.893633839684384,11.403075329951028] 117.32774428151009
82 "3902091673" "6550_85642" 11064 "CIN870_600" "Stercolati" [42.888541568731526,11.420289515237066] 114.210278363448
82 "3902091673" "6550_85642" 11065 "CIN383_600" "Km 16+800" [42.88994928004893,11.430207604126688] 120.75471646478692
82 "3902091673" "6550_85642" 11066 "CIN386_600" "Stribugliano Bivio" [42.881149397748146,11.454164566737358] 125.23430819503574
82 "3902091673" "6550_85642" 11067 "CIN872_600" "Km 20+670" [42.88105879194324,11.456961139283965] 115.66166299493477
82 "3902091673" "6550_85642" 11068 "CIN394_600" "Monticello Est" [42.886246624055225,11.47963435917626] 103.97622205551936
82 "3902091673" "6550_85642" 11069 "ARC396_600" "Salaiola Bivio" [42.87219661850413,11.500575565209877] 120.0759825183747
82 "3902091673" "6550_85642" 11075 "ARC050_600" "Arcidosso Cimitero" [42.8727431922563,11.53964226744286] 112.63240178123868
82 "3902091673" "6550_85642" 11076 "ARC052_600" "Arcidosso Ponti" [42.87409205905064,11.541175283570253] 111.62530542116971
82 "3902091673" "6550_85642" 11077 "ARC054_600" "Montoto" [42.876776415799526,11.536047994072636] 105.64239927163986
82 "3902091673" "6550_85642" 11078 "ARC056_600" "Arcidosso S.Lorenzo" [42.881071598627805,11.537990736443295] 110.88809811893364
82 "3902091673" "6550_85642" 11079 "CPI058_600" "Castel Del Piano Campeggio" [42.883763995815904,11.536963432416927] 112.72673170879777
82 "3902091673" "6550_85642" 11080 "CPI060_600" "Castel Del Piano Hotel Impero" [42.886230336732375,11.535782424140404] 111.58489546286202
1647 "1155326040" "6580_84922" 34960 "ORB822_600" "Quattro Strade" [42.47143618907327,11.236132058810783] 102.45764236607795
1647 "1155326040" "6580_84922" 34961 "ORB820_600" "Cavalcavia" [42.481040865826195,11.221560189581847] 104.8648934031011
1647 "1155326040" "6580_84922" 34962 "ORB818_600" "Oasi W.W.F." [42.48605660390702,11.216890993956682] 117.8391103289185
1647 "1155326040" "6580_84922" 34963 "ORB816_600" "Albinia Sud" [42.49304162232573,11.210551452724424] 151.48476475868387
1647 "1155326040" "6580_84922" 34964 "ORB747_600" "Albinia Aldi" [42.501632357558876,11.203718889237079] 129.5168731188316
142 "2510021889" "6550_52005354" 663 "PIT624_600" "La Rotta" [42.653725663975926,11.757029678208662] 101.9498081798861
142 "2510021889" "6550_52005354" 664 "SOR698_600" "San Quirico Poggio Pero" [42.664864308112875,11.76106638219595] 103.20533886891936
142 "2510021889" "6550_52005354" 665 "SOR622_600" "San Quirico" [42.66761815039646,11.762255794387169] 102.21683392344764
142 "2510021889" "6550_52005354" 666 "SOR702_600" "Montesorano" [42.670892269605865,11.744918083637666] 105.20425128996939
142 "2510021889" "6550_52005354" 667 "SOR704_600" "Cerreto" [42.67231928352554,11.74077372755626] 109.16899406989698
142 "2510021889" "6550_52005354" 668 "SOR706_600" "Bivio Sant'Anna" [42.674895660577995,11.734868960643748] 114.87303019156079
142 "2510021889" "6550_52005354" 669 "SOR708_600" "Sorano Belvedere" [42.680863115601305,11.729097725655794] 114.31311232068902
142 "2510021889" "6550_52005354" 670 "SOR618_600" "Sorano Fortezza" [42.681979453622255,11.718801842846284] 114.65173621915152
142 "2510021889" "6550_52005354" 671 "SOR710_600" "Sorano Scuole" [42.681144044166906,11.715340106192228] 113.09851409930309
142 "2510021889" "6550_52005354" 673 "SOR711_600" "Sorano C.Le" [42.68103740882141,11.713054837492205] 108.59375598465952
142 "2510021889" "6550_52005354" 675 "SOR714_600" "Filetta" [42.6623866522153,11.717477930552006] 112.85512687144839
142 "2510021889" "6550_52005354" 676 "PIT716_600" "Fonte Rosa" [42.65715097263739,11.699914692745786] 119.16491014349603
142 "2510021889" "6550_52005354" 677 "PIT848_600" "Pitigliano Centro" [42.636261024032365,11.670285527875736] 141.84715507649818
trip_distance_exceeds_shape_distance_below_threshold WARNING 561

trip_distance_exceeds_shape_distance_below_threshold

The distance between the last shape point and last stop point is greater than 0 but less than the 11.1m threshold.

You can see more about this notice here.

Only the first 50 of 561 affected records are displayed below.

tripId (?) The faulty record's trip id. shapeId (?) The faulty record's shape id. maxTripDistanceTraveled (?) The faulty record's trip max distance traveled. maxShapeDistanceTraveled (?) The faulty record's shape max distance traveled. geoDistanceToShape (?) The distance in meters between the shape and the stop.
"6550_85218" "291153698" 9.477 9.47409 1.2643282605451214
"6550_52006532" "3374826554" 13.339 13.33364 1.7766472910580349
"6550_85462" "3485150651" 8.901 8.89376 6.204261841810776
"6550_85463" "3485150651" 8.901 8.89376 6.204261841810776
"6550_85464" "2976318597" 7.032 7.02824 1.7764990514614096
"6550_85465" "2976318597" 7.032 7.02824 1.7764990514614096
"6550_85466" "45416452" 7.012 7.00768 6.866639936643758
"6550_85469" "45416452" 7.012 7.00768 6.866639936643758
"6550_85488" "3791147651" 8.929 8.88182 0.8893674441707576
"6550_85489" "2602329988" 6.666 6.66318 1.7766472910580349
"6550_84995" "1255105436" 5.511 5.495 5.067977784355893
"6550_84998" "1880789817" 26.06 26.04756 5.067864698753792
"6550_85145" "3916147652" 23.592 23.57937 0.5663435958894447
"6550_85160" "3916147652" 23.592 23.57937 0.5663435958894447
"6550_85163" "2310420414" 27.438 27.42481 0.5663435958894447
"6550_85875" "1802833375" 55.075 47.57523 2.402096811970903
"6550_85878" "2117581069" 55.107 47.67244 5.2449709133508575
"6550_85065" "868911210" 3.734 3.71558 4.912843084105578
"6550_85066" "1313832390" 3.774 3.75348 0.743938400391627
"6550_85068" "1313832390" 3.774 3.75348 0.743938400391627
"6550_85070" "868911210" 3.734 3.71558 4.912843084105578
"6550_85075" "1313832390" 3.774 3.75348 0.743938400391627
"6550_85077" "868911210" 3.734 3.71558 4.912843084105578
"6550_85079" "1313832390" 3.774 3.75348 0.743938400391627
"6550_85082" "868911210" 3.734 3.71558 4.912843084105578
"6550_85095" "1313832390" 3.774 3.75348 0.743938400391627
"6550_85097" "1313832390" 3.774 3.75348 0.743938400391627
"6550_85098" "1313832390" 3.774 3.75348 0.743938400391627
"6550_85099" "1313832390" 3.774 3.75348 0.743938400391627
"6550_85101" "868911210" 3.734 3.71558 4.912843084105578
"6550_85102" "868911210" 3.734 3.71558 4.912843084105578
"6550_85103" "1313832390" 3.774 3.75348 0.743938400391627
"6550_85107" "1313832390" 3.774 3.75348 0.743938400391627
"6550_85671" "868911210" 3.734 3.71558 4.912843084105578
"6550_85677" "868911210" 3.734 3.71558 4.912843084105578
"6550_85701" "908440384" 39.584 37.74597 1.892859727195919
"6550_52005361" "199679427" 10.186 9.78925 2.9039932654088227
"6550_52005372" "199679427" 10.186 9.78925 2.9039932654088227
"6550_84926" "3992998885" 14.483 14.15353 2.9039932654088227
"6550_84928" "3992998885" 14.483 14.15353 2.9039932654088227
"6550_84934" "956176529" 24.157 23.84161 2.9039932654088227
"6550_84945" "956176529" 24.157 23.84161 2.9039932654088227
"6550_90985" "1158159139" 14.739 14.73049 3.6241008288811996
"6550_90986" "1158159139" 14.739 14.73049 3.6241008288811996
"6550_85856" "1210837083" 32.398 32.02669 7.77277743730235
"6550_85858" "1210837083" 32.398 32.02669 7.77277743730235
"6550_52005171" "3124023286" 21.033 20.74668 0.47675543362243145
"6550_52006539" "3124023286" 21.033 20.74668 0.47675543362243145
"6550_85333" "1437638689" 27.573 27.26915 0.47675543362243145
"6550_85337" "3124023286" 21.033 20.74668 0.47675543362243145