GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-02-24T23:13:09Z,
for the dataset file:///shared/avv-gtfs-mit-spnv_dd9e26b0.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:
Multiple languages
Feed Start Date:
2026-02-16
Feed End Date:
2026-12-13

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: 9
  • Blocks: 2177
  • Routes: 366
  • Shapes: 3918
  • Stops: 3197
  • Trips: 20771

Specification Compliance report

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

Notice Code Severity Total
duplicate_route_name WARNING 14

duplicate_route_name

Two distinct routes have either the same route_short_name, the same route_long_name, or the same combination of route_short_name and route_long_name.

All routes of the same route_type with the same agency_id should have unique combinations of route_short_name and route_long_name.

Note that there may be valid cases where routes have the same short and long name, e.g., if they serve different areas. However, different directions must be modeled as the same route.

Example of bad data:

route_id route_short_name route_long_name
route1 U1 Southern
route2 U1 Southern

You can see more about this notice here.

csvRowNumber1 (?) The row number of the first occurrence. routeId1 (?) The id of the the first occurrence. csvRowNumber2 (?) The row number of the other occurrence. routeId2 (?) The id of the the other occurrence. routeShortName (?) Common `routes.route_short_name`. routeLongName (?) Common `routes.route_long_name`. routeTypeValue (?) Common `routes.route_type`. agencyId (?) Common `routes.agency_id`.
2 "2697-589302_106" 20 "2697-94534_714" "Re18" "Aachen - Herzogenrath - Landgraaf - Heerlen - Valkenburg - Meerssen - Maastricht - Visé - Lüttich" -1 "2697-282"
36 "2697-379929_704" 66 "2697-267815_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "2697-243"
36 "2697-379929_704" 67 "2697-267814_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "2697-243"
36 "2697-379929_704" 68 "2697-267813_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "2697-243"
36 "2697-379929_704" 69 "2697-267812_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "2697-243"
36 "2697-379929_704" 70 "2697-267811_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "2697-243"
36 "2697-379929_704" 73 "2697-267808_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "2697-243"
36 "2697-379929_704" 75 "2697-267806_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "2697-243"
115 "2697-45882_704" 162 "2697-10006_704" "E" "Zusätzliche Einsatzwagen in Aachen" -1 "2697-243"
265 "2697-400846_715" 266 "2697-377932_715" "Netliner" "" -1 "2697-363"
265 "2697-400846_715" 267 "2697-313729_715" "Netliner" "" -1 "2697-363"
265 "2697-400846_715" 268 "2697-274666_715" "Netliner" "" -1 "2697-363"
265 "2697-400846_715" 269 "2697-216711_715" "Netliner" "" -1 "2697-363"
270 "2697-49337_715" 271 "2697-49336_715" "Netliner" "Netliner Monschau" -1 "2697-363"
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.
328 "2697-merged_6c9d6969a938bdfd3dd4"
inconsistent_agency_lang WARNING 1

inconsistent_agency_lang

Inconsistent language among agencies.

Agencies from GTFS agency.txt have been found to have different languages.

You can see more about this notice here.

