avv — Enhanced Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-08-21T13:50:16Z,
for the dataset file:///shared/avv_2ce27e8a.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:
German
Feed Start Date:
2026-08-13
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. transfers.txt
  10. trips.txt

Counts


  • Agencies: 11
  • Blocks: 4470
  • Routes: 478
  • Shapes: 4396
  • Stops: 8571
  • Trips: 35292

Specification Compliance report

4070 notices reported (0 errors, 649 warnings, 3421 infos)

Notice Code Severity Total
duplicate_route_name WARNING 31

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`.
31 "91-245234_704" 34 "91-245231_704" "2" "" -1 "91-358"
29 "91-245236_704" 51 "91-145035_704" "4" "" -1 "91-358"
30 "91-245235_704" 52 "91-145034_704" "3" "" -1 "91-358"
31 "91-245234_704" 53 "91-145033_704" "2" "" -1 "91-358"
33 "91-245232_704" 54 "91-145032_704" "1" "" -1 "91-358"
33 "91-245232_704" 55 "91-145031_704" "1" "" -1 "91-358"
17 "91-298171_704" 97 "91-98594_704" "9" "" -1 "91-359"
18 "91-298170_704" 98 "91-98593_704" "8" "" -1 "91-359"
19 "91-298169_704" 99 "91-98592_704" "7" "" -1 "91-359"
20 "91-298168_704" 100 "91-98591_704" "6" "" -1 "91-359"
21 "91-298167_704" 101 "91-98590_704" "5" "" -1 "91-359"
22 "91-298166_704" 102 "91-98589_704" "4" "" -1 "91-359"
23 "91-298165_704" 103 "91-98588_704" "3" "" -1 "91-359"
24 "91-298164_704" 104 "91-98587_704" "2" "" -1 "91-359"
25 "91-298163_704" 105 "91-98586_704" "1" "" -1 "91-359"
106 "91-400846_715" 107 "91-377932_715" "Netliner" "" -1 "91-363"
106 "91-400846_715" 108 "91-313729_715" "Netliner" "" -1 "91-363"
106 "91-400846_715" 109 "91-274666_715" "Netliner" "" -1 "91-363"
110 "91-49337_715" 111 "91-49336_715" "Netliner" "Netliner Monschau" -1 "91-363"
112 "91-522552_106" 113 "91-522552_714" "Re18" "Aachen - Herzogenrath - Landgraaf - Heerlen - Valkenburg - Meerssen - Maastricht - Visé - Lüttich" -1 "91-161"
115 "91-111205_106" 116 "91-111205_714" "Rs18" "" -1 "91-161"
118 "91-111203_106" 119 "91-111203_714" "Rs12" "" -1 "91-161"
120 "91-111202_106" 121 "91-111202_714" "Rs11" "" -1 "91-161"
202 "91-379929_704" 232 "91-267815_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "91-243"
202 "91-379929_704" 233 "91-267814_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "91-243"
202 "91-379929_704" 234 "91-267813_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "91-243"
202 "91-379929_704" 235 "91-267812_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "91-243"
202 "91-379929_704" 236 "91-267811_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "91-243"
202 "91-379929_704" 239 "91-267808_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "91-243"
202 "91-379929_704" 241 "91-267806_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "91-243"
283 "91-45882_704" 330 "91-10006_704" "E" "Zusätzliche Einsatzwagen in Aachen" -1 "91-243"
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" "50alt" 210
"routes.txt" "route_short_name" "7alt" 267
"routes.txt" "route_short_name" "54alt" 269
"routes.txt" "route_short_name" "21alt" 274
"routes.txt" "route_short_name" "59alt" 311
"routes.txt" "route_short_name" "74alt" 334
"routes.txt" "route_short_name" "55alt" 343
"routes.txt" "route_short_name" "48alt" 350
"routes.txt" "route_short_name" "2alt" 366
"routes.txt" "route_short_name" "26alt" 369
"routes.txt" "route_short_name" "17alt" 377
"routes.txt" "route_short_name" "15alt" 380
"routes.txt" "route_short_name" "12alt" 383
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`.
"91-49337_715" 110 "Netliner" "Netliner Monschau"
"91-49336_715" 111 "Netliner" "Netliner Monschau"
stop_too_far_from_shape WARNING 137

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 137 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.
19439 "91-2891" "91-574485241" 375478 "91-000000370701" "Herzogenrath, Schmetz" [50.87744384145052,6.092728259250601] 220.77578527813253
19459 "91-2887" "91-574484982" 375738 "91-000000370701" "Herzogenrath, Schmetz" [50.87744384145052,6.092728259250601] 220.77578527813253
19460 "91-2888" "91-574484952" 375758 "91-000000370701" "Herzogenrath, Schmetz" [50.87744384145052,6.092728259250601] 220.77578527813253
19462 "91-2886" "91-574484967" 375788 "91-000000370701" "Herzogenrath, Schmetz" [50.87744384145052,6.092728259250601] 220.77578527813253
19456 "91-2889" "91-574484933" 375696 "91-000000370701" "Herzogenrath, Schmetz" [50.87744384145052,6.092728259250601] 220.77578527813253
19492 "91-2872" "91-574415857" 376260 "91-000000199501" "Alsdorf, Mariadorf Brücke" [50.86740526265242,6.199606760283888] 123.6901121527336
31408 "91-1545" "91-574232415" 730949 "91-000000168301" "Aachen, Schmithof Schule" [50.688593999999995,6.168164999999999] 121.47576204074974
31671 "91-1531" "91-577842933" 743489 "91-000000566901" "Stolberg, Gressenich Farmweg" [50.771659,6.310337999999999] 126.05752145747105
31344 "91-1580" "91-574231930" 727800 "91-000000168301" "Aachen, Schmithof Schule" [50.688593999999995,6.168164999999999] 121.47576204074974
9821 "91-772" "91-570203956" 195897 "91-000000266301" "Erkelenz, Süd" [51.0687155794936,6.31471152359547] 468.9903777055369
9847 "91-773" "91-570203931" 196258 "91-000000266302" "Erkelenz, Süd" [51.06861188205434,6.314714943413712] 406.4700585017351
9837 "91-774" "91-570203940" 196105 "91-000000266301" "Erkelenz, Süd" [51.0687155794936,6.31471152359547] 468.9903777055369
20147 "91-2809" "91-574285321" 386884 "91-000000199501" "Alsdorf, Mariadorf Brücke" [50.86740526265242,6.199606760283888] 123.6901121527336
9842 "91-779" "91-570203934" 196177 "91-000000266301" "Erkelenz, Süd" [51.0687155794936,6.31471152359547] 468.9903777055369
9838 "91-775" "91-570203939" 196118 "91-000000266301" "Erkelenz, Süd" [51.0687155794936,6.31471152359547] 468.9903777055369
20177 "91-2803" "91-574489513" 388010 "91-000000428103" "Kelmis, Bruch" [50.710668000000005,6.007357000000001] 248.0876750804816
9839 "91-776" "91-570203938" 196129 "91-000000266301" "Erkelenz, Süd" [51.0687155794936,6.31471152359547] 468.9903777055369
9845 "91-777" "91-570203937" 196223 "91-000000266301" "Erkelenz, Süd" [51.0687155794936,6.31471152359547] 468.9903777055369
20164 "91-2801" "91-574489579" 387589 "91-000000428103" "Kelmis, Bruch" [50.710668000000005,6.007357000000001] 248.0876750804816
9840 "91-778" "91-570203936" 196144 "91-000000266301" "Erkelenz, Süd" [51.0687155794936,6.31471152359547] 468.9903777055369
20178 "91-2802" "91-574489514" 388041 "91-000000428103" "Kelmis, Bruch" [50.710668000000005,6.007357000000001] 248.0876750804816
9869 "91-782" "91-570203909" 196566 "91-000000266302" "Erkelenz, Süd" [51.06861188205434,6.314714943413712] 406.4700585017351
9846 "91-783" "91-570203907" 196241 "91-000000266302" "Erkelenz, Süd" [51.06861188205434,6.314714943413712] 406.4700585017351
9871 "91-784" "91-570203906" 196599 "91-000000266302" "Erkelenz, Süd" [51.06861188205434,6.314714943413712] 406.4700585017351
9843 "91-780" "91-570203933" 196193 "91-000000266301" "Erkelenz, Süd" [51.0687155794936,6.31471152359547] 468.9903777055369
9753 "91-795" "91-570204032" 195083 "91-000000276301" "Erkelenz, Mennekrath" [51.090039,6.337659999999999] 128.63435940149336
9739 "91-792" "91-570201874" 194915 "91-000000276301" "Erkelenz, Mennekrath" [51.090039,6.337659999999999] 128.63435940149336
19867 "91-2853" "91-574407776" 382428 "91-000000370701" "Herzogenrath, Schmetz" [50.87744384145052,6.092728259250601] 220.77578527813253
31670 "91-1512" "91-574226325" 743425 "91-000000566901" "Stolberg, Gressenich Farmweg" [50.771659,6.310337999999999] 126.05752145747105
31655 "91-1500" "91-574226202" 742369 "91-000000566901" "Stolberg, Gressenich Farmweg" [50.771659,6.310337999999999] 126.05752145747105
31626 "91-1504" "91-574226412" 740799 "91-000000566901" "Stolberg, Gressenich Farmweg" [50.771659,6.310337999999999] 126.05752145747105
16774 "91-3334" "91-574502880" 315001 "91-000000114701" "Aachen, Brand Freund" [50.75324899999999,6.183234] 102.11944451597472
21013 "91-2740" "91-574474962" 404821 "91-000000168301" "Aachen, Schmithof Schule" [50.688593999999995,6.168164999999999] 121.47576204074974
10331 "91-634" "91-570204637" 207660 "91-000000621301" "Wegberg, Arsbeck Kirche" [51.141690000000004,6.210808] 109.22700254434027
10324 "91-658" "91-570204647" 207485 "91-000000636201" "Wegberg, Wildenrath Visitors-Center" [51.11984536334472,6.224391872922149] 122.74962359137676
10329 "91-659" "91-570204645" 207632 "91-000000636201" "Wegberg, Wildenrath Visitors-Center" [51.11984536334472,6.224391872922149] 122.74962359137676
10313 "91-655" "91-570204657" 207099 "91-000000636201" "Wegberg, Wildenrath Visitors-Center" [51.11984536334472,6.224391872922149] 122.74962359137676
10314 "91-656" "91-570204656" 207139 "91-000000636201" "Wegberg, Wildenrath Visitors-Center" [51.11984536334472,6.224391872922149] 122.74962359137676
10327 "91-661" "91-570204643" 207577 "91-000000636201" "Wegberg, Wildenrath Visitors-Center" [51.11984536334472,6.224391872922149] 122.74962359137676
21752 "91-2703" "91-574395657" 423228 "91-000000114701" "Aachen, Brand Freund" [50.75324899999999,6.183234] 102.11944451597472
16868 "91-3274" "91-574501918" 317153 "91-000000369301" "Herzogenrath, Rathaus" [50.87158399999999,6.101842] 115.26568459605711
16965 "91-3206" "91-574500483" 319104 "91-000000168301" "Aachen, Schmithof Schule" [50.688593999999995,6.168164999999999] 121.47576204074974
31633 "91-1496" "91-574226210" 741142 "91-000000566901" "Stolberg, Gressenich Farmweg" [50.771659,6.310337999999999] 126.05752145747105
31617 "91-1498" "91-574226120" 740303 "91-000000566901" "Stolberg, Gressenich Farmweg" [50.771659,6.310337999999999] 126.05752145747105
31681 "91-1497" "91-574226034" 743924 "91-000000566901" "Stolberg, Gressenich Farmweg" [50.771659,6.310337999999999] 126.05752145747105
31684 "91-1499" "91-574226097" 744044 "91-000000566901" "Stolberg, Gressenich Farmweg" [50.771659,6.310337999999999] 126.05752145747105
33593 "91-3972" "91-561485716" 785640 "91-000000444601" "Kreuzau, Bahnhof (Bus)" [50.75094537166071,6.4873380276329975] 149.07413062682267
33757 "91-3954" "91-561484682" 788103 "91-000000437202" "Kerpen, Manheim Bürgerzentrum" [50.869726,6.662784] 619.2260196282766
33757 "91-3954" "91-561484682" 788104 "91-000000437402" "Kerpen, Manheim Marienkapelle" [50.8663143031152,6.656865605208144] 274.2168401201485
3279 "91-149" "91-568342746" 70870 "91-000000930501" "Roermond, Swalmen Molenweg" [51.236502,6.042900999999999] 167.16961664710513
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.
9763 "91-794" "91-570201838" 195228 "91-000000266601" "Erkelenz, Polizei" [51.0686240123779,6.308303910558839] 195227 "91-000000266301" "Erkelenz, Süd" [51.0686857748231,6.308034547975747]
32913 "91-4178" "91-561484731" 772080 "91-000000466202" "Linnich, Welz Am Ederer Weg" [50.95769960738299,6.2562178095404475] 772079 "91-000000465502" "Linnich, Welz" [50.960224741078854,6.263113241162112]
unexpected_enum_value WARNING 464

