GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-04-23T17:19:38Z,
for the dataset file:///shared/extraurbanogrosseto_fba48639.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: 701
  • Stops: 2726
  • Trips: 2807

Specification Compliance report

9427 notices reported (21 errors, 9406 warnings, 0 infos)

Notice Code Severity Total
trip_distance_exceeds_shape_distance ERROR 21

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.
"6759_52005360" "3489424666" 6.537 6.53437 14.424778687190367
"6759_52005222" "884355498" 35.344 35.24609 11.318430392365784
"6759_85613" "884355498" 35.344 35.24609 11.318430392365784
"6759_85619" "884355498" 35.344 35.24609 11.318430392365784
"6759_85624" "884355498" 35.344 35.24609 11.318430392365784
"6759_85970" "2588367236" 10.099 10.09092 11.552110177362364
"6759_85981" "3220065744" 19.977 19.96426 11.552110177362364
"6759_85982" "3220065744" 19.977 19.96426 11.552110177362364
"6806_52005006" "802793284" 36.943 36.36077 11.643287721020355
"6806_52005360" "3489424666" 6.537 6.53437 14.424778687190367
"6806_52005222" "884355498" 35.344 35.24609 11.318430392365784
"6806_85613" "884355498" 35.344 35.24609 11.318430392365784
"6806_85614" "884355498" 35.344 35.24609 11.318430392365784
"6806_85619" "884355498" 35.344 35.24609 11.318430392365784
"6806_85623" "884355498" 35.344 35.24609 11.318430392365784
"6806_85624" "884355498" 35.344 35.24609 11.318430392365784
"6806_85970" "2588367236" 10.099 10.09092 11.552110177362364
"6806_85981" "3220065744" 19.977 19.96426 11.552110177362364
"6806_85982" "3220065744" 19.977 19.96426 11.552110177362364
"6806_85983" "3220065744" 19.977 19.96426 11.552110177362364
"6806_85984" "3220065744" 19.977 19.96426 11.552110177362364
fast_travel_between_consecutive_stops WARNING 4

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.
2161 "6806_85597" "1449978358" 163.5912442317352 8.17956221158676 50320 1 "MCA780_600" "Pescia Romana" "06:45:00" 50321 2 "CPB852_600" "Ponte Tre Occhi" "06:47:00"
671 "6759_85597" "1449978358" 163.5912442317352 8.17956221158676 12120 1 "MCA780_600" "Pescia Romana" "06:45:00" 12121 2 "CPB852_600" "Ponte Tre Occhi" "06:47:00"
894 "6806_85224" "1000953153" 340.5939760462141 5.676566267436901 41824 26 "CPG076_600" "Campagnatico Centro Commerciale" "14:11:00" 41825 27 "CPA085_600" "Paganico Piazzale" "14:11:00"
19 "6759_85224" "1000953153" 340.5939760462141 5.676566267436901 7449 26 "CPG076_600" "Campagnatico Centro Commerciale" "14:11:00" 7450 27 "CPA085_600" "Paganico Piazzale" "14:11: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.
2161 "6806_85597" "1449978358" 156.05796703074844 10.403864468716563 50320 1 "MCA780_600" "Pescia Romana" "06:45:00" 50323 4 "CPB849_600" "Capalbio Stazione Fs Bivio" "06:48:00"
671 "6759_85597" "1449978358" 156.05796703074844 10.403864468716563 12120 1 "MCA780_600" "Pescia Romana" "06:45:00" 12123 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" 53
stop_too_far_from_shape_using_user_distance WARNING 8823

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 8823 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.
237 "1344525079" "6759_85289" 8476 "GR0058_600" "Senese Ospedale" [42.7760665682202,11.12281708756529] 186.1134488133464
237 "1344525079" "6759_85289" 8477 "GR1026_600" "Grosseto Senese Zona Industriale" [42.78148822293851,11.125698580508345] 313.94181105463895
237 "1344525079" "6759_85289" 8478 "GR1028_600" "Grosseto Senese Poggione" [42.78565572512015,11.127843252423999] 336.4195736399518
237 "1344525079" "6759_85289" 8479 "GR1030_600" "Grosseto Poggione Molla" [42.78983878527973,11.130076545170349] 341.85784879662714
237 "1344525079" "6759_85289" 8480 "GR1031_600" "Romea" [42.793765933744005,11.132078630850712] 341.7848991396106
237 "1344525079" "6759_85289" 8481 "GR1034_600" "Roselle T. Brancaleta" [42.79962993066945,11.135381805637882] 328.35168832865907
237 "1344525079" "6759_85289" 8482 "GR1036_600" "Roselle T. Rosellana" [42.80217912710322,11.136308481908197] 341.47605076249863
237 "1344525079" "6759_85289" 8483 "GR1038_600" "Roselle T. Terme" [42.804689248853116,11.137161456833976] 341.5691070385068
237 "1344525079" "6759_85289" 8484 "GR1040_600" "Roselle T. Terme Leopoldine" [42.80654104535145,11.137677206056653] 340.4472194836643
237 "1344525079" "6759_85289" 8485 "GR1042_600" "Roselle T. Cava" [42.80953509818498,11.138459476948102] 359.52954102941624
237 "1344525079" "6759_85289" 8486 "GR1044_600" "Roselle T. Canonica" [42.81285928794319,11.135802096800813] 370.9259785007647
237 "1344525079" "6759_85289" 8487 "GR1046_600" "Roselle T. Canonica Svincolo" [42.815627838473524,11.135186352198758] 373.66825890014997
237 "1344525079" "6759_85289" 8488 "GR0486_600" "Caldanelle" [42.84531556814256,11.081377740362859] 373.0793478094491
237 "1344525079" "6759_85289" 8489 "GR0488_600" "Sp Gr 152" [42.860829336076414,11.074897715083594] 373.0080464424419
237 "1344525079" "6759_85289" 8490 "GR0490_600" "Braccagni Aurelia" [42.86960083907091,11.075583095815253] 379.2333855558896
421 "1155326040" "6759_84922" 3933 "ORB822_600" "Quattro Strade" [42.47143618907327,11.236132058810783] 102.45764236607795
421 "1155326040" "6759_84922" 3934 "ORB820_600" "Cavalcavia" [42.481040865826195,11.221560189581847] 104.8648934031011
421 "1155326040" "6759_84922" 3935 "ORB818_600" "Oasi W.W.F." [42.48605660390702,11.216890993956682] 117.8391103289185
421 "1155326040" "6759_84922" 3936 "ORB816_600" "Albinia Sud" [42.49304162232573,11.210551452724424] 151.48476475868387
421 "1155326040" "6759_84922" 3937 "ORB747_600" "Albinia Aldi" [42.501632357558876,11.203718889237079] 129.5168731188316
384 "138378706" "6759_85094" 5732 "CPI068_600" "Castel Del Piano Cimitero" [42.893340214019055,11.54490068182944] 179.16394483221842
384 "138378706" "6759_85094" 5733 "CPI070_600" "Castel Del Piano Bivio Casella" [42.894564881023335,11.54765546128588] 185.74948303380742
384 "138378706" "6759_85094" 5734 "CPI072_600" "Leccio" [42.89808779647289,11.554433580401371] 189.4983574543702
384 "138378706" "6759_85094" 5735 "CPI182_600" "Pescina Bivio Sud" [42.900377340630016,11.556998825636287] 196.57164499495966
384 "138378706" "6759_85094" 5736 "CPI074_600" "Pian Di Ballo" [42.90325046310945,11.555132164298145] 232.77670220884937
384 "138378706" "6759_85094" 5737 "CPI076_600" "Tepolini" [42.90736972513132,11.55251153415291] 237.52675781320636
384 "138378706" "6759_85094" 5738 "SEG078_600" "Podere La Lama" [42.910751575228616,11.559516961174987] 221.21812085802296
384 "138378706" "6759_85094" 5739 "SEG080_600" "Bv. Pescina" [42.92085277167267,11.56563934259881] 219.75935144341747
384 "138378706" "6759_85094" 5740 "SEG082_600" "Seggiano Cimitero" [42.92451379567576,11.563931932108282] 241.04346025971992
384 "138378706" "6759_85094" 5741 "SEG084_600" "Seggiano La Fonte" [42.92743963779774,11.563330076959137] 237.39310638217177
384 "138378706" "6759_85094" 5742 "SEG086_600" "Seggiano Comune" [42.92819229220124,11.561983244414513] 268.9917156783095
384 "138378706" "6759_85094" 5743 "SEG087_600" "Seggiano C.Le" [42.926900371113334,11.564583809095343] 663.1128239685687
384 "138378706" "6759_85094" 5744 "SEG085_600" "Seggiano Comune" [42.92856798360041,11.560716970259453] 148.1941086494221
384 "138378706" "6759_85094" 5745 "SEG088_600" "Potentino" [42.92928632116644,11.55994414858774] 570.3120830692499
384 "138378706" "6759_85094" 5746 "SEG090_600" "Poggio Ferro Di Seggiano" [42.94705568785768,11.555689493158948] 1002.6211303225112
384 "138378706" "6759_85094" 5747 "SEG092_600" "Poggio Di Seggiano" [42.95013566856613,11.55484357378371] 938.8231661495773
384 "138378706" "6759_85094" 5748 "CDO571_600" "Osteria Ansedonia" [42.96491185284949,11.568484653730291] 710.4053169662063
384 "138378706" "6759_85094" 5749 "CDO578_600" "Agriturismo Aiole" [42.967051018339376,11.572594697687986] 591.7569572874826
384 "138378706" "6759_85094" 5750 "CDO576_600" "Agriturismo Grossola" [42.97325270087151,11.567499818451548] 705.9573164554887
384 "138378706" "6759_85094" 5751 "CDO574_600" "Stazione Amiata" [42.979304505146274,11.55554352347136] 758.8591831925718
384 "138378706" "6759_85094" 5752 "MTC024_600" "Monte Amiata Scalo" [42.977761667997136,11.553214891264094] 616.1097675420563
810 "2017267714" "6759_90888" 20451 "GR0446_600" "San Martino" [42.76504142893458,11.147700587471402] 118.10207158851061
810 "2017267714" "6759_90888" 20452 "GR0444_600" "Ponte Tura" [42.76433406054706,11.14209162200511] 129.34908420770793
810 "2017267714" "6759_90888" 20453 "GR0442_600" "Grosseto Sterpeto Bivio" [42.76291591772484,11.135501825568015] 151.74507094270285
810 "2017267714" "6759_90888" 20454 "GR0160_600" "Scansanese Zona Artigianale" [42.76239993387134,11.129443219370105] 162.7352545746852
810 "2017267714" "6759_90888" 20455 "GR0158_600" "Scansanese Cottolengo" [42.76190379492017,11.124723395459913] 164.20382522368232
810 "2017267714" "6759_90888" 20456 "GR0156_600" "Scansanese" [42.761743724569826,11.122380775761862] 180.39658469243133
810 "2017267714" "6759_90888" 20457 "GR0031_600" "Battisti Ponchielli" [42.761299671348915,11.120252509184363] 168.83306063783076
810 "2017267714" "6759_90888" 20458 "GR0023_600" "De Maria" [42.75841483209793,11.117132554941476] 193.62610717102652
810 "2017267714" "6759_90888" 20459 "GR0034_600" "Ferrucci" [42.75676363036411,11.11448371476232] 152.65809261739756
trip_distance_exceeds_shape_distance_below_threshold WARNING 574

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 574 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.
"6759_85218" "291153698" 9.477 9.47409 1.2643282605451214
"6759_85489" "2602329988" 6.666 6.66318 1.7766472910580349
"6759_85888" "227388861" 17.184 17.17647 1.2285369951768155
"6759_52005381" "3605240224" 26.436 26.41332 5.067864698753792
"6759_84995" "1255105436" 5.511 5.495 5.067977784355893
"6759_84998" "1880789817" 26.06 26.04756 5.067864698753792
"6759_85005" "1565412706" 7.201 7.19838 4.532785800257497
"6759_85138" "3630191306" 0.719 0.71833 8.639425395690594
"6759_85145" "3916147652" 23.592 23.57937 0.5663435958894447
"6759_85154" "860843995" 5.174 5.17079 2.7022609950701857
"6759_85160" "3916147652" 23.592 23.57937 0.5663435958894447
"6759_85163" "2310420414" 27.438 27.42481 0.5663435958894447
"6759_85881" "2587731516" 22.824 22.82329 2.60439518852925
"6759_84833" "2033875735" 26.554 26.44214 0.8860579828223172
"6759_84966" "3515745326" 5.898 5.89236 3.9447641541455254
"6759_84967" "3898302326" 5.905 5.90058 2.6064638998569274
"6759_84972" "3530592380" 5.989 5.98421 2.7415235112625798
"6759_84979" "2176409347" 4.267 4.26463 8.873543477741734
"6759_85064" "1313832390" 3.774 3.75348 0.743938400391627
"6759_85065" "868911210" 3.734 3.71558 4.912843084105578
"6759_85070" "868911210" 3.734 3.71558 4.912843084105578
"6759_85072" "1313832390" 3.774 3.75348 0.743938400391627
"6759_85075" "1313832390" 3.774 3.75348 0.743938400391627
"6759_85076" "1313832390" 3.774 3.75348 0.743938400391627
"6759_85077" "868911210" 3.734 3.71558 4.912843084105578
"6759_85081" "1313832390" 3.774 3.75348 0.743938400391627
"6759_85082" "868911210" 3.734 3.71558 4.912843084105578
"6759_85083" "1313832390" 3.774 3.75348 0.743938400391627
"6759_85092" "868911210" 3.734 3.71558 4.912843084105578
"6759_85095" "1313832390" 3.774 3.75348 0.743938400391627
"6759_85097" "1313832390" 3.774 3.75348 0.743938400391627
"6759_85103" "1313832390" 3.774 3.75348 0.743938400391627
"6759_85110" "1313832390" 3.774 3.75348 0.743938400391627
"6759_85689" "868911210" 3.734 3.71558 4.912843084105578
"6759_84856" "114882934" 41.773 41.67951 0.9293180625034849
"6759_84857" "1494418595" 30.687 30.67525 0.6770458325699482
"6759_85699" "908440384" 39.584 37.74597 1.892859727195919
"6759_52005361" "199679427" 10.186 9.78925 2.9039932654088227
"6759_84915" "199679427" 10.186 9.78925 2.9039932654088227
"6759_84921" "3992998885" 14.483 14.15353 2.9039932654088227
"6759_84922" "1155326040" 12.857 12.55074 2.9039932654088227
"6759_84927" "3992998885" 14.483 14.15353 2.9039932654088227
"6759_84928" "3992998885" 14.483 14.15353 2.9039932654088227
"6759_84934" "956176529" 24.157 23.84161 2.9039932654088227
"6759_84945" "956176529" 24.157 23.84161 2.9039932654088227
"6759_84950" "2820289820" 15.366 15.04987 2.9039932654088227
"6759_90985" "1158159139" 14.739 14.73049 3.6241008288811996
"6759_90986" "1158159139" 14.739 14.73049 3.6241008288811996
"6759_85856" "1210837083" 32.398 32.02669 7.77277743730235
"6759_85858" "1210837083" 32.398 32.02669 7.77277743730235