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`. | | 6 | "303136_106" | 7 | "303136_714" | "RE4" | "Aachen - Herzogenrath - Geilenkirchen - Hückelhoven-Baal - Erkelenz - Mönchengladbach - Düsseldorf" | -1 | "328" | | 70 | "400846_715" | 71 | "377932_715" | "Netliner" | "" | -1 | "363" | | 70 | "400846_715" | 72 | "313729_715" | "Netliner" | "" | -1 | "363" | | 70 | "400846_715" | 73 | "274666_715" | "Netliner" | "" | -1 | "363" | | 70 | "400846_715" | 74 | "216711_715" | "Netliner" | "" | -1 | "363" | | 75 | "49337_715" | 76 | "49336_715" | "Netliner" | "Netliner Monschau" | -1 | "363" | | 79 | "111205_106" | 80 | "111205_714" | "RS18" | "" | -1 | "161" | | 82 | "111203_106" | 83 | "111203_714" | "RS12" | "" | -1 | "161" | | 84 | "111202_106" | 85 | "111202_714" | "RS11" | "" | -1 | "161" | | 115 | "245234_704" | 118 | "245231_704" | "2" | "" | -1 | "358" | | 113 | "245236_704" | 135 | "145035_704" | "4" | "" | -1 | "358" | | 114 | "245235_704" | 136 | "145034_704" | "3" | "" | -1 | "358" | | 115 | "245234_704" | 137 | "145033_704" | "2" | "" | -1 | "358" | | 117 | "245232_704" | 138 | "145032_704" | "1" | "" | -1 | "358" | | 117 | "245232_704" | 139 | "145031_704" | "1" | "" | -1 | "358" | | 101 | "298171_704" | 182 | "98594_704" | "9" | "" | -1 | "359" | | 102 | "298170_704" | 183 | "98593_704" | "8" | "" | -1 | "359" | | 103 | "298169_704" | 184 | "98592_704" | "7" | "" | -1 | "359" | | 104 | "298168_704" | 185 | "98591_704" | "6" | "" | -1 | "359" | | 105 | "298167_704" | 186 | "98590_704" | "5" | "" | -1 | "359" | | 106 | "298166_704" | 187 | "98589_704" | "4" | "" | -1 | "359" | | 107 | "298165_704" | 188 | "98588_704" | "3" | "" | -1 | "359" | | 108 | "298164_704" | 189 | "98587_704" | "2" | "" | -1 | "359" | | 109 | "298163_704" | 190 | "98586_704" | "1" | "" | -1 | "359" | | 298 | "379929_704" | 328 | "267815_704" | "V" | "zusätzliche Einsatzwagen an Schultagen" | -1 | "243" | | 298 | "379929_704" | 329 | "267814_704" | "V" | "zusätzliche Einsatzwagen an Schultagen" | -1 | "243" | | 298 | "379929_704" | 330 | "267813_704" | "V" | "zusätzliche Einsatzwagen an Schultagen" | -1 | "243" | | 298 | "379929_704" | 331 | "267812_704" | "V" | "zusätzliche Einsatzwagen an Schultagen" | -1 | "243" | | 298 | "379929_704" | 332 | "267811_704" | "V" | "zusätzliche Einsatzwagen an Schultagen" | -1 | "243" | | 298 | "379929_704" | 335 | "267808_704" | "V" | "zusätzliche Einsatzwagen an Schultagen" | -1 | "243" | | 298 | "379929_704" | 337 | "267806_704" | "V" | "zusätzliche Einsatzwagen an Schultagen" | -1 | "243" | | 377 | "45882_704" | 424 | "10006_704" | "E" | "Zusätzliche Einsatzwagen in Aachen" | -1 | "243" |
| expired_calendar | WARNING | 17 | 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. | fast_travel_between_consecutive_stops | WARNING | 225 | 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 225 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. | | 6827 | "516781539" | "49337_715" | 286.93542875549656 | 1.5940857153083143 | 131039 | 18 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "09:42:00" | 131040 | 19 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "09:42:20" | | 6787 | "516780788" | "216711_715" | 303.37355244912334 | 1.0112451748304112 | 130174 | 9 | "000000153401" | "Aachen, Walheim Eisenhütte (Hospiz am Iterbach)" | "17:34:00" | 130175 | 10 | "000000167901" | "Aachen, Sief Pfeiferweg" | "17:34:12" | | 6787 | "516780788" | "216711_715" | 352.8297944725743 | 1.176099314908581 | 130177 | 12 | "000000167701" | "Aachen, Sief Magelspfad" | "17:34:36" | 130178 | 13 | "000000119701" | "Aachen, Sief Baumgartsweg" | "17:34:48" | | 6864 | "516781576" | "49337_715" | 286.93542875549656 | 1.5940857153083143 | 132519 | 18 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "19:42:00" | 132520 | 19 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "19:42:20" | | 6847 | "516781559" | "49337_715" | 286.93542875549656 | 1.5940857153083143 | 131839 | 18 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "16:52:00" | 131840 | 19 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "16:52:20" | | 6870 | "516781585" | "49337_715" | 286.93542875549656 | 1.5940857153083143 | 132745 | 4 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "08:12:00" | 132746 | 5 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "08:12:20" | | 6874 | "516781582" | "49337_715" | 286.93542875549656 | 1.5940857153083143 | 132858 | 18 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "11:42:00" | 132859 | 19 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "11:42:20" | | 6792 | "516780793" | "216711_715" | 303.37355244912334 | 1.0112451748304112 | 130264 | 9 | "000000153401" | "Aachen, Walheim Eisenhütte (Hospiz am Iterbach)" | "21:34:00" | 130265 | 10 | "000000167901" | "Aachen, Sief Pfeiferweg" | "21:34:12" | | 6792 | "516780793" | "216711_715" | 352.8297944725743 | 1.176099314908581 | 130267 | 12 | "000000167701" | "Aachen, Sief Magelspfad" | "21:34:36" | 130268 | 13 | "000000119701" | "Aachen, Sief Baumgartsweg" | "21:34:48" | | 6909 | "516781621" | "49337_715" | 286.93542875549656 | 1.594085715308314 | 134100 | 20 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "17:58:20" | 134101 | 21 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "17:58:40" | | 6961 | "516781491" | "49336_715" | 238.13863271549224 | 1.9844886059624351 | 135773 | 27 | "000000480340" | "Monschau, Höfen Alzen" | "11:09:30" | 135774 | 28 | "000000479440" | "Monschau, Höfen Brather Hof" | "11:10:00" | | 6968 | "516781498" | "49336_715" | 238.13863271549224 | 1.9844886059624351 | 136095 | 27 | "000000480340" | "Monschau, Höfen Alzen" | "16:19:30" | 136096 | 28 | "000000479440" | "Monschau, Höfen Brather Hof" | "16:20:00" | | 6924 | "516781636" | "49337_715" | 286.93542875549656 | 1.594085715308314 | 134640 | 20 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "20:28:20" | 134641 | 21 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "20:28:40" | | 6842 | "516781554" | "49337_715" | 286.93542875549656 | 1.5940857153083143 | 131639 | 18 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "16:02:00" | 131640 | 19 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "16:02:20" | | 6948 | "516781477" | "49336_715" | 238.13863271549224 | 1.9844886059624351 | 135175 | 19 | "000000480340" | "Monschau, Höfen Alzen" | "15:39:30" | 135176 | 20 | "000000479440" | "Monschau, Höfen Brather Hof" | "15:40:00" | | 6773 | "516780798" | "216711_715" | 303.37355244912334 | 1.0112451748304112 | 129922 | 9 | "000000153401" | "Aachen, Walheim Eisenhütte (Hospiz am Iterbach)" | "10:34:00" | 129923 | 10 | "000000167901" | "Aachen, Sief Pfeiferweg" | "10:34:12" | | 6773 | "516780798" | "216711_715" | 352.8297944725743 | 1.176099314908581 | 129925 | 12 | "000000167701" | "Aachen, Sief Magelspfad" | "10:34:36" | 129926 | 13 | "000000119701" | "Aachen, Sief Baumgartsweg" | "10:34:48" | | 6887 | "516781599" | "49337_715" | 286.93542875549656 | 1.594085715308314 | 133308 | 20 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "10:38:20" | 133309 | 21 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "10:38:40" | | 6987 | "516781517" | "49336_715" | 238.13863271549224 | 1.9844886059624351 | 136969 | 27 | "000000480340" | "Monschau, Höfen Alzen" | "19:29:30" | 136970 | 28 | "000000479440" | "Monschau, Höfen Brather Hof" | "19:30:00" | | 6877 | "516781589" | "49337_715" | 286.93542875549656 | 1.594085715308314 | 132948 | 20 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "08:58:20" | 132949 | 21 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "08:58:40" | | 6915 | "516781627" | "49337_715" | 286.93542875549656 | 1.594085715308314 | 134316 | 20 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "18:58:20" | 134317 | 21 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "18:58:40" | | 6867 | "516781579" | "49337_715" | 286.93542875549656 | 1.5940857153083143 | 132639 | 18 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "20:12:00" | 132640 | 19 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "20:12:20" | | 6775 | "516780800" | "216711_715" | 303.37355244912334 | 1.0112451748304112 | 129958 | 9 | "000000153401" | "Aachen, Walheim Eisenhütte (Hospiz am Iterbach)" | "11:34:00" | 129959 | 10 | "000000167901" | "Aachen, Sief Pfeiferweg" | "11:34:12" | | 6775 | "516780800" | "216711_715" | 352.8297944725743 | 1.176099314908581 | 129961 | 12 | "000000167701" | "Aachen, Sief Magelspfad" | "11:34:36" | 129962 | 13 | "000000119701" | "Aachen, Sief Baumgartsweg" | "11:34:48" | | 6980 | "516781510" | "49336_715" | 238.13863271549224 | 1.9844886059624351 | 136647 | 27 | "000000480340" | "Monschau, Höfen Alzen" | "18:19:30" | 136648 | 28 | "000000479440" | "Monschau, Höfen Brather Hof" | "18:20:00" | | 6981 | "516781511" | "49336_715" | 238.13863271549224 | 1.9844886059624351 | 136693 | 27 | "000000480340" | "Monschau, Höfen Alzen" | "18:29:30" | 136694 | 28 | "000000479440" | "Monschau, Höfen Brather Hof" | "18:30:00" | | 6784 | "516780785" | "216711_715" | 303.37355244912334 | 1.0112451748304112 | 130120 | 9 | "000000153401" | "Aachen, Walheim Eisenhütte (Hospiz am Iterbach)" | "16:30:00" | 130121 | 10 | "000000167901" | "Aachen, Sief Pfeiferweg" | "16:30:12" | | 6784 | "516780785" | "216711_715" | 352.8297944725743 | 1.176099314908581 | 130123 | 12 | "000000167701" | "Aachen, Sief Magelspfad" | "16:30:36" | 130124 | 13 | "000000119701" | "Aachen, Sief Baumgartsweg" | "16:30:48" | | 6986 | "516781516" | "49336_715" | 238.13863271549224 | 1.9844886059624351 | 136923 | 27 | "000000480340" | "Monschau, Höfen Alzen" | "19:19:30" | 136924 | 28 | "000000479440" | "Monschau, Höfen Brather Hof" | "19:20:00" | | 20497 | "539608861" | "76058_704" | 282.13239055088917 | 1.1755516272953717 | 411185 | 6 | "000000379302" | "Herzogenrath, Merkstein Zum Kalverhof" | "13:15:00" | 411186 | 7 | "000000370502" | "Herzogenrath, Ritzerfeld" | "13:15:15" | | 6878 | "516781590" | "49337_715" | 286.93542875549656 | 1.594085715308314 | 132984 | 20 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "09:08:20" | 132985 | 21 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "09:08:40" | | 6782 | "516780782" | "216711_715" | 303.37355244912334 | 1.0112451748304112 | 130084 | 9 | "000000153401" | "Aachen, Walheim Eisenhütte (Hospiz am Iterbach)" | "15:30:00" | 130085 | 10 | "000000167901" | "Aachen, Sief Pfeiferweg" | "15:30:12" | | 6782 | "516780782" | "216711_715" | 352.8297944725743 | 1.176099314908581 | 130087 | 12 | "000000167701" | "Aachen, Sief Magelspfad" | "15:30:36" | 130088 | 13 | "000000119701" | "Aachen, Sief Baumgartsweg" | "15:30:48" | | 6876 | "516781588" | "49337_715" | 286.93542875549656 | 1.594085715308314 | 132912 | 20 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "08:48:20" | 132913 | 21 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "08:48:40" | | 6879 | "516781591" | "49337_715" | 286.93542875549656 | 1.594085715308314 | 133020 | 20 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "09:18:20" | 133021 | 21 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "09:18:40" | | 6889 | "516781601" | "49337_715" | 286.93542875549656 | 1.594085715308314 | 133380 | 20 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "10:58:20" | 133381 | 21 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "10:58:40" | | 6921 | "516781633" | "49337_715" | 286.93542875549656 | 1.594085715308314 | 134532 | 20 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "19:58:20" | 134533 | 21 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "19:58:40" | | 6868 | "516781580" | "49337_715" | 286.93542875549656 | 1.5940857153083143 | 132679 | 18 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "20:22:00" | 132680 | 19 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "20:22:20" | | 6855 | "516781567" | "49337_715" | 286.93542875549656 | 1.5940857153083143 | 132159 | 18 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "18:12:00" | 132160 | 19 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "18:12:20" | | 6917 | "516781629" | "49337_715" | 286.93542875549656 | 1.594085715308314 | 134388 | 20 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "19:18:20" | 134389 | 21 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "19:18:40" | | 20501 | "539608857" | "76058_704" | 282.13239055088917 | 1.1755516272953717 | 411297 | 6 | "000000379302" | "Herzogenrath, Merkstein Zum Kalverhof" | "17:15:00" | 411298 | 7 | "000000370502" | "Herzogenrath, Ritzerfeld" | "17:15:15" | | 6783 | "516780783" | "216711_715" | 303.37355244912334 | 1.0112451748304112 | 130102 | 9 | "000000153401" | "Aachen, Walheim Eisenhütte (Hospiz am Iterbach)" | "15:34:00" | 130103 | 10 | "000000167901" | "Aachen, Sief Pfeiferweg" | "15:34:12" | | 6783 | "516780783" | "216711_715" | 352.8297944725743 | 1.176099314908581 | 130105 | 12 | "000000167701" | "Aachen, Sief Magelspfad" | "15:34:36" | 130106 | 13 | "000000119701" | "Aachen, Sief Baumgartsweg" | "15:34:48" | | 6978 | "516781508" | "49336_715" | 238.13863271549224 | 1.9844886059624351 | 136555 | 27 | "000000480340" | "Monschau, Höfen Alzen" | "17:59:30" | 136556 | 28 | "000000479440" | "Monschau, Höfen Brather Hof" | "18:00:00" | | 6840 | "516781552" | "49337_715" | 286.93542875549656 | 1.5940857153083143 | 131559 | 18 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "15:42:00" | 131560 | 19 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "15:42:20" | | 6875 | "516781583" | "49337_715" | 286.93542875549656 | 1.5940857153083143 | 132884 | 18 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "20:42:00" | 132885 | 19 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "20:42:20" | | 6829 | "516781541" | "49337_715" | 286.93542875549656 | 1.5940857153083143 | 131119 | 18 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "10:02:00" | 131120 | 19 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "10:02:20" | | 6977 | "516781507" | "49336_715" | 238.13863271549224 | 1.9844886059624351 | 136509 | 27 | "000000480340" | "Monschau, Höfen Alzen" | "17:49:30" | 136510 | 28 | "000000479440" | "Monschau, Höfen Brather Hof" | "17:50:00" | | 6830 | "516781542" | "49337_715" | 286.93542875549656 | 1.5940857153083143 | 131159 | 18 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "10:12:00" | 131160 | 19 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "10:12:20" | | 6836 | "516781548" | "49337_715" | 286.93542875549656 | 1.5940857153083143 | 131399 | 18 | "000000479640" | "Monschau, Kalterherberg Bahnhof" | "11:12:00" | 131400 | 19 | "000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "11:12: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. | 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. | 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. | 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. 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" | 306 | | "routes.txt" | "route_short_name" | "WÜ1ALT" | 356 | | "routes.txt" | "route_short_name" | "7ALT" | 362 | | "routes.txt" | "route_short_name" | "54ALT" | 364 | | "routes.txt" | "route_short_name" | "21ALT" | 369 | | "routes.txt" | "route_short_name" | "EW6ALT" | 393 | | "routes.txt" | "route_short_name" | "HZ1ALT" | 395 | | "routes.txt" | "route_short_name" | "AL3ALT" | 400 | | "routes.txt" | "route_short_name" | "59ALT" | 405 | | "routes.txt" | "route_short_name" | "EW4ALT" | 418 | | "routes.txt" | "route_short_name" | "EW2ALT" | 421 | | "routes.txt" | "route_short_name" | "74ALT" | 428 | | "routes.txt" | "route_short_name" | "55ALT" | 437 | | "routes.txt" | "route_short_name" | "48ALT" | 444 | | "routes.txt" | "route_short_name" | "2ALT" | 460 | | "routes.txt" | "route_short_name" | "26ALT" | 463 | | "routes.txt" | "route_short_name" | "17ALT" | 471 | | "routes.txt" | "route_short_name" | "15ALT" | 474 | | "routes.txt" | "route_short_name" | "12ALT" | 477 |
| 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. | 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: 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. | stop_has_too_many_matches_for_shape | WARNING | 6 | 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. | | 21313 | "3599" | "539551023" | 427727 | "000000197504" | "Alsdorf, Annapark Bahnhof (Bus)" | [50.870729,6.157610999999999] | 22 | | 21313 | "3599" | "539551023" | 427747 | "000000197503" | "Alsdorf, Annapark Bahnhof (Bus)" | [50.870924,6.157626999999998] | 23 | | 21341 | "3598" | "539551038" | 428255 | "000000197507" | "Alsdorf, Annapark Bahnhof (Bus)" | [50.870774999999995,6.157473999999999] | 24 | | 21340 | "3597" | "539551053" | 428233 | "000000197507" | "Alsdorf, Annapark Bahnhof (Bus)" | [50.870774999999995,6.157473999999999] | 24 | | 21292 | "3601" | "539552215" | 427313 | "000000197503" | "Alsdorf, Annapark Bahnhof (Bus)" | [50.870924,6.157626999999998] | 21 | | 21314 | "3600" | "539551596" | 427764 | "000000197503" | "Alsdorf, Annapark Bahnhof (Bus)" | [50.870924,6.157626999999998] | 21 |
| stop_too_far_from_shape | WARNING | 157 | 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 157 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. | | 21194 | "3639" | "539607871" | 425570 | "000000370701" | "Herzogenrath, Schmetz" | [50.877422696796216,6.092755641549484] | 220.62271427436747 | | 21179 | "3631" | "539608025" | 425214 | "000000370701" | "Herzogenrath, Schmetz" | [50.877422696796216,6.092755641549484] | 220.62271427436747 | | 21219 | "3633" | "539608009" | 426107 | "000000370701" | "Herzogenrath, Schmetz" | [50.877422696796216,6.092755641549484] | 220.62271427436747 | | 21212 | "3635" | "539607809" | 425938 | "000000370701" | "Herzogenrath, Schmetz" | [50.877422696796216,6.092755641549484] | 220.62271427436747 | | 21196 | "3636" | "539607508" | 425601 | "000000370701" | "Herzogenrath, Schmetz" | [50.877422696796216,6.092755641549484] | 220.62271427436747 | | 21178 | "3637" | "539607609" | 425189 | "000000370701" | "Herzogenrath, Schmetz" | [50.877422696796216,6.092755641549484] | 220.62271427436747 | | 4707 | "1002" | "541249251" | 69414 | "000000358901" | "Heinsberg, Porselen Rochusstraße" | [51.03660780582971,6.173271451362332] | 107.18639290738591 | | 4636 | "1022" | "541249313" | 67972 | "000000326802" | "Geilenkirchen, Leiffarth" | [50.99687897577978,6.191580554959471] | 158.0075515789248 | | 4647 | "1021" | "541249316" | 68114 | "000000326801" | "Geilenkirchen, Leiffarth" | [50.99687897577978,6.191580554959471] | 158.0075515789248 | | 20507 | "3695" | "539608850" | 411484 | "000000370701" | "Herzogenrath, Schmetz" | [50.877422696796216,6.092755641549484] | 220.62271427436747 | | 28106 | "2382" | "539401893" | 632639 | "000000566901" | "Stolberg, Gressenich Farmweg" | [50.77161449916728,6.31029499914681] | 125.92406240430792 | | 28145 | "2395" | "539401661" | 635051 | "000000566901" | "Stolberg, Gressenich Farmweg" | [50.77161449916728,6.31029499914681] | 125.92406240430792 | | 28152 | "2392" | "539401703" | 635240 | "000000566901" | "Stolberg, Gressenich Farmweg" | [50.771659,6.310337999999999] | 126.05752145747105 | | 28130 | "2391" | "539401569" | 633995 | "000000566901" | "Stolberg, Gressenich Farmweg" | [50.77161449916728,6.31029499914681] | 125.92406240430792 | | 28098 | "2390" | "539401502" | 632190 | "000000566901" | "Stolberg, Gressenich Farmweg" | [50.77161449916728,6.31029499914681] | 125.92406240430792 | | 28116 | "2389" | "539401576" | 633208 | "000000566901" | "Stolberg, Gressenich Farmweg" | [50.77161449916728,6.31029499914681] | 125.92406240430792 | | 28111 | "2388" | "539401500" | 632897 | "000000566901" | "Stolberg, Gressenich Farmweg" | [50.77161449916728,6.31029499914681] | 125.92406240430792 | | 19443 | "4137" | "539525222" | 387546 | "000000544701" | "Simmerath, Bickerather Straße" | [50.60748,6.298886] | 106.32216665319403 | | 19444 | "4138" | "539525206" | 387559 | "000000544701" | "Simmerath, Bickerather Straße" | [50.60748,6.298886] | 106.32216665319403 | | 2670 | "210" | "545563710" | 38761 | "000000666670" | "Köln Frankfurter Straße" | [50.915518,7.052751000000001] | 109.55303176585413 | | 19340 | "4148" | "539526371" | 385909 | "000000547501" | "Simmerath, Strauch Am Roßbach" | [50.62135299999999,6.321738] | 104.92224614444586 | | 16456 | "1907" | "544290272" | 333945 | "000000503701" | "Nörvenich, Dorweiler" | [50.792235000000005,6.677358000000001] | 299.208325620272 | | 16441 | "1903" | "544290289" | 333681 | "000000503701" | "Nörvenich, Dorweiler" | [50.792235000000005,6.677358000000001] | 299.208325620272 | | 16429 | "1901" | "544290291" | 333497 | "000000503701" | "Nörvenich, Dorweiler" | [50.792235000000005,6.677358000000001] | 299.208325620272 | | 19155 | "4194" | "539544216" | 383456 | "000000544701" | "Simmerath, Bickerather Straße" | [50.60748,6.298886] | 106.32216665319403 | | 19160 | "4196" | "539544201" | 383552 | "000000544701" | "Simmerath, Bickerather Straße" | [50.60748,6.298886] | 106.32216665319403 | | 19156 | "4197" | "539544231" | 383473 | "000000544701" | "Simmerath, Bickerather Straße" | [50.60748,6.298886] | 106.32216665319403 | | 16421 | "1929" | "544290328" | 333340 | "000000496102" | "Nideggen, Wollersheim Kreuz / Trierer Straße" | [50.669968999999995,6.562713999999999] | 151.1651619776086 | | 16353 | "1937" | "544290399" | 332221 | "000000503701" | "Nörvenich, Dorweiler" | [50.792235000000005,6.677358000000001] | 299.208325620272 | | 16348 | "1935" | "544290402" | 332182 | "000000503701" | "Nörvenich, Dorweiler" | [50.792235000000005,6.677358000000001] | 299.208325620272 | | 16347 | "1947" | "544290406" | 332157 | "000000496102" | "Nideggen, Wollersheim Kreuz / Trierer Straße" | [50.669968999999995,6.562713999999999] | 151.1651619776086 | | 16346 | "1946" | "544290407" | 332142 | "000000496102" | "Nideggen, Wollersheim Kreuz / Trierer Straße" | [50.669968999999995,6.562713999999999] | 151.1651619776086 | | 27962 | "2424" | "539406628" | 625629 | "000000168301" | "Aachen, Schmithof Schule" | [50.688593999999995,6.168164999999999] | 121.47576204074974 | | 27898 | "2459" | "539406134" | 622386 | "000000168301" | "Aachen, Schmithof Schule" | [50.688593999999995,6.168164999999999] | 121.47576204074974 | | 19152 | "4209" | "539544290" | 383404 | "000000544701" | "Simmerath, Bickerather Straße" | [50.60748,6.298886] | 106.32216665319403 | | 18582 | "4348" | "539619068" | 370194 | "000000521301" | "Roetgen, Knott" | [50.649378,6.200064] | 369.2938018816991 | | 18413 | "4398" | "539623932" | 367037 | "000000114701" | "Aachen, Brand Freund" | [50.75324899999999,6.183234] | 102.11944451597472 | | 19838 | "3904" | "539618274" | 395456 | "000000168301" | "Aachen, Schmithof Schule" | [50.688593999999995,6.168164999999999] | 121.47576204074974 | | 19781 | "3936" | "539619460" | 394166 | "000000293704" | "Eschweiler, Nothberg Kreuz" | [50.81167567146821,6.300916389894646] | 202.8145623281599 | | 13605 | "1312" | "516421970" | 276917 | "000000438401" | "Kerkrade, Spekholzerheide Schifferheidestraat" | [50.85943357303312,6.030795444399725] | 611.5166843976789 | | 19743 | "3972" | "539619815" | 393509 | "000000369301" | "Herzogenrath, Rathaus" | [50.87158399999999,6.101842] | 115.26568459605711 | | 19708 | "3992" | "539620173" | 392781 | "000000293704" | "Eschweiler, Nothberg Kreuz" | [50.81167567146821,6.300916389894646] | 202.8145623281599 | | 47 | "587" | "545606796" | 205 | "000000666670" | "Köln Frankfurter Straße" | [50.91537166034568,7.0529243577091965] | 117.76942377974117 | | 34 | "588" | "545606791" | 156 | "000000666670" | "Köln Frankfurter Straße" | [50.91537166034568,7.0529243577091965] | 117.76942377974117 | | 26279 | "2735" | "539437700" | 566638 | "000000428103" | "Kelmis, Bruch" | [50.710668000000005,6.007357000000001] | 248.0876750804816 | | 26262 | "2734" | "539437720" | 566179 | "000000428103" | "Kelmis, Bruch" | [50.710668000000005,6.007357000000001] | 248.0876750804816 | | 26244 | "2733" | "539437738" | 565693 | "000000428103" | "Kelmis, Bruch" | [50.710668000000005,6.007357000000001] | 248.0876750804816 | | 26234 | "2732" | "539437748" | 565423 | "000000428103" | "Kelmis, Bruch" | [50.710668000000005,6.007357000000001] | 248.0876750804816 | | 26211 | "2731" | "539437780" | 564802 | "000000428103" | "Kelmis, Bruch" | [50.710668000000005,6.007357000000001] | 248.0876750804816 | | 26297 | "2739" | "539437626" | 567071 | "000000428103" | "Kelmis, Bruch" | [50.710668000000005,6.007357000000001] | 248.0876750804816 |
| stops_match_shape_out_of_order | WARNING | 35 | 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. | | 6939 | "1110" | "516781404" | 134938 | "000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | 134937 | "000000481840" | "Monschau, Imgenbroich Atrium" | [50.566867,6.260716] | | 6937 | "1109" | "516781402" | 134917 | "000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | 134916 | "000000481840" | "Monschau, Imgenbroich Atrium" | [50.566867,6.260716] | | 7013 | "1121" | "516781423" | 137727 | "000000481840" | "Monschau, Imgenbroich Atrium" | [50.566867,6.260716] | 137726 | "000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | | 6999 | "1118" | "516781418" | 137407 | "000000481840" | "Monschau, Imgenbroich Atrium" | [50.566867,6.260716] | 137406 | "000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | | 7060 | "1114" | "516781412" | 139889 | "000000481840" | "Monschau, Imgenbroich Atrium" | [50.566867,6.260716] | 139888 | "000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | | 7003 | "1113" | "516781410" | 137527 | "000000481840" | "Monschau, Imgenbroich Atrium" | [50.566867,6.260716] | 137526 | "000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | | 7001 | "1112" | "516781408" | 137477 | "000000481840" | "Monschau, Imgenbroich Atrium" | [50.566867,6.260716] | 137476 | "000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | | 6941 | "1111" | "516781406" | 134964 | "000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | 134963 | "000000481840" | "Monschau, Imgenbroich Atrium" | [50.566867,6.260716] | | 7061 | "1130" | "516781526" | 139899 | "000000481840" | "Monschau, Imgenbroich Atrium" | [50.566867,6.260716] | 139898 | "000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | | 6949 | "1129" | "516781525" | 135235 | "000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | 135234 | "000000481840" | "Monschau, Imgenbroich Atrium" | [50.566867,6.260716] | | 6947 | "1127" | "516781478" | 135151 | "000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | 135150 | "000000481840" | "Monschau, Imgenbroich Atrium" | [50.566867,6.260716] | | 6945 | "1126" | "516781475" | 135078 | "000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | 135077 | "000000481840" | "Monschau, Imgenbroich Atrium" | [50.566867,6.260716] | | 6944 | "1124" | "516781472" | 135043 | "000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | 135042 | "000000481840" | "Monschau, Imgenbroich Atrium" | [50.566867,6.260716] | | 6943 | "1123" | "516781471" | 135013 | "000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | 135012 | "000000481840" | "Monschau, Imgenbroich Atrium" | [50.566867,6.260716] | | 20009 | "3816" | "539462575" | 398122 | "000000561102" | "Stolberg, Donnerberg Duffenter" | [50.77450790856114,6.245318813459491] | 398121 | "000000561101" | "Stolberg, Donnerberg Duffenter" | [50.77433250988385,6.245167348764847] | | 19995 | "3817" | "539462383" | 397884 | "000000561102" | "Stolberg, Donnerberg Duffenter" | [50.77450790856114,6.245318813459491] | 397883 | "000000561101" | "Stolberg, Donnerberg Duffenter" | [50.77433250988385,6.245167348764847] | | 19927 | "3838" | "539609416" | 397291 | "000000522101" | "Roetgen, Markt" | [50.64748868151441,6.195831679937012] | 397290 | "000000521301" | "Roetgen, Knott" | [50.64747017989024,6.195832581727349] | | 19926 | "3839" | "539609396" | 397245 | "000000522101" | "Roetgen, Markt" | [50.64748868151441,6.195831679937012] | 397244 | "000000521301" | "Roetgen, Knott" | [50.64747017989024,6.195832581727349] | | 18605 | "4330" | "539488786" | 370473 | "000000522101" | "Roetgen, Markt" | [50.64748868151441,6.195831679937012] | 370472 | "000000521301" | "Roetgen, Knott" | [50.64747017989024,6.195832581727349] | | 18607 | "4324" | "539488744" | 370539 | "000000522101" | "Roetgen, Markt" | [50.64748868151441,6.195831679937012] | 370538 | "000000521301" | "Roetgen, Knott" | [50.64747017989024,6.195832581727349] | | 18628 | "4325" | "539488771" | 371498 | "000000522101" | "Roetgen, Markt" | [50.64748868151441,6.195831679937012] | 371497 | "000000521301" | "Roetgen, Knott" | [50.64747017989024,6.195832581727349] | | 18606 | "4326" | "539488801" | 370492 | "000000522101" | "Roetgen, Markt" | [50.64748868151441,6.195831679937012] | 370491 | "000000521301" | "Roetgen, Knott" | [50.64747017989024,6.195832581727349] | | 18630 | "4327" | "539488682" | 371540 | "000000522101" | "Roetgen, Markt" | [50.64748868151441,6.195831679937012] | 371539 | "000000521301" | "Roetgen, Knott" | [50.64747017989024,6.195832581727349] | | 18557 | "4356" | "539620911" | 369718 | "000000522101" | "Roetgen, Markt" | [50.64748868151441,6.195831679937012] | 369717 | "000000521301" | "Roetgen, Knott" | [50.64747017989024,6.195832581727349] | | 16017 | "2056" | "544290842" | 324843 | "000000466202" | "Linnich, Welz Am Ederer Weg" | [50.95769847660316,6.256219555042504] | 324842 | "000000465502" | "Linnich, Welz" | [50.960224741078854,6.263113241162112] | | 22477 | "3431" | "539533233" | 449937 | "000000561102" | "Stolberg, Donnerberg Duffenter" | [50.77450790856114,6.245318813459491] | 449936 | "000000561101" | "Stolberg, Donnerberg Duffenter" | [50.77433250988385,6.245167348764847] | | 22481 | "3437" | "539532922" | 449997 | "000000561102" | "Stolberg, Donnerberg Duffenter" | [50.77450790856114,6.245318813459491] | 449996 | "000000561101" | "Stolberg, Donnerberg Duffenter" | [50.77433250988385,6.245167348764847] | | 22514 | "3436" | "539533054" | 450401 | "000000561102" | "Stolberg, Donnerberg Duffenter" | [50.77450790856114,6.245318813459491] | 450400 | "000000561101" | "Stolberg, Donnerberg Duffenter" | [50.77433250988385,6.245167348764847] | | 22478 | "3435" | "539532969" | 449949 | "000000561102" | "Stolberg, Donnerberg Duffenter" | [50.77450790856114,6.245318813459491] | 449948 | "000000561101" | "Stolberg, Donnerberg Duffenter" | [50.77433250988385,6.245167348764847] | | 22495 | "3434" | "539532814" | 450161 | "000000561102" | "Stolberg, Donnerberg Duffenter" | [50.77450790856114,6.245318813459491] | 450160 | "000000561101" | "Stolberg, Donnerberg Duffenter" | [50.77433250988385,6.245167348764847] | | 22515 | "3433" | "539532602" | 450412 | "000000561102" | "Stolberg, Donnerberg Duffenter" | [50.77450790856114,6.245318813459491] | 450411 | "000000561101" | "Stolberg, Donnerberg Duffenter" | [50.77433250988385,6.245167348764847] | | 5189 | "898" | "541247934" | 78208 | "000000266601" | "Erkelenz, Polizei" | [51.068619000000005,6.308301000000002] | 78207 | "000000266301" | "Erkelenz, Süd" | [51.06868228255706,6.308033523664281] | | 19602 | "4052" | "539520618" | 390252 | "000000522101" | "Roetgen, Markt" | [50.64748868151441,6.195831679937012] | 390251 | "000000521301" | "Roetgen, Knott" | [50.64747017989024,6.195832581727349] | | 19596 | "4056" | "539520573" | 390101 | "000000522101" | "Roetgen, Markt" | [50.64748868151441,6.195831679937012] | 390100 | "000000521301" | "Roetgen, Knott" | [50.64747017989024,6.195832581727349] | | 19597 | "4057" | "539520576" | 390123 | "000000522101" | "Roetgen, Markt" | [50.64748868151441,6.195831679937012] | 390122 | "000000521301" | "Roetgen, Knott" | [50.64747017989024,6.195832581727349] |
| unexpected_enum_value | WARNING | 466 | unexpected_enum_value An enum has an unexpected value. You can see more about this notice here. Only the first 50 of 466 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" | 714 | | "routes.txt" | 3 | "route_type" | 714 | | "routes.txt" | 5 | "route_type" | 714 | | "routes.txt" | 6 | "route_type" | 106 | | "routes.txt" | 7 | "route_type" | 714 | | "routes.txt" | 11 | "route_type" | 714 | | "routes.txt" | 18 | "route_type" | 714 | | "routes.txt" | 19 | "route_type" | 714 | | "routes.txt" | 20 | "route_type" | 714 | | "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 | | "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 |
| platform_without_parent_station | INFO | 2452 | 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 2452 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. | | 166 | "000000100101" | "Aachen, Bushof" | | 167 | "000000100102" | "Aachen, Bushof" | | 168 | "000000100103" | "Aachen, Bushof" | | 169 | "000000100104" | "Aachen, Bushof" | | 170 | "000000100106" | "Aachen, Bushof" | | 171 | "000000100107" | "Aachen, Bushof" | | 172 | "000000100110" | "Aachen, Bushof" | | 173 | "000000100111" | "Aachen, Bushof" | | 174 | "000000100112" | "Aachen, Bushof" | | 175 | "000000100113" | "Aachen, Bushof" | | 176 | "000000100114" | "Aachen, Bushof" | | 177 | "000000100115" | "Aachen, Bushof" | | 178 | "000000100201" | "Aachen, Kaiser-Friedrich-Park" | | 179 | "000000100202" | "Aachen, Kaiser-Friedrich-Park" | | 180 | "000000100301" | "Aachen, Ehrenmal / Lousberg" | | 181 | "000000100302" | "Aachen, Ehrenmal / Lousberg" | | 182 | "000000100401" | "Aachen, STAWAG" | | 183 | "000000100402" | "Aachen, STAWAG" | | 184 | "000000100501" | "Aachen, Misereor" | | 185 | "000000100502" | "Aachen, Misereor" | | 186 | "000000100503" | "Aachen, Misereor" | | 187 | "000000100504" | "Aachen, Misereor" | | 188 | "000000100601" | "Aachen, Ritterstraße" | | 189 | "000000100701" | "Aachen, Hauptbahnhof (Bus)" | | 190 | "000000100702" | "Aachen, Hauptbahnhof (Bus)" | | 191 | "000000100901" | "Aachen, Alter Posthof" | | 192 | "000000100902" | "Aachen, Alter Posthof" | | 193 | "000000101102" | "Aachen, Kaiserplatz" | | 194 | "000000101103" | "Aachen, Kaiserplatz" | | 195 | "000000101104" | "Aachen, Kaiserplatz" | | 196 | "000000101105" | "Aachen, Kaiserplatz" | | 197 | "000000101501" | "Aachen, Schanz (Lütticher Str.)" | | 198 | "000000101502" | "Aachen, Schanz (Boxgraben)" | | 199 | "000000101503" | "Aachen, Schanz (Boxgraben)" | | 200 | "000000101504" | "Aachen, Schanz (Jakobstraße)" | | 201 | "000000101901" | "Aachen, Annastraße (Hans-Stercken-Platz)" | | 202 | "000000101902" | "Aachen, Annastraße (Hans-Stercken-Platz)" | | 203 | "000000102101" | "Aachen, Audimax" | | 204 | "000000102102" | "Aachen, Audimax" | | 205 | "000000102301" | "Aachen, Augustastraße (Suermondt-Ludwig-Museum)" | | 206 | "000000102302" | "Aachen, Augustastraße (Suermondt-Ludwig-Museum)" | | 207 | "000000102901" | "Aachen, Elisenbrunnen" | | 208 | "000000102902" | "Aachen, Elisenbrunnen" | | 209 | "000000102903" | "Aachen, Elisenbrunnen" | | 210 | "000000102904" | "Aachen, Elisenbrunnen" | | 211 | "000000103101" | "Aachen, Eurogress" | | 212 | "000000103102" | "Aachen, Eurogress" | | 213 | "000000103301" | "Aachen, Hansemannplatz" | | 214 | "000000103302" | "Aachen, Hansemannplatz" | | 215 | "000000103303" | "Aachen, Hansemannplatz" |
| | | | | | | | | | | | | |