unexpected_enum_value

An enum has an unexpected value.

You can see more about this notice here.

Only the first 50 of 464 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" 704
"routes.txt" 3 "route_type" 704
"routes.txt" 5 "route_type" 704
"routes.txt" 6 "route_type" 704
"routes.txt" 7 "route_type" 704
"routes.txt" 8 "route_type" 704
"routes.txt" 9 "route_type" 704
"routes.txt" 10 "route_type" 704
"routes.txt" 11 "route_type" 704
"routes.txt" 12 "route_type" 704
"routes.txt" 13 "route_type" 704
"routes.txt" 14 "route_type" 704
"routes.txt" 15 "route_type" 704
"routes.txt" 16 "route_type" 704
"routes.txt" 17 "route_type" 704
"routes.txt" 18 "route_type" 704
"routes.txt" 19 "route_type" 704
"routes.txt" 20 "route_type" 704
"routes.txt" 21 "route_type" 704
"routes.txt" 22 "route_type" 704
"routes.txt" 23 "route_type" 704
"routes.txt" 24 "route_type" 704
"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" 704
"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
big_gap_in_service INFO 78

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.

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

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.
"91-139" "2026-08-21" "2026-09-06" 15
"91-141" "2026-08-16" "2026-09-06" 20
"91-16" "2026-10-16" "2026-11-02" 16
"91-173" "2026-10-16" "2026-11-03" 17
"91-175" "2026-10-15" "2026-11-02" 17
"91-176" "2026-10-16" "2026-11-06" 20
"91-177" "2026-10-16" "2026-11-05" 19
"91-188" "2026-10-14" "2026-11-02" 18
"91-191" "2026-08-19" "2026-09-09" 20
"91-191" "2026-09-16" "2026-10-07" 20
"91-191" "2026-10-14" "2026-11-04" 20
"91-191" "2026-11-11" "2026-12-02" 20
"91-248" "2026-08-21" "2026-09-07" 16
"91-248" "2026-10-09" "2026-11-02" 23
"91-279" "2026-08-21" "2026-09-07" 16
"91-371" "2026-09-20" "2026-10-31" 40
"91-374" "2026-09-20" "2026-10-31" 40
"91-375" "2026-09-20" "2026-10-31" 40
"91-379" "2026-09-20" "2026-10-26" 35
"91-384" "2026-09-20" "2026-10-08" 17
"91-393" "2026-10-30" "2026-11-23" 23
"91-394" "2026-10-30" "2026-11-21" 21
"91-395" "2026-10-30" "2026-11-21" 21
"91-396" "2026-10-30" "2026-11-21" 21
"91-400" "2026-08-15" "2026-09-04" 19
"91-400" "2026-09-12" "2026-10-09" 26
"91-400" "2026-10-10" "2026-10-30" 19
"91-400" "2026-11-07" "2026-11-27" 19
"91-402" "2026-09-04" "2026-10-31" 56
"91-403" "2026-08-30" "2026-10-31" 61
"91-405" "2026-08-30" "2026-11-01" 62
"91-407" "2026-09-04" "2026-10-31" 56
"91-416" "2026-10-11" "2026-10-31" 19
"91-416" "2026-11-08" "2026-11-28" 19
"91-448" "2026-08-16" "2026-09-05" 19
"91-448" "2026-09-13" "2026-10-03" 19
"91-448" "2026-10-11" "2026-10-31" 19
"91-448" "2026-11-08" "2026-11-28" 19
"91-454" "2026-08-20" "2026-09-04" 14
"91-454" "2026-11-13" "2026-11-29" 15
"91-466" "2026-08-29" "2026-10-31" 62
"91-467" "2026-09-04" "2026-10-31" 56
"91-468" "2026-09-03" "2026-10-31" 57
"91-469" "2026-09-03" "2026-10-31" 57
"91-471" "2026-09-04" "2026-11-02" 58
"91-472" "2026-09-04" "2026-11-02" 58
"91-482" "2026-09-09" "2026-09-28" 18
"91-482" "2026-10-07" "2026-10-26" 18
"91-482" "2026-11-04" "2026-11-23" 18
"91-517" "2026-08-15" "2026-09-04" 19
platform_without_parent_station INFO 3014

