GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-05T21:36:39Z,
for the dataset file:///shared/region-marche.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:
Italian
Feed Start Date:
2016-02-12
Feed End Date:
2016-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. trips.txt

Counts


  • Agencies: 6
  • Blocks: 0
  • Routes: 1420
  • Shapes: 3458
  • Stops: 11777
  • Trips: 13199

Specification Compliance report

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

Notice Code Severity Total
expired_calendar WARNING 148

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.

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

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
2 "104099-FS02_13878"
3 "104099-FS02_14187"
4 "104099-FS02_1461"
5 "104099-FS02_15171"
6 "104099-FS02_15643"
7 "104099-FS02_15739"
8 "104099-FS02_1583"
9 "104099-FS02_15873"
10 "104099-FS02_15915"
11 "104099-FS02_16037"
12 "104099-FS02_16057"
13 "104099-FS02_16116"
14 "104099-FS02_16586"
15 "104099-FS02_17443"
16 "104099-FS02_614"
17 "104099-FS02_6324"
18 "104099-FS02_6523"
19 "104099-FS02_6564"
20 "104099-FS02_6774"
21 "104099-FS02_6947"
22 "104099-FS02_705"
23 "104099-FS02_7050"
24 "104099-FS02_7438"
25 "104099-FS02_7953"
26 "104099-FS03_278"
27 "104099-FS05_13209"
28 "104099-FS05_14981"
29 "104099-FS05_4345"
30 "104099-FS05_4652"
31 "104099-FS08_13960"
32 "104099-FS08_9198"
33 "104099-FS18_4094"
34 "104099-FS19_2669"
35 "104099-FS24_6969"
36 "104099-FS24_8610"
37 "104099-FS37_15644"
38 "104099-FS37_16022"
39 "104099-FS37_16058"
40 "104099-FS37_6928"
41 "104099-FS37_6948"
42 "104099-FS37_7242"
43 "104099-FS37_7439"
44 "104099-FS37_8171"
45 "104099-FS38_13625"
46 "104099-FS38_13942"
47 "104099-FS38_1462"
48 "104099-FS38_1584"
49 "104099-FS38_16038"
50 "104099-FS38_16188"
51 "104099-FS38_7376"
feed_expiration_date7_days WARNING 1

feed_expiration_date7_days

Dataset should be valid for at least the next 7 days.

The dataset expiration date defined in feed_info.txt is in seven days or less. At any time, the published GTFS dataset should be valid for at least the next 7 days.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. currentDate (?) Current date (YYYYMMDD format). feedEndDate (?) Feed end date (YYYYMMDD format). suggestedExpirationDate (?) Suggested expiration date (YYYYMMDD format).
2 "20251205" "20161231" "20251212"
mixed_case_recommended_field WARNING 13

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" "99af" 156
"stops.txt" "stop_name" "S.angelo monumento ai caduti" 2130
"stops.txt" "stop_name" "S.angelo monumento ai caduti" 2131
"stops.txt" "stop_name" "mobili 2000" 2381
"stops.txt" "stop_name" "mobili 2000" 2382
"stops.txt" "stop_name" "irmea" 2387
"stops.txt" "stop_name" "irmea" 2388
"stops.txt" "stop_name" "SP 362 KM 20" 11283
"stops.txt" "stop_name" "SP 362 KM 20" 11284
"stops.txt" "stop_name" "SP 362 KM 19" 11285
"stops.txt" "stop_name" "SP 362 KM 18.5" 11286
"trips.txt" "trip_headsign" "mobili 2000" 3165
"trips.txt" "trip_headsign" "mobili 2000" 3168
stop_has_too_many_matches_for_shape WARNING 7

stop_has_too_many_matches_for_shape