csvRowNumber (?) The row of the faulty record. expected (?) Expected language. actual (?) Faulty record's language.
3 "de" "nl"
mixed_case_recommended_field WARNING 12

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" "50alt" 44
"routes.txt" "route_short_name" "7alt" 100
"routes.txt" "route_short_name" "54alt" 102
"routes.txt" "route_short_name" "21alt" 107
"routes.txt" "route_short_name" "59alt" 143
"routes.txt" "route_short_name" "74alt" 166
"routes.txt" "route_short_name" "55alt" 175
"routes.txt" "route_short_name" "48alt" 182
"routes.txt" "route_short_name" "26alt" 200
"routes.txt" "route_short_name" "17alt" 208
"routes.txt" "route_short_name" "15alt" 211
"routes.txt" "route_short_name" "12alt" 214
route_long_name_contains_short_name WARNING 2

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`.
"2697-49337_715" 270 "Netliner" "Netliner Monschau"
"2697-49336_715" 271 "Netliner" "Netliner Monschau"
stop_has_too_many_matches_for_shape WARNING 10

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.
7406 "2697-1847" "2697-539551023" 120908 "2697-000000001975" "Alsdorf, Annapark Bahnhof (Bus)" [50.870729,6.157610999999999] 27
7406 "2697-1847" "2697-539551023" 120928 "2697-000000001975" "Alsdorf, Annapark Bahnhof (Bus)" [50.870729,6.157610999999999] 27
7407 "2697-1848" "2697-539551596" 120929 "2697-000000001975" "Alsdorf, Annapark Bahnhof (Bus)" [50.870729,6.157610999999999] 25
7407 "2697-1848" "2697-539551596" 120945 "2697-000000001975" "Alsdorf, Annapark Bahnhof (Bus)" [50.870729,6.157610999999999] 25
7386 "2697-1849" "2697-539552215" 120492 "2697-000000001975" "Alsdorf, Annapark Bahnhof (Bus)" [50.870729,6.157610999999999] 25
7386 "2697-1849" "2697-539552215" 120512 "2697-000000001975" "Alsdorf, Annapark Bahnhof (Bus)" [50.870729,6.157610999999999] 25
7402 "2697-1842" "2697-539552095" 120825 "2697-000000001975" "Alsdorf, Annapark Bahnhof (Bus)" [50.870729,6.157610999999999] 21
7402 "2697-1842" "2697-539552095" 120845 "2697-000000001975" "Alsdorf, Annapark Bahnhof (Bus)" [50.870729,6.157610999999999] 21
7425 "2697-1844" "2697-539551150" 121235 "2697-000000001975" "Alsdorf, Annapark Bahnhof (Bus)" [50.870729,6.157610999999999] 23
7425 "2697-1844" "2697-539551150" 121255 "2697-000000001975" "Alsdorf, Annapark Bahnhof (Bus)" [50.870729,6.157610999999999] 23
stop_too_far_from_shape WARNING 404

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 404 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.
17939 "2697-3727" "2697-533211103" 419983 "2697-000000004561" "Langerwehe, Schulzentrum" [50.8178,6.36711] 145.7676098395669
17935 "2697-3729" "2697-533211107" 419898 "2697-000000004561" "Langerwehe, Schulzentrum" [50.8178,6.36711] 145.7676098395669
17943 "2697-3725" "2697-533211099" 420114 "2697-000000004561" "Langerwehe, Schulzentrum" [50.8178,6.36711] 145.7676098395669
11374 "2697-1198" "2697-539458446" 224191 "2697-000000001001" "Aachen, Bushof" [50.77721400000001,6.0907540000000004] 112.26766921110332
11373 "2697-1193" "2697-539458386" 224172 "2697-000000001001" "Aachen, Bushof" [50.77721400000001,6.0907540000000004] 112.26766921110332
11477 "2697-1143" "2697-539455656" 227151 "2697-000000001049" "Aachen, Normaluhr" [50.769925,6.093953000000001] 106.04554407789033
8489 "2697-1165" "2697-539536291" 141545 "2697-000000001001" "Aachen, Bushof" [50.777357,6.088712000000001] 118.34583222653453
13850 "2697-724" "2697-539405748" 311239 "2697-000000006437" "Würselen, Broichweiden Broich Gymnasium" [50.843409,6.176440000000001] 168.4618647006545
13927 "2697-723" "2697-539405747" 315371 "2697-000000006437" "Würselen, Broichweiden Broich Gymnasium" [50.843409,6.176440000000001] 168.4618647006545
7149 "2697-1920" "2697-539417003" 116332 "2697-000000001049" "Aachen, Normaluhr" [50.76802800000001,6.094899] 157.50941730120948
7150 "2697-1921" "2697-539417006" 116337 "2697-000000001049" "Aachen, Normaluhr" [50.76802800000001,6.094899] 157.50941730120948
6559 "2697-1971" "2697-539514687" 102663 "2697-000000001001" "Aachen, Bushof" [50.77721400000001,6.0907540000000004] 112.26766921110332
6561 "2697-1972" "2697-539514775" 102724 "2697-000000001001" "Aachen, Bushof" [50.77721400000001,6.0907540000000004] 112.26766921110332
6563 "2697-1977" "2697-539514754" 102778 "2697-000000001001" "Aachen, Bushof" [50.77721400000001,6.0907540000000004] 112.26766921110332
6566 "2697-1989" "2697-539514682" 102866 "2697-000000001001" "Aachen, Bushof" [50.77721400000001,6.0907540000000004] 112.26766921110332
6567 "2697-1990" "2697-539514668" 102901 "2697-000000001001" "Aachen, Bushof" [50.77721400000001,6.0907540000000004] 112.26766921110332
13481 "2697-786" "2697-539410742" 296334 "2697-000000005729" "Stolberg, Münsterbusch Kreuz" [50.770663000000006,6.21566] 101.39257752976047
6730 "2697-1935" "2697-539468440" 107540 "2697-000000001049" "Aachen, Normaluhr" [50.768807,6.093949] 114.06553780425557
6741 "2697-1937" "2697-539466678" 107807 "2697-000000001049" "Aachen, Normaluhr" [50.768807,6.093949] 114.06553780425557
13597 "2697-769" "2697-539409299" 300676 "2697-000000001001" "Aachen, Bushof" [50.77721400000001,6.0907540000000004] 112.26766921110332
6555 "2697-1969" "2697-539514773" 102559 "2697-000000001001" "Aachen, Bushof" [50.77721400000001,6.0907540000000004] 112.26766921110332
3960 "2697-62" "2697-540863671" 57990 "2697-000000006672" "Troisdorf" [50.813922000000005,7.150892000000002] 141.754247946519
5673 "2697-2336" "2697-539523071" 84544 "2697-000000005225" "Roetgen, Post" [50.64175800000001,6.190914] 167.07255409388753
5683 "2697-2339" "2697-539523192" 84622 "2697-000000005225" "Roetgen, Post" [50.64175800000001,6.190914] 167.07255409388753
4072 "2697-71" "2697-540863605" 58964 "2697-000000004412" "Köln, Breslauer Platz/Hauptbahnhof" [50.94289800000001,6.960458] 114.10259338200308
7202 "2697-1893" "2697-539435037" 117023 "2697-000000001461" "Aachen, Hüls Schulzentrum" [50.789464,6.124818] 117.09903504603245
12010 "2697-1057" "2697-539443066" 246864 "2697-000000001001" "Aachen, Bushof" [50.777357,6.088712000000001] 118.34583222653453
12053 "2697-1054" "2697-539443199" 248372 "2697-000000001055" "Aachen, Ponttor" [50.78078,6.077895999999999] 103.6001774457337
5664 "2697-2345" "2697-539524622" 84191 "2697-000000001001" "Aachen, Bushof" [50.777629000000005,6.090796] 150.82836207905638
5661 "2697-2347" "2697-539524588" 84164 "2697-000000001001" "Aachen, Bushof" [50.777629000000005,6.090796] 150.82836207905638
12203 "2697-1010" "2697-539439953" 254539 "2697-000000001001" "Aachen, Bushof" [50.77721400000001,6.0907540000000004] 112.26766921110332
5655 "2697-2348" "2697-539524555" 83882 "2697-000000001001" "Aachen, Bushof" [50.777629000000005,6.090796] 150.82836207905638
5644 "2697-2353" "2697-539524792" 83701 "2697-000000005225" "Roetgen, Post" [50.641954,6.190465] 128.84575255709672
11991 "2697-1022" "2697-539443913" 246292 "2697-000000001049" "Aachen, Normaluhr" [50.769925,6.093953000000001] 106.04554407789033
11990 "2697-1030" "2697-539443877" 246261 "2697-000000001049" "Aachen, Normaluhr" [50.769925,6.093953000000001] 106.04554407789033
12007 "2697-1046" "2697-539442887" 246812 "2697-000000001001" "Aachen, Bushof" [50.777357,6.088712000000001] 118.34583222653453
12054 "2697-1047" "2697-539443444" 248402 "2697-000000001055" "Aachen, Ponttor" [50.78078,6.077895999999999] 103.6001774457337
19 "2697-611" "2697-540863247" 90 "2697-000000004412" "Köln, Breslauer Platz/Hauptbahnhof" [50.94289800000001,6.960458] 114.10259338200308
67 "2697-616" "2697-540863120" 326 "2697-000000004412" "Köln, Breslauer Platz/Hauptbahnhof" [50.94289800000001,6.960458] 114.10259338200308
79 "2697-604" "2697-540869220" 390 "2697-000000006608" "Duisburg Hbf" [51.429785,6.775902999999999] 328.29133966493026
79 "2697-604" "2697-540869220" 397 "2697-000000004412" "Köln, Breslauer Platz/Hauptbahnhof" [50.94289800000001,6.960458] 114.10259338200308
74 "2697-603" "2697-540869221" 358 "2697-000000004412" "Köln, Breslauer Platz/Hauptbahnhof" [50.94289800000001,6.960458] 114.10259338200308
74 "2697-603" "2697-540869221" 365 "2697-000000006608" "Duisburg Hbf" [51.429785,6.775902999999999] 328.29133966493026
75 "2697-601" "2697-540869245" 366 "2697-000000004412" "Köln, Breslauer Platz/Hauptbahnhof" [50.94289800000001,6.960458] 114.10259338200308
75 "2697-601" "2697-540869245" 371 "2697-000000002563" "Düsseldorf Hbf" [51.219962,6.794319] 109.54852205269385
84 "2697-607" "2697-540869015" 407 "2697-000000006698" "Bochum Hbf" [51.477368593164435,7.223925970448757] 223.11885015926396
85 "2697-606" "2697-540869028" 410 "2697-000000002563" "Düsseldorf Hbf" [51.219962,6.794319] 109.54852205269385
85 "2697-606" "2697-540869028" 415 "2697-000000004412" "Köln, Breslauer Platz/Hauptbahnhof" [50.94289800000001,6.960458] 114.10259338200308
7636 "2697-1804" "2697-539449718" 124278 "2697-000000001001" "Aachen, Bushof" [50.777368287728414,6.091215344634525] 147.46073259659772
7633 "2697-1800" "2697-539449840" 124230 "2697-000000001049" "Aachen, Normaluhr" [50.768807,6.093949] 114.06553780425557
stops_match_shape_out_of_order WARNING 2

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.
7116 "2697-1925" "2697-539412395" 115823 "2697-000000001057" "Aachen, Technische Hochschule" [50.777243006237384,6.077787626653197] 115822 "2697-000000001055" "Aachen, Ponttor" [50.78172902194347,6.077801240411215]
7703 "2697-1781" "2697-539609354" 125729 "2697-000000001001" "Aachen, Bushof" [50.77643989185954,6.089722036492092] 125728 "2697-000000001033" "Aachen, Hansemannplatz" [50.77824477137131,6.0941873937092685]
unexpected_enum_value WARNING 354

unexpected_enum_value

An enum has an unexpected value.

You can see more about this notice here.

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

filename (?) The name of the faulty file. csvRowNumber (?) The row number of the faulty record. fieldName (?) The name of the field where the error occurred. fieldValue (?) Faulty value.
"routes.txt" 2 "route_type" 106
"routes.txt" 3 "route_type" 714
"routes.txt" 4 "route_type" 714
"routes.txt" 6 "route_type" 714
"routes.txt" 7 "route_type" 714
"routes.txt" 9 "route_type" 106
"routes.txt" 12 "route_type" 714
"routes.txt" 19 "route_type" 714
"routes.txt" 20 "route_type" 714
"routes.txt" 21 "route_type" 714
"routes.txt" 22 "route_type" 714
"routes.txt" 25 "route_type" 704
"routes.txt" 26 "route_type" 704
"routes.txt" 27 "route_type" 704
"routes.txt" 28 "route_type" 704
"routes.txt" 29 "route_type" 704
"routes.txt" 30 "route_type" 704
"routes.txt" 31 "route_type" 704
"routes.txt" 32 "route_type" 704
"routes.txt" 33 "route_type" 704
"routes.txt" 34 "route_type" 704
"routes.txt" 35 "route_type" 704
"routes.txt" 36 "route_type" 704
"routes.txt" 37 "route_type" 704
"routes.txt" 38 "route_type" 704
"routes.txt" 39 "route_type" 704
"routes.txt" 40 "route_type" 704
"routes.txt" 41 "route_type" 704
"routes.txt" 42 "route_type" 704
"routes.txt" 43 "route_type" 704
"routes.txt" 44 "route_type" 715
"routes.txt" 45 "route_type" 704
"routes.txt" 46 "route_type" 704
"routes.txt" 47 "route_type" 704
"routes.txt" 48 "route_type" 704
"routes.txt" 49 "route_type" 704
"routes.txt" 50 "route_type" 704
"routes.txt" 51 "route_type" 704
"routes.txt" 52 "route_type" 704
"routes.txt" 53 "route_type" 704
"routes.txt" 54 "route_type" 704
"routes.txt" 55 "route_type" 704
"routes.txt" 56 "route_type" 704
"routes.txt" 57 "route_type" 704
"routes.txt" 58 "route_type" 704
"routes.txt" 59 "route_type" 704
"routes.txt" 60 "route_type" 704
"routes.txt" 61 "route_type" 704
"routes.txt" 62 "route_type" 704
"routes.txt" 63 "route_type" 704