platform_without_parent_station

A platform has no parent_station field set.

This is different from location_without_parent_station since it is less severe.

You can see more about this notice here.

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

csvRowNumber (?) Row number of the faulty record. stopId (?) The id of the faulty record. stopName (?) The stop name of the faulty record.
167 "91-000000100101" "Aachen, Bushof"
168 "91-000000100102" "Aachen, Bushof"
169 "91-000000100103" "Aachen, Bushof"
170 "91-000000100104" "Aachen, Bushof"
171 "91-000000100106" "Aachen, Bushof"
172 "91-000000100107" "Aachen, Bushof"
173 "91-000000100110" "Aachen, Bushof"
174 "91-000000100111" "Aachen, Bushof"
175 "91-000000100112" "Aachen, Bushof"
176 "91-000000100113" "Aachen, Bushof"
177 "91-000000100114" "Aachen, Bushof"
178 "91-000000100115" "Aachen, Bushof"
179 "91-000000100201" "Aachen, Kaiser-Friedrich-Park"
180 "91-000000100202" "Aachen, Kaiser-Friedrich-Park"
181 "91-000000100301" "Aachen, Ehrenmal / Lousberg"
182 "91-000000100302" "Aachen, Ehrenmal / Lousberg"
183 "91-000000100401" "Aachen, Stawag"
184 "91-000000100402" "Aachen, Stawag"
185 "91-000000100501" "Aachen, Misereor"
186 "91-000000100502" "Aachen, Misereor"
187 "91-000000100503" "Aachen, Misereor"
188 "91-000000100504" "Aachen, Misereor"
189 "91-000000100601" "Aachen, Ritterstraße"
190 "91-000000100701" "Aachen, Hauptbahnhof (Bus)"
191 "91-000000100702" "Aachen, Hauptbahnhof (Bus)"
192 "91-000000100901" "Aachen, Alter Posthof"
193 "91-000000100902" "Aachen, Alter Posthof"
194 "91-000000101102" "Aachen, Kaiserplatz"
195 "91-000000101103" "Aachen, Kaiserplatz"
196 "91-000000101104" "Aachen, Kaiserplatz"
197 "91-000000101105" "Aachen, Kaiserplatz"
198 "91-000000101501" "Aachen, Schanz (Lütticher Str.)"
199 "91-000000101502" "Aachen, Schanz (Boxgraben)"
200 "91-000000101503" "Aachen, Schanz (Boxgraben)"
201 "91-000000101504" "Aachen, Schanz (Jakobstraße)"
202 "91-000000101901" "Aachen, Annastraße (Hans-Stercken-Platz)"
203 "91-000000101902" "Aachen, Annastraße (Hans-Stercken-Platz)"
204 "91-000000102101" "Aachen, Audimax"
205 "91-000000102102" "Aachen, Audimax"
206 "91-000000102301" "Aachen, Augustastraße (Suermondt-Ludwig-Museum)"
207 "91-000000102302" "Aachen, Augustastraße (Suermondt-Ludwig-Museum)"
208 "91-000000102901" "Aachen, Elisenbrunnen"
209 "91-000000102902" "Aachen, Elisenbrunnen"
210 "91-000000102903" "Aachen, Elisenbrunnen"
211 "91-000000102904" "Aachen, Elisenbrunnen"
212 "91-000000103101" "Aachen, Eurogress"
213 "91-000000103102" "Aachen, Eurogress"
214 "91-000000103301" "Aachen, Hansemannplatz"
215 "91-000000103302" "Aachen, Hansemannplatz"
216 "91-000000103303" "Aachen, Hansemannplatz"
trip_headsign_matches_intermediate_stop INFO 329