Stop entry that has many potential matches to the trip's path of travel, as defined by the shape entry in shapes.txt.

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. matchCount (?) The number of matches for the stop that is referred to.
9612 "104099-ATMA_3840210627" "104099-ATMA_272_65425" 229201 "104099-ATMA_SF027" "Sassoferrato (VIA Cagli)" [43.4351649750042,12.854918765195094] 27
9612 "104099-ATMA_3840210627" "104099-ATMA_272_65425" 229203 "104099-ATMA_SF028" "Sassoferrato (VIA Cagli)" [43.43520177670887,12.854918888653266] 27
9612 "104099-ATMA_3840210627" "104099-ATMA_272_65425" 229213 "104099-ATMA_SF027" "Sassoferrato (VIA Cagli)" [43.4351649750042,12.854918765195094] 27
9612 "104099-ATMA_3840210627" "104099-ATMA_272_65425" 229215 "104099-ATMA_SF028" "Sassoferrato (VIA Cagli)" [43.43520177670887,12.854918888653266] 27
9612 "104099-ATMA_3840210627" "104099-ATMA_272_65425" 229242 "104099-ATMA_SF027" "Sassoferrato (VIA Cagli)" [43.4351649750042,12.854918765195094] 27
9612 "104099-ATMA_3840210627" "104099-ATMA_272_65425" 229244 "104099-ATMA_SF028" "Sassoferrato (VIA Cagli)" [43.43520177670887,12.854918888653266] 27
9612 "104099-ATMA_3840210627" "104099-ATMA_272_65425" 229254 "104099-ATMA_SF027" "Sassoferrato (VIA Cagli)" [43.4351649750042,12.854918765195094] 27
stop_too_far_from_shape WARNING 95

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.

