avv — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-08-21T13:50:31Z,
for the dataset file:///shared/avv_7938b6de.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
AVV Aachen
Publisher URL:
https://www.avv.de
Feed Email:
info@avv.de
Feed Language:
German
Feed Start Date:
2026-08-13
Feed End Date:
2026-12-12

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. feed_info.txt
  5. frequencies.txt
  6. routes.txt
  7. shapes.txt
  8. stop_times.txt
  9. stops.txt
  10. transfers.txt
  11. trips.txt

Counts


  • Agencies: 12
  • Blocks: 4470
  • Routes: 478
  • Shapes: 4492
  • Stops: 8653
  • Trips: 35662

Specification Compliance report

5387 notices reported (0 errors, 1405 warnings, 3982 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 "245234_704" 34 "245231_704" "2" "" -1 "358"
29 "245236_704" 51 "145035_704" "4" "" -1 "358"
30 "245235_704" 52 "145034_704" "3" "" -1 "358"
31 "245234_704" 53 "145033_704" "2" "" -1 "358"
33 "245232_704" 54 "145032_704" "1" "" -1 "358"
33 "245232_704" 55 "145031_704" "1" "" -1 "358"
17 "298171_704" 97 "98594_704" "9" "" -1 "359"
18 "298170_704" 98 "98593_704" "8" "" -1 "359"
19 "298169_704" 99 "98592_704" "7" "" -1 "359"
20 "298168_704" 100 "98591_704" "6" "" -1 "359"
21 "298167_704" 101 "98590_704" "5" "" -1 "359"
22 "298166_704" 102 "98589_704" "4" "" -1 "359"
23 "298165_704" 103 "98588_704" "3" "" -1 "359"
24 "298164_704" 104 "98587_704" "2" "" -1 "359"
25 "298163_704" 105 "98586_704" "1" "" -1 "359"
106 "400846_715" 107 "377932_715" "Netliner" "" -1 "363"
106 "400846_715" 108 "313729_715" "Netliner" "" -1 "363"
106 "400846_715" 109 "274666_715" "Netliner" "" -1 "363"
110 "49337_715" 111 "49336_715" "Netliner" "Netliner Monschau" -1 "363"
112 "522552_106" 113 "522552_714" "RE18" "Aachen - Herzogenrath - Landgraaf - Heerlen - Valkenburg - Meerssen - Maastricht - Visé - Lüttich" -1 "161"
115 "111205_106" 116 "111205_714" "RS18" "" -1 "161"
118 "111203_106" 119 "111203_714" "RS12" "" -1 "161"
120 "111202_106" 121 "111202_714" "RS11" "" -1 "161"
202 "379929_704" 232 "267815_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "243"
202 "379929_704" 233 "267814_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "243"
202 "379929_704" 234 "267813_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "243"
202 "379929_704" 235 "267812_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "243"
202 "379929_704" 236 "267811_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "243"
202 "379929_704" 239 "267808_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "243"
202 "379929_704" 241 "267806_704" "V" "zusätzliche Einsatzwagen an Schultagen" -1 "243"
283 "45882_704" 330 "10006_704" "E" "Zusätzliche Einsatzwagen in Aachen" -1 "243"
expired_calendar WARNING 28

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.
23 "22"
24 "23"
26 "25"
34 "33"
37 "36"
38 "37"
39 "38"
44 "43"
46 "45"
47 "46"
48 "47"
49 "48"
200 "199"
201 "200"
213 "212"
221 "220"
224 "223"
230 "229"
231 "230"
232 "231"
250 "249"
276 "275"
279 "278"
324 "323"
329 "328"
601 "600"
610 "609"
735 "734"
fast_travel_between_consecutive_stops WARNING 231

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.

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

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.
7154 "567139484" "49337_715" 286.93542875549656 1.594085715308314 172413 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "21:58:20" 172414 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "21:58:40"
7052 "516781564" "49337_715" 286.93542875549656 1.5940857153083143 168735 18 "000000479640" "Monschau, Kalterherberg Bahnhof" "17:42:00" 168736 19 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "17:42:20"
7141 "516781632" "49337_715" 286.93542875549656 1.594085715308314 171945 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "19:48:20" 171946 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "19:48:40"
7247 "567139316" "49336_715" 238.13863271549224 1.9844886059624351 175836 27 "000000480340" "Monschau, Höfen Alzen" "21:59:30" 175837 28 "000000479440" "Monschau, Höfen Brather Hof" "22:00:00"
7218 "516781503" "49336_715" 238.13863271549224 1.9844886059624351 174502 27 "000000480340" "Monschau, Höfen Alzen" "17:09:30" 174503 28 "000000479440" "Monschau, Höfen Brather Hof" "17:10:00"
7078 "567139432" "49337_715" 286.93542875549656 1.5940857153083143 169775 18 "000000479640" "Monschau, Kalterherberg Bahnhof" "22:02:00" 169776 19 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "22:02:20"
7045 "516781557" "49337_715" 286.93542875549656 1.5940857153083143 168455 18 "000000479640" "Monschau, Kalterherberg Bahnhof" "16:32:00" 168456 19 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "16:32:20"
7123 "516781614" "49337_715" 286.93542875549656 1.594085715308314 171297 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "16:48:20" 171298 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "16:48:40"
7260 "516781473" "49336_715" 238.13863271549224 1.9844886059624351 176356 27 "000000480340" "Monschau, Höfen Alzen" "11:49:30" 176357 28 "000000479440" "Monschau, Höfen Brather Hof" "11:50:00"
7136 "516781627" "49337_715" 286.93542875549656 1.594085715308314 171765 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "18:58:20" 171766 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "18:58:40"
7164 "567139494" "49337_715" 286.93542875549656 1.594085715308314 172773 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "23:38:20" 172774 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "23:38:40"
7098 "516781589" "49337_715" 286.93542875549656 1.594085715308314 170397 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "08:58:20" 170398 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "08:58:40"
7194 "516781525" "49336_715" 238.13863271549224 1.9844886059624351 173398 27 "000000480340" "Monschau, Höfen Alzen" "09:09:30" 173399 28 "000000479440" "Monschau, Höfen Brather Hof" "09:10:00"
7133 "516781624" "49337_715" 286.93542875549656 1.594085715308314 171657 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "18:28:20" 171658 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "18:28:40"
7220 "516781505" "49336_715" 238.13863271549224 1.9844886059624351 174594 27 "000000480340" "Monschau, Höfen Alzen" "17:29:30" 174595 28 "000000479440" "Monschau, Höfen Brather Hof" "17:30:00"
7051 "516781563" "49337_715" 286.93542875549656 1.5940857153083143 168695 18 "000000479640" "Monschau, Kalterherberg Bahnhof" "17:32:00" 168696 19 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "17:32:20"
7235 "516781520" "49336_715" 238.13863271549224 1.9844886059624351 175284 27 "000000480340" "Monschau, Höfen Alzen" "19:59:30" 175285 28 "000000479440" "Monschau, Höfen Brather Hof" "20:00:00"
7040 "516781552" "49337_715" 286.93542875549656 1.5940857153083143 168255 18 "000000479640" "Monschau, Kalterherberg Bahnhof" "15:42:00" 168256 19 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "15:42:20"
7112 "516781603" "49337_715" 286.93542875549656 1.594085715308314 170901 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "11:18:20" 170902 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "11:18:40"
7159 "567139489" "49337_715" 286.93542875549656 1.594085715308314 172593 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "22:48:20" 172594 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "22:48:40"
7214 "516781499" "49336_715" 238.13863271549224 1.9844886059624351 174318 27 "000000480340" "Monschau, Höfen Alzen" "16:29:30" 174319 28 "000000479440" "Monschau, Höfen Brather Hof" "16:30:00"
7041 "516781553" "49337_715" 286.93542875549656 1.5940857153083143 168295 18 "000000479640" "Monschau, Kalterherberg Bahnhof" "15:52:00" 168296 19 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "15:52:20"
7043 "516781555" "49337_715" 286.93542875549656 1.5940857153083143 168375 18 "000000479640" "Monschau, Kalterherberg Bahnhof" "16:12:00" 168376 19 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "16:12:20"
7120 "516781611" "49337_715" 286.93542875549656 1.594085715308314 171189 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "16:18:20" 171190 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "16:18:40"
7110 "516781601" "49337_715" 286.93542875549656 1.594085715308314 170829 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "10:58:20" 170830 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "10:58:40"
18255 "574488770" "76058_704" 282.13239055088917 1.1755516272953717 356483 6 "000000379302" "Herzogenrath, Merkstein Zum Kalverhof" "13:15:00" 356484 7 "000000370502" "Herzogenrath, Ritzerfeld" "13:15:15"
7024 "516781536" "49337_715" 286.93542875549656 1.5940857153083143 167615 18 "000000479640" "Monschau, Kalterherberg Bahnhof" "09:12:00" 167616 19 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "09:12:20"
7128 "516781619" "49337_715" 286.93542875549656 1.594085715308314 171477 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "17:38:20" 171478 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "17:38:40"
7102 "516781593" "49337_715" 286.93542875549656 1.594085715308314 170541 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "09:38:20" 170542 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "09:38:40"
7205 "516781490" "49336_715" 238.13863271549224 1.9844886059624351 173904 27 "000000480340" "Monschau, Höfen Alzen" "10:59:30" 173905 28 "000000479440" "Monschau, Höfen Brather Hof" "11:00:00"
7237 "516781522" "49336_715" 238.13863271549224 1.9844886059624351 175376 27 "000000480340" "Monschau, Höfen Alzen" "20:19:30" 175377 28 "000000479440" "Monschau, Höfen Brather Hof" "20:20:00"
7170 "516781639" "49337_715" 286.93542875549656 1.594085715308314 172914 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "11:48:20" 172915 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "11:48:40"
18259 "574488766" "76058_704" 282.13239055088917 1.1755516272953717 356595 6 "000000379302" "Herzogenrath, Merkstein Zum Kalverhof" "17:15:00" 356596 7 "000000370502" "Herzogenrath, Ritzerfeld" "17:15:15"
7066 "516781578" "49337_715" 286.93542875549656 1.5940857153083143 169295 18 "000000479640" "Monschau, Kalterherberg Bahnhof" "20:02:00" 169296 19 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "20:02:20"
7147 "567139477" "49337_715" 286.93542875549656 1.594085715308314 172161 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "20:48:20" 172162 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "20:48:40"
7209 "516781494" "49336_715" 238.13863271549224 1.9844886059624351 174088 27 "000000480340" "Monschau, Höfen Alzen" "11:39:30" 174089 28 "000000479440" "Monschau, Höfen Brather Hof" "11:40:00"
7126 "516781617" "49337_715" 286.93542875549656 1.594085715308314 171405 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "17:18:20" 171406 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "17:18:40"
7131 "516781622" "49337_715" 286.93542875549656 1.594085715308314 171585 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "18:08:20" 171586 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "18:08:40"
7020 "516781532" "49337_715" 286.93542875549656 1.5940857153083143 167455 18 "000000479640" "Monschau, Kalterherberg Bahnhof" "08:32:00" 167456 19 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "08:32:20"
7163 "567139493" "49337_715" 286.93542875549656 1.594085715308314 172737 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "23:28:20" 172738 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "23:28:40"
7226 "516781511" "49336_715" 238.13863271549224 1.9844886059624351 174870 27 "000000480340" "Monschau, Höfen Alzen" "18:29:30" 174871 28 "000000479440" "Monschau, Höfen Brather Hof" "18:30:00"
7156 "567139486" "49337_715" 286.93542875549656 1.594085715308314 172485 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "22:18:20" 172486 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "22:18:40"
7130 "516781621" "49337_715" 286.93542875549656 1.594085715308314 171549 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "17:58:20" 171550 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "17:58:40"
7199 "516781484" "49336_715" 238.13863271549224 1.9844886059624351 173628 27 "000000480340" "Monschau, Höfen Alzen" "09:59:30" 173629 28 "000000479440" "Monschau, Höfen Brather Hof" "10:00:00"
7116 "516781607" "49337_715" 286.93542875549656 1.594085715308314 171045 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "15:38:20" 171046 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "15:38:40"
7224 "516781509" "49336_715" 238.13863271549224 1.9844886059624351 174778 27 "000000480340" "Monschau, Höfen Alzen" "18:09:30" 174779 28 "000000479440" "Monschau, Höfen Brather Hof" "18:10:00"
7204 "516781489" "49336_715" 238.13863271549224 1.9844886059624351 173858 27 "000000480340" "Monschau, Höfen Alzen" "10:49:30" 173859 28 "000000479440" "Monschau, Höfen Brather Hof" "10:50:00"
7142 "516781633" "49337_715" 286.93542875549656 1.594085715308314 171981 20 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "19:58:20" 171982 21 "000000479640" "Monschau, Kalterherberg Bahnhof" "19:58:40"
18260 "574488765" "76058_704" 282.13239055088917 1.1755516272953717 356623 6 "000000379302" "Herzogenrath, Merkstein Zum Kalverhof" "18:15:00" 356624 7 "000000370502" "Herzogenrath, Ritzerfeld" "18:15:15"
7063 "516781575" "49337_715" 286.93542875549656 1.5940857153083143 169175 18 "000000479640" "Monschau, Kalterherberg Bahnhof" "19:32:00" 169176 19 "000000482640" "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" "19:32:20"
feed_info_lang_and_agency_lang_mismatch WARNING 3

feed_info_lang_and_agency_lang_mismatch

Mismatching feed and agency language fields.

Files agency.txt and feed_info.txt should define matching agency.agency_lang and feed_info.feed_lang. The default language may be multilingual for datasets with the original text in multiple languages. In such cases, the feed_lang field should contain the language code mul defined by the norm ISO 639-2.

  • If feed_lang is not mul and does not match with agency_lang, that's an error.
  • If there is more than one agency_lang and feed_lang isn't mul, that's an error.
  • If feed_lang is mul and there isn't more than one agency_lang, that's an error.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. agencyId (?) The agency id of the faulty record. agencyName (?) The agency name of the faulty record. agencyLang (?) The agency language of the faulty record. feedLang (?) The feed language of the faulty record.
4 "161" "Arriva Nederland" "nl" "de"
10 "358" "ARRIVA_NML" "nl" "de"
11 "359" "ARRIVA_ZL" "nl" "de"
inconsistent_agency_lang WARNING 3

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.
4 "de" "nl"
10 "de" "nl"
11 "de" "nl"
leading_or_trailing_whitespaces WARNING 1

leading_or_trailing_whitespaces

The value in CSV file has leading or trailing whitespaces.

This notice is emitted for values protected with double quotes since whitespaces for non-protected values are trimmed automatically by CSV parser.

The validator strips whitespaces from protected values. We do not see any use case when such a whitespace may be needed. On the other hand, some real-world feeds use trailing whitespaces for some values and omit them for the others. This is causing the largest problem when a primary key and a foreign key differ just by a whitespace: it is clear that they are intended to be the same, that is why we always strip whitespaces.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
"routes.txt" 180 "route_long_name" "Stolberg Hbf - Eschweiler-St. Jöris - Alsdorf - Herzogenrath - Aachen - Stolberg-Altstadt/Eschweiler - Langerwehe - Düren "
mixed_case_recommended_field WARNING 21

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.
"agency.txt" "agency_name" "ARRIVA_NML" 10
"agency.txt" "agency_name" "ARRIVA_ZL" 11
"routes.txt" "route_short_name" "50ALT" 210
"routes.txt" "route_short_name" "WÜ1ALT" 261
"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" "EW6ALT" 299
"routes.txt" "route_short_name" "HZ1ALT" 301
"routes.txt" "route_short_name" "AL3ALT" 306
"routes.txt" "route_short_name" "59ALT" 311
"routes.txt" "route_short_name" "EW4ALT" 324
"routes.txt" "route_short_name" "EW2ALT" 327
"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_color_contrast WARNING 1

route_color_contrast

Insufficient route color contrast.

A route's color and route_text_color should be contrasting.

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeColor (?) The faulty record's HTML route color. routeTextColor (?) The faulty record's HTML route text color.
"18963_714" 186 "#B0C49D" "#FFFFFF"
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`.
"49337_715" 110 "Netliner" "Netliner Monschau"
"49336_715" 111 "Netliner" "Netliner Monschau"
service_has_no_active_day_of_the_week WARNING 472

service_has_no_active_day_of_the_week

A service is not valid for any day of the week.

You can see more about this notice here.

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

csvRowNumber (?) The row number in calendar.txt where the error occurs. serviceId (?) The service_id field value.
10 "9"
16 "15"
22 "21"
23 "22"
24 "23"
26 "25"
27 "26"
28 "27"
34 "33"
37 "36"
38 "37"
39 "38"
44 "43"
46 "45"
47 "46"
48 "47"
49 "48"
58 "57"
65 "64"
67 "66"
69 "68"
71 "70"
86 "85"
87 "86"
88 "87"
89 "88"
90 "89"
91 "90"
92 "91"
93 "92"
94 "93"
95 "94"
96 "95"
97 "96"
98 "97"
99 "98"
100 "99"
101 "100"
102 "101"
103 "102"
106 "105"
108 "107"
111 "110"
114 "113"
127 "126"
128 "127"
129 "128"
130 "129"
131 "130"
132 "131"
stop_too_far_from_shape WARNING 146

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 146 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.
2320 "202" "568349610" 51484 "000000989002" "Weert, St. Jans Gasthuis" [51.25309,5.71106] 108.5777746600664
2288 "204" "568349762" 51228 "000000989002" "Weert, St. Jans Gasthuis" [51.25309,5.71106] 108.5777746600664
33347 "4156" "561484604" 787014 "000000247502" "Düren, Konzendorf" [50.81198799999999,6.418790999999999] 180.58844452699952
28688 "1909" "574273561" 635002 "000000428103" "Kelmis, Bruch" [50.710668000000005,6.007357000000001] 248.0876750804816
28671 "1908" "574273580" 634543 "000000428103" "Kelmis, Bruch" [50.710668000000005,6.007357000000001] 248.0876750804816
1664 "243" "568348471" 39458 "000000966502" "Venlo, Rijnbeekstraat" [51.370893656796696,6.189832854891855] 256.99428246842297
1517 "248" "568348382" 37064 "000000966501" "Venlo, Rijnbeekstraat" [51.37129677842779,6.190188448559435] 195.15202562267558
28653 "1907" "574273602" 634057 "000000428103" "Kelmis, Bruch" [50.710668000000005,6.007357000000001] 248.0876750804816
28643 "1906" "574273611" 633787 "000000428103" "Kelmis, Bruch" [50.710668000000005,6.007357000000001] 248.0876750804816
28620 "1905" "574273646" 633166 "000000428103" "Kelmis, Bruch" [50.710668000000005,6.007357000000001] 248.0876750804816
28693 "1910" "574273553" 635137 "000000428103" "Kelmis, Bruch" [50.710668000000005,6.007357000000001] 248.0876750804816
28765 "1914" "574273272" 636825 "000000428103" "Kelmis, Bruch" [50.710668000000005,6.007357000000001] 248.0876750804816
28718 "1913" "574273467" 635616 "000000428103" "Kelmis, Bruch" [50.710668000000005,6.007357000000001] 248.0876750804816
28697 "1912" "574273615" 635245 "000000428103" "Kelmis, Bruch" [50.710668000000005,6.007357000000001] 248.0876750804816
28701 "1911" "574273471" 635353 "000000428103" "Kelmis, Bruch" [50.710668000000005,6.007357000000001] 248.0876750804816
15037 "3716" "577940388" 285307 "000000114701" "Aachen, Brand Freund" [50.75324899999999,6.183234] 102.11944451597472
35241 "3752" "561482668" 821843 "000000241502" "Düren, Echtz Weidmühlenstraße" [50.828516,6.417137] 133.42179885218792
13428 "1117" "580448282" 263750 "000000666670" "Köln Frankfurter Straße" [50.915518,7.052751000000001] 109.55303176585413
13486 "1116" "580448281" 264604 "000000666670" "Köln Frankfurter Straße" [50.915518,7.052751000000001] 109.55303176585413
13312 "1115" "580448284" 261948 "000000666670" "Köln Frankfurter Straße" [50.915518,7.052751000000001] 109.55303176585413
34929 "3778" "561483005" 815928 "000000503701" "Nörvenich, Dorweiler" [50.792235000000005,6.677358000000001] 299.208325620272
13240 "1124" "580447967" 260973 "000000666670" "Köln Frankfurter Straße" [50.915518,7.052751000000001] 109.55303176585413
35010 "3797" "561482934" 818424 "000000503701" "Nörvenich, Dorweiler" [50.792235000000005,6.677358000000001] 299.208325620272
13218 "1146" "580447966" 260466 "000000666670" "Köln Frankfurter Straße" [50.915518,7.052751000000001] 109.55303176585413
13641 "1161" "580446915" 267218 "000000666670" "Köln Frankfurter Straße" [50.915518,7.052751000000001] 109.55303176585413
13651 "1171" "580446832" 267317 "000000666670" "Köln Frankfurter Straße" [50.915518,7.052751000000001] 109.55303176585413
13648 "1168" "580446844" 267276 "000000666670" "Köln Frankfurter Straße" [50.915518,7.052751000000001] 109.55303176585413
33164 "4218" "561484888" 783549 "000000589601" "Titz, Heinrich-Gossen-Straße" [50.998279,6.425768000000001] 123.99498364334956
37 "327" "568350303" 587 "000000966501" "Venlo, Rijnbeekstraat" [51.37129677842779,6.190188448559435] 195.15202562267558
7183 "334" "516781402" 173109 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7185 "335" "516781404" 173130 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7187 "336" "516781406" 173156 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7268 "337" "516781408" 176569 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7270 "338" "516781410" 176619 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7346 "339" "516781412" 179796 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7264 "343" "516781418" 176421 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7280 "346" "516781423" 176819 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7188 "348" "516781471" 173190 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7189 "349" "516781472" 173220 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7190 "351" "516781475" 173255 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7192 "352" "516781478" 173328 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7194 "354" "516781525" 173412 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7348 "355" "516781526" 179820 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7257 "356" "567139325" 176285 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7256 "358" "567139276" 176239 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7267 "360" "567139384" 176526 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7350 "361" "567139388" 179896 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7347 "362" "567139387" 179806 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.56762752303311,6.268028120381039] 169.6970228749379
7345 "363" "567139389" 179789 "000000483040" "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" [50.57077600000001,6.264424000000001] 428.0128562974981
34773 "3828" "561483196" 812546 "000000442501" "Kreuzau, Drove Am Sandberg" [50.724827121202054,6.517303429158641] 111.20822659785554
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.
33279 "4178" "561484731" 785687 "000000466202" "Linnich, Welz Am Ederer Weg" [50.95769847660316,6.256219555042504] 785686 "000000465502" "Linnich, Welz" [50.960224741078854,6.263113241162112]
10085 "794" "570201838" 207400 "000000266601" "Erkelenz, Polizei" [51.068619000000005,6.308301000000002] 207399 "000000266301" "Erkelenz, Süd" [51.06868228255706,6.308033523664281]
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 635

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 635 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.
"9" "2026-08-21" "2026-10-19" 58
"15" "2026-09-01" "2026-10-19" 47
"16" "2026-10-16" "2026-11-02" 16
"26" "2026-09-25" "2026-12-12" 77
"27" "2026-09-26" "2026-12-12" 76
"85" "2026-09-17" "2026-12-12" 85
"86" "2026-09-18" "2026-12-12" 84
"87" "2026-08-28" "2026-12-12" 105
"88" "2026-09-19" "2026-12-12" 83
"89" "2026-08-29" "2026-12-12" 104
"90" "2026-09-19" "2026-12-12" 83
"91" "2026-09-19" "2026-12-12" 83
"92" "2026-08-29" "2026-12-12" 104
"93" "2026-09-04" "2026-12-12" 98
"94" "2026-09-05" "2026-12-12" 97
"95" "2026-09-18" "2026-12-12" 84
"96" "2026-09-19" "2026-12-12" 83
"97" "2026-09-19" "2026-12-12" 83
"98" "2026-09-19" "2026-12-12" 83
"139" "2026-08-21" "2026-09-06" 15
"141" "2026-08-16" "2026-09-06" 20
"160" "2026-08-20" "2026-12-12" 113
"161" "2026-08-20" "2026-12-12" 113
"162" "2026-08-20" "2026-12-12" 113
"163" "2026-08-19" "2026-12-12" 114
"164" "2026-08-21" "2026-12-12" 112
"165" "2026-08-22" "2026-12-12" 111
"166" "2026-08-22" "2026-12-12" 111
"167" "2026-08-22" "2026-12-12" 111
"168" "2026-08-21" "2026-12-12" 112
"169" "2026-08-22" "2026-12-12" 111
"170" "2026-08-20" "2026-12-12" 113
"171" "2026-08-22" "2026-12-12" 111
"172" "2026-08-22" "2026-12-12" 111
"173" "2026-10-16" "2026-11-03" 17
"175" "2026-10-15" "2026-11-02" 17
"176" "2026-10-16" "2026-11-06" 20
"177" "2026-10-16" "2026-11-05" 19
"181" "2026-09-06" "2026-10-18" 41
"181" "2026-10-18" "2026-12-06" 48
"188" "2026-10-14" "2026-11-02" 18
"189" "2026-09-01" "2026-09-29" 27
"189" "2026-09-29" "2026-10-27" 27
"189" "2026-10-27" "2026-11-24" 27
"190" "2026-08-19" "2026-09-14" 25
"190" "2026-09-16" "2026-10-12" 25
"190" "2026-10-14" "2026-11-09" 25
"190" "2026-11-11" "2026-12-07" 25
"191" "2026-08-19" "2026-09-09" 20
"191" "2026-09-16" "2026-10-07" 20
platform_without_parent_station INFO 3018

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 3018 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 "000000100101" "Aachen, Bushof"
168 "000000100102" "Aachen, Bushof"
169 "000000100103" "Aachen, Bushof"
170 "000000100104" "Aachen, Bushof"
171 "000000100106" "Aachen, Bushof"
172 "000000100107" "Aachen, Bushof"
173 "000000100110" "Aachen, Bushof"
174 "000000100111" "Aachen, Bushof"
175 "000000100112" "Aachen, Bushof"
176 "000000100113" "Aachen, Bushof"
177 "000000100114" "Aachen, Bushof"
178 "000000100115" "Aachen, Bushof"
179 "000000100201" "Aachen, Kaiser-Friedrich-Park"
180 "000000100202" "Aachen, Kaiser-Friedrich-Park"
181 "000000100301" "Aachen, Ehrenmal / Lousberg"
182 "000000100302" "Aachen, Ehrenmal / Lousberg"
183 "000000100401" "Aachen, STAWAG"
184 "000000100402" "Aachen, STAWAG"
185 "000000100501" "Aachen, Misereor"
186 "000000100502" "Aachen, Misereor"
187 "000000100503" "Aachen, Misereor"
188 "000000100504" "Aachen, Misereor"
189 "000000100601" "Aachen, Ritterstraße"
190 "000000100701" "Aachen, Hauptbahnhof (Bus)"
191 "000000100702" "Aachen, Hauptbahnhof (Bus)"
192 "000000100901" "Aachen, Alter Posthof"
193 "000000100902" "Aachen, Alter Posthof"
194 "000000101102" "Aachen, Kaiserplatz"
195 "000000101103" "Aachen, Kaiserplatz"
196 "000000101104" "Aachen, Kaiserplatz"
197 "000000101105" "Aachen, Kaiserplatz"
198 "000000101501" "Aachen, Schanz (Lütticher Str.)"
199 "000000101502" "Aachen, Schanz (Boxgraben)"
200 "000000101503" "Aachen, Schanz (Boxgraben)"
201 "000000101504" "Aachen, Schanz (Jakobstraße)"
202 "000000101901" "Aachen, Annastraße (Hans-Stercken-Platz)"
203 "000000101902" "Aachen, Annastraße (Hans-Stercken-Platz)"
204 "000000102101" "Aachen, Audimax"
205 "000000102102" "Aachen, Audimax"
206 "000000102301" "Aachen, Augustastraße (Suermondt-Ludwig-Museum)"
207 "000000102302" "Aachen, Augustastraße (Suermondt-Ludwig-Museum)"
208 "000000102901" "Aachen, Elisenbrunnen"
209 "000000102902" "Aachen, Elisenbrunnen"
210 "000000102903" "Aachen, Elisenbrunnen"
211 "000000102904" "Aachen, Elisenbrunnen"
212 "000000103101" "Aachen, Eurogress"
213 "000000103102" "Aachen, Eurogress"
214 "000000103301" "Aachen, Hansemannplatz"
215 "000000103302" "Aachen, Hansemannplatz"
216 "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 "568350303" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
38 "568350302" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
39 "568350301" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
40 "568350300" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
41 "568350299" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
42 "568350298" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
43 "568350297" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
44 "568350296" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
45 "568350295" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
46 "568350294" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
47 "568350293" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
48 "568350292" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
49 "568350291" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
50 "568350290" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
51 "568350289" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
52 "568350288" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
53 "568350287" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
54 "568350286" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
55 "568350305" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
56 "568350304" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
57 "568350313" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
58 "568350312" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
59 "568350311" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
60 "568350310" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
61 "568350309" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
62 "568350308" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
63 "568350307" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
64 "568350306" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1517 "568348382" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1518 "568348381" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1519 "568348380" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1520 "568348379" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1521 "568348362" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1522 "568348378" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1523 "568348377" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1524 "568348361" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1525 "568348376" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1526 "568348375" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1527 "568348360" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1528 "568348374" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1529 "568348358" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1530 "568348373" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1531 "568348357" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1532 "568348372" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1533 "568348356" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1534 "568348371" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1535 "568348355" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1536 "568348370" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1537 "568348354" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"
1538 "568348369" "Venlo, Station (Bus)" "000000967505" 0 "000000967507"