trip_headsign_matches_intermediate_stop

Trip headsign matches the name of an intermediate stop, not the last stop.

The trip_headsign matches the stop_name of a stop that is not the last stop of the trip. This may confuse passengers boarding after that stop, since the headsign suggests the vehicle is heading to a stop it has already passed.

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record in `trips.txt`. tripId (?) The id of the trip with the problematic headsign. tripHeadsign (?) The headsign value that matches an intermediate stop name. stopId1 (?) The id of the intermediate stop whose name matches the headsign. stopSequence (?) The stop_sequence value of the intermediate stop that matches the headsign. stopId2 (?) The id of the actual last stop of the trip.
37 "91-568350303" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
38 "91-568350302" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
39 "91-568350301" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
40 "91-568350300" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
41 "91-568350299" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
42 "91-568350298" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
43 "91-568350297" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
44 "91-568350296" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
45 "91-568350295" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
46 "91-568350294" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
47 "91-568350293" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
48 "91-568350292" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
49 "91-568350291" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
50 "91-568350290" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
51 "91-568350289" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
52 "91-568350288" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
53 "91-568350287" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
54 "91-568350286" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
55 "91-568350305" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
56 "91-568350304" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
57 "91-568350313" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
58 "91-568350312" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
59 "91-568350311" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
60 "91-568350310" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
61 "91-568350309" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
62 "91-568350308" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
63 "91-568350307" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
64 "91-568350306" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1517 "91-568348382" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1518 "91-568348381" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1519 "91-568348380" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1520 "91-568348379" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1521 "91-568348362" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1522 "91-568348378" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1523 "91-568348377" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1524 "91-568348361" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1525 "91-568348376" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1526 "91-568348375" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1527 "91-568348360" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1528 "91-568348374" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1529 "91-568348358" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1530 "91-568348373" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1531 "91-568348357" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1532 "91-568348372" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1533 "91-568348356" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1534 "91-568348371" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1535 "91-568348355" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1536 "91-568348370" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1537 "91-568348354" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"
1538 "91-568348369" "Venlo, Station (Bus)" "91-000000967505" 0 "91-000000967507"