Only the first 50 of 95 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.
12203 "104099-CON_1915" "104099-CON_671_21305" 291584 "104099-CON_11969" "Camerino (VIA O.Orazi)" [43.130554,13.065908000000002] 280.3960262014242
12203 "104099-CON_1915" "104099-CON_671_21305" 291585 "104099-CON_3853" "Camerino - Conti DI Borgo" [43.130554,13.065908000000002] 526.0100226274917
12203 "104099-CON_1915" "104099-CON_671_21305" 291586 "104099-CON_11965" "Camerino (Centro Riabilitazione)" [43.12946772517702,13.06391547591944] 299.3424406653078
12203 "104099-CON_1915" "104099-CON_671_21305" 291589 "104099-CON_295" "Camerino (VIA Pieragostino)" [43.13219992681793,13.066248162051044] 118.5837429421724
12765 "104099-CON_24302" "104099-CON_671_25440" 304246 "104099-CON_5145" "Cingoli" [43.37580799999999,13.211071] 195.45891556119017
7921 "104099-ATMA_854765849" "104099-ATMA_272_86769" 184243 "104099-ATMA_6097" "Isola Centipera" [43.45049175791543,12.895258029452664] 116.87535779551746
9642 "104099-ATMA_2868311560" "104099-ATMA_272_119389" 230204 "104099-ATMA_6097" "Isola Centipera" [43.45049175791543,12.895258029452664] 116.87535779551746
123 "104099-FS10" "104099-FS496" 2971 "104099-FS6231" "Rimini" [43.962795,12.738322999999998] 17294.697470456253
7915 "104099-ATMA_1042497586" "104099-ATMA_272_86113" 184121 "104099-ATMA_6097" "Isola Centipera" [43.45049175791543,12.895258029452664] 116.87535779551746
580 "104099-FS38" "104099-FS719" 14092 "104099-FS6188" "Genga-S. Vittore Terme" [43.35808,12.937209] 5946.671221907995
580 "104099-FS38" "104099-FS719" 14093 "104099-FS6187" "Castelplanio-Cupram." [43.33854735466572,13.073335879869726] 15913.688283913149
580 "104099-FS38" "104099-FS719" 14094 "104099-FS6186" "Montecarotto-Castelb." [43.33593073211053,13.135009521973336] 18270.513519436616
580 "104099-FS38" "104099-FS719" 14095 "104099-FS6192" "Pantiere di Castelbellino" [43.33444811096076,13.169610455115885] 18538.589532821054
580 "104099-FS38" "104099-FS719" 14096 "104099-FS6185" "Jesi" [43.33156159776661,13.236283726456474] 21031.229756782184
580 "104099-FS38" "104099-FS719" 14097 "104099-FS6184" "Chiaravalle" [43.607567,13.4977] 13755.389385814593
580 "104099-FS38" "104099-FS719" 14098 "104099-FS6183" "Castelferretti" [43.607567,13.4977] 11290.664900470749
580 "104099-FS38" "104099-FS719" 14099 "104099-FS6182" "Falconara Stadio" [43.607567,13.4977] 9584.47516363183
580 "104099-FS38" "104099-FS719" 14100 "104099-FS6178" "Falconara M.ma" [43.607567,13.4977] 8452.466520661768
580 "104099-FS38" "104099-FS719" 14101 "104099-FS6179" "Palombina" [43.607567,13.4977] 5541.356278555389
580 "104099-FS38" "104099-FS719" 14102 "104099-FS6165" "Ancona Torrette" [43.607567,13.4977] 3391.8258304978576
430 "104099-FS41" "104099-FS561" 12121 "104099-FS6229" "Termoli" [42.809368,13.937256000000001] 124890.72332365827
487 "104099-FS17" "104099-FS589" 12875 "104099-FS6215" "Grottammare" [42.954386,13.882258999999998] 4505.426552796014
487 "104099-FS17" "104099-FS589" 12876 "104099-FS6214" "Cupramarittima" [42.954386,13.882258999999998] 7866.4727164730875
487 "104099-FS17" "104099-FS589" 12877 "104099-FS6213" "Pedaso" [42.954386,13.882258999999998] 15893.253685662197
487 "104099-FS17" "104099-FS589" 12878 "104099-FS6212" "Porto S. Giorgio-Fermo" [42.954386,13.882258999999998] 25974.15363771213
487 "104099-FS17" "104099-FS589" 12879 "104099-FS6211" "Civitanova-M. Montegr." [42.954386,13.882258999999998] 41442.84257632394
441 "104099-FS12" "104099-FS86" 12242 "104099-FS6231" "Rimini" [43.962795,12.738322999999998] 17294.697470456253
441 "104099-FS12" "104099-FS86" 12265 "104099-FS6229" "Termoli" [42.809368,13.937256000000001] 124890.72332365827
441 "104099-FS12" "104099-FS86" 12266 "104099-FS6228" "Brindisi" [42.809368,13.937256000000001] 410787.66848706006
623 "104099-FS12" "104099-FS745" 14588 "104099-FS6227" "Padova" [43.962795,12.738322999999998] 175411.74461558406
419 "104099-FS15" "104099-FS544" 12011 "104099-FS6231" "Rimini" [43.607567,13.4977] 89794.26590577266
419 "104099-FS15" "104099-FS544" 12012 "104099-FS6172" "Pesaro" [43.607567,13.4977] 58101.156246155486
434 "104099-FS15" "104099-FS568" 12163 "104099-FS6217" "Porto d'Ascoli" [42.954386,13.882258999999998] 4782.1963351810455
706 "104099-FS15" "104099-FS255" 16201 "104099-FS6218" "Ascoli Piceno" [42.954386,13.882258999999998] 26374.579870460406
706 "104099-FS15" "104099-FS255" 16202 "104099-FS6225" "S. Filippo" [42.954386,13.882258999999998] 25825.409691440072
706 "104099-FS15" "104099-FS255" 16203 "104099-FS6224" "Marino del Tronto-Folignano" [42.954386,13.882258999999998] 23706.69022256252
706 "104099-FS15" "104099-FS255" 16204 "104099-FS6223" "Maltignano" [42.954386,13.882258999999998] 21499.12480970461
706 "104099-FS15" "104099-FS255" 16205 "104099-FS6219" "Offida-Castel di Lama" [42.954386,13.882258999999998] 16717.719202241136
706 "104099-FS15" "104099-FS255" 16206 "104099-FS6220" "Spinetoli-Colli" [42.954386,13.882258999999998] 13491.414133411134
706 "104099-FS15" "104099-FS255" 16207 "104099-FS6221" "Monsampolo del Tronto" [42.954386,13.882258999999998] 10338.272151486064
706 "104099-FS15" "104099-FS255" 16208 "104099-FS6222" "Monteprandone" [42.954386,13.882258999999998] 7195.017457174484
482 "104099-FS22" "104099-FS584" 12811 "104099-FS6180" "Ancona" [43.297556,13.443661000000002] 34746.59982321274
482 "104099-FS22" "104099-FS584" 12812 "104099-FS6206" "Varano" [43.297556,13.443661000000002] 31499.484222925057
482 "104099-FS22" "104099-FS584" 12813 "104099-FS6207" "Osimo-Castelfidardo" [43.287718000000005,13.529859999999998] 23346.144156169375
482 "104099-FS22" "104099-FS584" 12814 "104099-FS6208" "Loreto" [43.309173,13.725817000000001] 17669.510241185246
482 "104099-FS22" "104099-FS584" 12815 "104099-FS6209" "Porto Recanati" [43.309173,13.725817000000001] 14799.055110664747
482 "104099-FS22" "104099-FS584" 12816 "104099-FS6210" "Potenza Picena-Montelupone" [43.309173,13.725817000000001] 6116.235872282387
482 "104099-FS22" "104099-FS584" 12818 "104099-FS6212" "Porto S. Giorgio-Fermo" [43.300873,13.723530999999998] 14753.89912858509
482 "104099-FS22" "104099-FS584" 12819 "104099-FS6213" "Pedaso" [43.300873,13.723530999999998] 24949.118682888853
482 "104099-FS22" "104099-FS584" 12820 "104099-FS6214" "Cupramarittima" [43.300694,13.722957] 32802.2245718166
stops_match_shape_out_of_order WARNING 28

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.
8640 "104099-ATMA_2481056645" "104099-ATMA_272_49589" 200700 "104099-ATMA_2172" "Filottrano (Fossa Lupara)" [43.40936800629454,13.36471494611025] 200699 "104099-ATMA_2173" "Contrada (Fossalupara)" [43.40942484657147,13.364684835608909]
106 "104099-FS11" "104099-FS470" 2710 "104099-FS6165" "Ancona Torrette" [43.610121,13.455719999999998] 2709 "104099-FS6180" "Ancona" [43.607567,13.4977]
9543 "104099-ATMA_1286779535" "104099-ATMA_272_89225" 227222 "104099-ATMA_5032" "Pianello V. (Piazza)." [43.488925242491376,13.167957823786997] 227221 "104099-ATMA_5025" "Pianello Vallesina (SC. Elementare)" [43.48821213675097,13.163790197674018]
489 "104099-FS39" "104099-FS591" 12891 "104099-FS6225" "S. Filippo" [42.85050109866881,13.598683572396665] 12890 "104099-FS6218" "Ascoli Piceno" [42.85545266148604,13.587954794362696]
440 "104099-FS41" "104099-FS578" 12241 "104099-FS6216" "S. Benedetto d.T." [42.954386,13.882258999999998] 12240 "104099-FS6217" "Porto d'Ascoli" [42.912718,13.896804]
591 "104099-FS52" "104099-FS131" 14225 "104099-FS6182" "Falconara Stadio" [43.62634400000001,13.3815] 14224 "104099-FS6178" "Falconara M.ma" [43.630380823151654,13.397491936578351]
488 "104099-FS17" "104099-FS590" 12881 "104099-FS6225" "S. Filippo" [42.85050109866881,13.598683572396665] 12880 "104099-FS6218" "Ascoli Piceno" [42.85545266148604,13.587954794362696]
858 "104099-FS17" "104099-FS41" 18559 "104099-FS6225" "S. Filippo" [42.85050109866881,13.598683572396665] 18558 "104099-FS6218" "Ascoli Piceno" [42.85545266148604,13.587954794362696]
373 "104099-FS13" "104099-FS510" 11233 "104099-FS6165" "Ancona Torrette" [43.610121,13.455719999999998] 11232 "104099-FS6180" "Ancona" [43.607567,13.4977]
413 "104099-FS15" "104099-FS536" 11949 "104099-FS6215" "Grottammare" [42.993935,13.870219] 11948 "104099-FS6216" "S. Benedetto d.T." [42.954386,13.882258999999998]
496 "104099-FS22" "104099-FS601" 12979 "104099-FS6202" "Morrovalle-Monte S. Giusto" [43.279211,13.582808000000004] 12978 "104099-FS6211" "Civitanova-M. Montegr." [43.309173,13.725817000000001]
857 "104099-FS22" "104099-FS27" 18547 "104099-FS6202" "Morrovalle-Monte S. Giusto" [43.279211,13.582808000000004] 18546 "104099-FS6211" "Civitanova-M. Montegr." [43.309173,13.725817000000001]
862 "104099-FS22" "104099-FS25" 18593 "104099-FS6202" "Morrovalle-Monte S. Giusto" [43.279211,13.582808000000004] 18592 "104099-FS6211" "Civitanova-M. Montegr." [43.309173,13.725817000000001]
864 "104099-FS27" "104099-FS2" 18619 "104099-FS6178" "Falconara M.ma" [43.63048265489634,13.397583349433333] 18618 "104099-FS6180" "Ancona" [43.607567,13.4977]
498 "104099-FS23" "104099-FS600" 13011 "104099-FS6205" "Macerata Fontescodella" [43.292589338770284,13.44075974779126] 13010 "104099-FS6200" "Macerata" [43.293088000000004,13.455308000000002]
848 "104099-FS23" "104099-FS6" 18480 "104099-FS6199" "Urbisaglia-Sforzacosta" [43.257474809967675,13.416898073485955] 18479 "104099-FS6200" "Macerata" [43.293088000000004,13.455308000000002]
854 "104099-FS23" "104099-FS18" 18529 "104099-FS6199" "Urbisaglia-Sforzacosta" [43.257474809967675,13.416898073485955] 18528 "104099-FS6200" "Macerata" [43.293088000000004,13.455308000000002]
512 "104099-FS25" "104099-FS616" 13214 "104099-FS6165" "Ancona Torrette" [43.610121,13.455719999999998] 13213 "104099-FS6180" "Ancona" [43.607567,13.497699999999998]
526 "104099-FS31" "104099-FS637" 13387 "104099-FS6165" "Ancona Torrette" [43.610121,13.455719999999998] 13386 "104099-FS6180" "Ancona" [43.607567,13.497699999999998]
515 "104099-FS30" "104099-FS622" 13257 "104099-FS6165" "Ancona Torrette" [43.610121,13.455719999999998] 13256 "104099-FS6180" "Ancona" [43.607567,13.497699999999998]
501 "104099-FS33" "104099-FS605" 13050 "104099-FS6202" "Morrovalle-Monte S. Giusto" [43.279211,13.582808000000004] 13049 "104099-FS6211" "Civitanova-M. Montegr." [43.309173,13.725817000000001]
851 "104099-FS33" "104099-FS33" 18507 "104099-FS6202" "Morrovalle-Monte S. Giusto" [43.279211,13.582808000000004] 18506 "104099-FS6211" "Civitanova-M. Montegr." [43.309173,13.725817000000001]
509 "104099-FS32" "104099-FS613" 13179 "104099-FS6206" "Varano" [43.57484563281549,13.523470250716464] 13178 "104099-FS6180" "Ancona" [43.607567,13.4977]
582 "104099-FS7" "104099-FS722" 14119 "104099-FS6191" "Fossato di V.-Gubbio" [43.28815313860046,12.757021648309525] 14118 "104099-FS6190" "Fabriano" [43.345501,12.905456]
452 "104099-FS1" "104099-FS99" 12472 "104099-FS6165" "Ancona Torrette" [43.610121,13.455719999999998] 12471 "104099-FS6180" "Ancona" [43.607567,13.497699999999998]
110 "104099-FS6" "104099-FS478" 2743 "104099-FS6216" "S. Benedetto d.T." [42.954386,13.882258999999998] 2742 "104099-FS6217" "Porto d'Ascoli" [42.912718,13.896804]
8642 "104099-ATMA_1349026911" "104099-ATMA_272_86383" 200737 "104099-ATMA_2173" "Contrada (Fossalupara)" [43.40942484657147,13.364684835608909] 200736 "104099-ATMA_2172" "Filottrano (Fossa Lupara)" [43.40936800629454,13.36471494611025]
12532 "104099-CON_3236071337" "104099-CON_671_22024" 299398 "104099-CON_6387" "Corridonia-VIA Paolo DA Montolmo" [43.25327756255942,13.500991951696262] 299397 "104099-CON_6187" "Corridonia - VIA Antonio DA Montolmo" [43.2548242873244,13.502391660655412]
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.
"20251205" "20160623" "20160914"