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 | "91-303136_106" | 7 | "91-303136_714" | "Re4" | "Aachen - Herzogenrath - Geilenkirchen - Hückelhoven-Baal - Erkelenz - Mönchengladbach - Düsseldorf" | -1 | "91-328" | | 69 | "91-400846_715" | 70 | "91-377932_715" | "Netliner" | "" | -1 | "91-363" | | 69 | "91-400846_715" | 71 | "91-313729_715" | "Netliner" | "" | -1 | "91-363" | | 69 | "91-400846_715" | 72 | "91-274666_715" | "Netliner" | "" | -1 | "91-363" | | 69 | "91-400846_715" | 73 | "91-216711_715" | "Netliner" | "" | -1 | "91-363" | | 74 | "91-49337_715" | 75 | "91-49336_715" | "Netliner" | "Netliner Monschau" | -1 | "91-363" | | 78 | "91-111205_106" | 79 | "91-111205_714" | "Rs18" | "" | -1 | "91-161" | | 81 | "91-111203_106" | 82 | "91-111203_714" | "Rs12" | "" | -1 | "91-161" | | 83 | "91-111202_106" | 84 | "91-111202_714" | "Rs11" | "" | -1 | "91-161" | | 114 | "91-245234_704" | 117 | "91-245231_704" | "2" | "" | -1 | "91-358" | | 112 | "91-245236_704" | 134 | "91-145035_704" | "4" | "" | -1 | "91-358" | | 113 | "91-245235_704" | 135 | "91-145034_704" | "3" | "" | -1 | "91-358" | | 114 | "91-245234_704" | 136 | "91-145033_704" | "2" | "" | -1 | "91-358" | | 116 | "91-245232_704" | 137 | "91-145032_704" | "1" | "" | -1 | "91-358" | | 116 | "91-245232_704" | 138 | "91-145031_704" | "1" | "" | -1 | "91-358" | | 100 | "91-298171_704" | 181 | "91-98594_704" | "9" | "" | -1 | "91-359" | | 101 | "91-298170_704" | 182 | "91-98593_704" | "8" | "" | -1 | "91-359" | | 102 | "91-298169_704" | 183 | "91-98592_704" | "7" | "" | -1 | "91-359" | | 103 | "91-298168_704" | 184 | "91-98591_704" | "6" | "" | -1 | "91-359" | | 104 | "91-298167_704" | 185 | "91-98590_704" | "5" | "" | -1 | "91-359" | | 105 | "91-298166_704" | 186 | "91-98589_704" | "4" | "" | -1 | "91-359" | | 106 | "91-298165_704" | 187 | "91-98588_704" | "3" | "" | -1 | "91-359" | | 107 | "91-298164_704" | 188 | "91-98587_704" | "2" | "" | -1 | "91-359" | | 108 | "91-298163_704" | 189 | "91-98586_704" | "1" | "" | -1 | "91-359" | | 297 | "91-379929_704" | 327 | "91-267815_704" | "V" | "zusätzliche Einsatzwagen an Schultagen" | -1 | "91-243" | | 297 | "91-379929_704" | 328 | "91-267814_704" | "V" | "zusätzliche Einsatzwagen an Schultagen" | -1 | "91-243" | | 297 | "91-379929_704" | 329 | "91-267813_704" | "V" | "zusätzliche Einsatzwagen an Schultagen" | -1 | "91-243" | | 297 | "91-379929_704" | 330 | "91-267812_704" | "V" | "zusätzliche Einsatzwagen an Schultagen" | -1 | "91-243" | | 297 | "91-379929_704" | 331 | "91-267811_704" | "V" | "zusätzliche Einsatzwagen an Schultagen" | -1 | "91-243" | | 297 | "91-379929_704" | 334 | "91-267808_704" | "V" | "zusätzliche Einsatzwagen an Schultagen" | -1 | "91-243" | | 297 | "91-379929_704" | 336 | "91-267806_704" | "V" | "zusätzliche Einsatzwagen an Schultagen" | -1 | "91-243" | | 376 | "91-45882_704" | 423 | "91-10006_704" | "E" | "Zusätzliche Einsatzwagen in Aachen" | -1 | "91-243" |
| expired_calendar | WARNING | 1 | expired_calendar Dataset should not contain date ranges for services that have already expired. This warning takes into account the calendar_dates.txt file as well as the calendar.txt
file. You can see more about this notice here. | 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. | | 6771 | "91-516780786" | "91-216711_715" | 303.37355244912334 | 1.0112451748304112 | 129661 | 9 | "91-000000153401" | "Aachen, Walheim Eisenhütte (Hospiz am Iterbach)" | "16:34:00" | 129662 | 10 | "91-000000167901" | "Aachen, Sief Pfeiferweg" | "16:34:12" | | 6771 | "91-516780786" | "91-216711_715" | 352.8297944725743 | 1.176099314908581 | 129664 | 12 | "91-000000167701" | "Aachen, Sief Magelspfad" | "16:34:36" | 129665 | 13 | "91-000000119701" | "Aachen, Sief Baumgartsweg" | "16:34:48" | | 6873 | "91-516781599" | "91-49337_715" | 286.93542875549656 | 1.594085715308314 | 132831 | 20 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "10:38:20" | 132832 | 21 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "10:38:40" | | 6978 | "91-516781522" | "91-49336_715" | 238.13863271549224 | 1.9844886059624351 | 136722 | 27 | "91-000000480340" | "Monschau, Höfen Alzen" | "20:19:30" | 136723 | 28 | "91-000000479440" | "Monschau, Höfen Brather Hof" | "20:20:00" | | 6778 | "91-516780793" | "91-216711_715" | 303.37355244912334 | 1.0112451748304112 | 129787 | 9 | "91-000000153401" | "Aachen, Walheim Eisenhütte (Hospiz am Iterbach)" | "21:34:00" | 129788 | 10 | "91-000000167901" | "Aachen, Sief Pfeiferweg" | "21:34:12" | | 6778 | "91-516780793" | "91-216711_715" | 352.8297944725743 | 1.176099314908581 | 129790 | 12 | "91-000000167701" | "Aachen, Sief Magelspfad" | "21:34:36" | 129791 | 13 | "91-000000119701" | "Aachen, Sief Baumgartsweg" | "21:34:48" | | 6941 | "91-516781485" | "91-49336_715" | 238.13863271549224 | 1.9844886059624351 | 135020 | 27 | "91-000000480340" | "Monschau, Höfen Alzen" | "10:09:30" | 135021 | 28 | "91-000000479440" | "Monschau, Höfen Brather Hof" | "10:10:00" | | 6946 | "91-516781490" | "91-49336_715" | 238.13863271549224 | 1.9844886059624351 | 135250 | 27 | "91-000000480340" | "Monschau, Höfen Alzen" | "10:59:30" | 135251 | 28 | "91-000000479440" | "Monschau, Höfen Brather Hof" | "11:00:00" | | 6853 | "91-516781579" | "91-49337_715" | 286.93542875549656 | 1.5940857153083143 | 132162 | 18 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "20:12:00" | 132163 | 19 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "20:12:20" | | 6761 | "91-516780800" | "91-216711_715" | 303.37355244912334 | 1.0112451748304112 | 129481 | 9 | "91-000000153401" | "Aachen, Walheim Eisenhütte (Hospiz am Iterbach)" | "11:34:00" | 129482 | 10 | "91-000000167901" | "Aachen, Sief Pfeiferweg" | "11:34:12" | | 6761 | "91-516780800" | "91-216711_715" | 352.8297944725743 | 1.176099314908581 | 129484 | 12 | "91-000000167701" | "Aachen, Sief Magelspfad" | "11:34:36" | 129485 | 13 | "91-000000119701" | "Aachen, Sief Baumgartsweg" | "11:34:48" | | 6975 | "91-516781519" | "91-49336_715" | 238.13863271549224 | 1.9844886059624351 | 136584 | 27 | "91-000000480340" | "Monschau, Höfen Alzen" | "19:49:30" | 136585 | 28 | "91-000000479440" | "Monschau, Höfen Brather Hof" | "19:50:00" | | 6810 | "91-516781536" | "91-49337_715" | 286.93542875549656 | 1.5940857153083143 | 130442 | 18 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "09:12:00" | 130443 | 19 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "09:12:20" | | 6872 | "91-516781598" | "91-49337_715" | 286.93542875549656 | 1.594085715308314 | 132795 | 20 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "10:28:20" | 132796 | 21 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "10:28:40" | | 6973 | "91-516781517" | "91-49336_715" | 238.13863271549224 | 1.9844886059624351 | 136492 | 27 | "91-000000480340" | "Monschau, Höfen Alzen" | "19:29:30" | 136493 | 28 | "91-000000479440" | "Monschau, Höfen Brather Hof" | "19:30:00" | | 6964 | "91-516781508" | "91-49336_715" | 238.13863271549224 | 1.9844886059624351 | 136078 | 27 | "91-000000480340" | "Monschau, Höfen Alzen" | "17:59:30" | 136079 | 28 | "91-000000479440" | "Monschau, Höfen Brather Hof" | "18:00:00" | | 6817 | "91-516781543" | "91-49337_715" | 286.93542875549656 | 1.5940857153083143 | 130722 | 18 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "10:22:00" | 130723 | 19 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "10:22:20" | | 6764 | "91-516780803" | "91-216711_715" | 303.37355244912334 | 1.0112451748304112 | 129535 | 9 | "91-000000153401" | "Aachen, Walheim Eisenhütte (Hospiz am Iterbach)" | "13:30:00" | 129536 | 10 | "91-000000167901" | "Aachen, Sief Pfeiferweg" | "13:30:12" | | 6764 | "91-516780803" | "91-216711_715" | 352.8297944725743 | 1.176099314908581 | 129538 | 12 | "91-000000167701" | "Aachen, Sief Magelspfad" | "13:30:36" | 129539 | 13 | "91-000000119701" | "Aachen, Sief Baumgartsweg" | "13:30:48" | | 6893 | "91-516781619" | "91-49337_715" | 286.93542875549656 | 1.594085715308314 | 133551 | 20 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "17:38:20" | 133552 | 21 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "17:38:40" | | 6864 | "91-516781590" | "91-49337_715" | 286.93542875549656 | 1.594085715308314 | 132507 | 20 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "09:08:20" | 132508 | 21 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "09:08:40" | | 6809 | "91-516781535" | "91-49337_715" | 286.93542875549656 | 1.5940857153083143 | 130402 | 18 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "09:02:00" | 130403 | 19 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "09:02:20" | | 6897 | "91-516781623" | "91-49337_715" | 286.93542875549656 | 1.594085715308314 | 133695 | 20 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "18:18:20" | 133696 | 21 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "18:18:40" | | 6838 | "91-516781564" | "91-49337_715" | 286.93542875549656 | 1.5940857153083143 | 131562 | 18 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "17:42:00" | 131563 | 19 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "17:42:20" | | 6902 | "91-516781628" | "91-49337_715" | 286.93542875549656 | 1.594085715308314 | 133875 | 20 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "19:08:20" | 133876 | 21 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "19:08:40" | | 6861 | "91-516781583" | "91-49337_715" | 286.93542875549656 | 1.5940857153083143 | 132407 | 18 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "20:42:00" | 132408 | 19 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "20:42:20" | | 6933 | "91-516781478" | "91-49336_715" | 238.13863271549224 | 1.9844886059624351 | 134660 | 19 | "91-000000480340" | "Monschau, Höfen Alzen" | "08:39:30" | 134661 | 20 | "91-000000479440" | "Monschau, Höfen Brather Hof" | "08:40:00" | | 6951 | "91-516781495" | "91-49336_715" | 238.13863271549224 | 1.9844886059624351 | 135480 | 27 | "91-000000480340" | "Monschau, Höfen Alzen" | "15:49:30" | 135481 | 28 | "91-000000479440" | "Monschau, Höfen Brather Hof" | "15:50:00" | | 6849 | "91-516781575" | "91-49337_715" | 286.93542875549656 | 1.5940857153083143 | 132002 | 18 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "19:32:00" | 132003 | 19 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "19:32:20" | | 6821 | "91-516781547" | "91-49337_715" | 286.93542875549656 | 1.5940857153083143 | 130882 | 18 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "11:02:00" | 130883 | 19 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "11:02:20" | | 6819 | "91-516781545" | "91-49337_715" | 286.93542875549656 | 1.5940857153083143 | 130802 | 18 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "10:42:00" | 130803 | 19 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "10:42:20" | | 6876 | "91-516781602" | "91-49337_715" | 286.93542875549656 | 1.594085715308314 | 132939 | 20 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "11:08:20" | 132940 | 21 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "11:08:40" | | 6757 | "91-516780796" | "91-216711_715" | 303.37355244912334 | 1.0112451748304112 | 129409 | 9 | "91-000000153401" | "Aachen, Walheim Eisenhütte (Hospiz am Iterbach)" | "08:34:00" | 129410 | 10 | "91-000000167901" | "Aachen, Sief Pfeiferweg" | "08:34:12" | | 6757 | "91-516780796" | "91-216711_715" | 352.8297944725743 | 1.176099314908581 | 129412 | 12 | "91-000000167701" | "Aachen, Sief Magelspfad" | "08:34:36" | 129413 | 13 | "91-000000119701" | "Aachen, Sief Baumgartsweg" | "08:34:48" | | 6940 | "91-516781484" | "91-49336_715" | 238.13863271549224 | 1.9844886059624351 | 134974 | 27 | "91-000000480340" | "Monschau, Höfen Alzen" | "09:59:30" | 134975 | 28 | "91-000000479440" | "Monschau, Höfen Brather Hof" | "10:00:00" | | 6888 | "91-516781614" | "91-49337_715" | 286.93542875549656 | 1.594085715308314 | 133371 | 20 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "16:48:20" | 133372 | 21 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "16:48:40" | | 6868 | "91-516781594" | "91-49337_715" | 286.93542875549656 | 1.594085715308314 | 132651 | 20 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "09:48:20" | 132652 | 21 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "09:48:40" | | 6765 | "91-516780784" | "91-216711_715" | 303.37355244912334 | 1.0112451748304112 | 129553 | 9 | "91-000000153401" | "Aachen, Walheim Eisenhütte (Hospiz am Iterbach)" | "13:34:00" | 129554 | 10 | "91-000000167901" | "Aachen, Sief Pfeiferweg" | "13:34:12" | | 6765 | "91-516780784" | "91-216711_715" | 352.8297944725743 | 1.176099314908581 | 129556 | 12 | "91-000000167701" | "Aachen, Sief Magelspfad" | "13:34:36" | 129557 | 13 | "91-000000119701" | "Aachen, Sief Baumgartsweg" | "13:34:48" | | 6882 | "91-516781608" | "91-49337_715" | 286.93542875549656 | 1.594085715308314 | 133155 | 20 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "15:48:20" | 133156 | 21 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "15:48:40" | | 6837 | "91-516781563" | "91-49337_715" | 286.93542875549656 | 1.5940857153083143 | 131522 | 18 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "17:32:00" | 131523 | 19 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "17:32:20" | | 6827 | "91-516781553" | "91-49337_715" | 286.93542875549656 | 1.5940857153083143 | 131122 | 18 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "15:52:00" | 131123 | 19 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "15:52:20" | | 6942 | "91-516781486" | "91-49336_715" | 238.13863271549224 | 1.9844886059624351 | 135066 | 27 | "91-000000480340" | "Monschau, Höfen Alzen" | "10:19:30" | 135067 | 28 | "91-000000479440" | "Monschau, Höfen Brather Hof" | "10:20:00" | | 6846 | "91-516781572" | "91-49337_715" | 286.93542875549656 | 1.5940857153083143 | 131882 | 18 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "19:02:00" | 131883 | 19 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "19:02:20" | | 6863 | "91-516781589" | "91-49337_715" | 286.93542875549656 | 1.594085715308314 | 132471 | 20 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "08:58:20" | 132472 | 21 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "08:58:40" | | 6850 | "91-516781576" | "91-49337_715" | 286.93542875549656 | 1.5940857153083143 | 132042 | 18 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "19:42:00" | 132043 | 19 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "19:42:20" | | 6945 | "91-516781489" | "91-49336_715" | 238.13863271549224 | 1.9844886059624351 | 135204 | 27 | "91-000000480340" | "Monschau, Höfen Alzen" | "10:49:30" | 135205 | 28 | "91-000000479440" | "Monschau, Höfen Brather Hof" | "10:50:00" | | 16332 | "91-544290407" | "91-220740_704" | 276.870860493004 | 2.307257170775033 | 331670 | 5 | "91-000000649302" | "Zülpich, Bürvenich Wildenburg" | "07:37:00" | 331671 | 6 | "91-000000653102" | "Zülpich, Langendorf" | "07:37:30" | | 20457 | "91-539608863" | "91-76058_704" | 282.13239055088917 | 1.1755516272953717 | 410350 | 6 | "91-000000379302" | "Herzogenrath, Merkstein Zum Kalverhof" | "21:15:00" | 410351 | 7 | "91-000000370502" | "Herzogenrath, Ritzerfeld" | "21:15:15" | | 6892 | "91-516781618" | "91-49337_715" | 286.93542875549656 | 1.594085715308314 | 133515 | 20 | "91-000000482640" | "Monschau, Kalterherberg Arnoldystr. (Netliner-Sp.)" | "17:28:20" | 133516 | 21 | "91-000000479640" | "Monschau, Kalterherberg Bahnhof" | "17:28:40" |
| 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. | 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. 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" | 305 | | "routes.txt" | "route_short_name" | "7alt" | 361 | | "routes.txt" | "route_short_name" | "54alt" | 363 | | "routes.txt" | "route_short_name" | "21alt" | 368 | | "routes.txt" | "route_short_name" | "59alt" | 404 | | "routes.txt" | "route_short_name" | "74alt" | 427 | | "routes.txt" | "route_short_name" | "55alt" | 436 | | "routes.txt" | "route_short_name" | "48alt" | 443 | | "routes.txt" | "route_short_name" | "2alt" | 459 | | "routes.txt" | "route_short_name" | "26alt" | 462 | | "routes.txt" | "route_short_name" | "17alt" | 470 | | "routes.txt" | "route_short_name" | "15alt" | 473 | | "routes.txt" | "route_short_name" | "12alt" | 476 |
| 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 | 1 | 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. | stop_too_far_from_shape | WARNING | 156 | 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 156 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. | | 5757 | "91-729" | "91-541248589" | 90757 | "91-000000621301" | "Wegberg, Arsbeck Kirche" | [51.141690000000004,6.210808] | 109.22700254434027 | | 8251 | "91-1599" | "91-516418581" | 149298 | "91-000000961702" | "Venlo, Gulikstraat" | [51.36992241490833,6.189184943150408] | 110.65364296455361 | | 8251 | "91-1599" | "91-516418581" | 149299 | "91-000000966501" | "Venlo, Rijnbeekstraat" | [51.37116505028157,6.190261982509957] | 206.97208876437608 | | 5769 | "91-732" | "91-541248579" | 90960 | "91-000000626001" | "Wegberg, Wildenrath Gewerbegebiet" | [51.11963899999999,6.217077999999999] | 1331.5435073860128 | | 5774 | "91-733" | "91-541248578" | 91092 | "91-000000626001" | "Wegberg, Wildenrath Gewerbegebiet" | [51.11963899999999,6.217077999999999] | 1331.5435073860128 | | 5790 | "91-741" | "91-541248567" | 91530 | "91-000000626001" | "Wegberg, Wildenrath Gewerbegebiet" | [51.11963899999999,6.217077999999999] | 1331.5435073860128 | | 5782 | "91-742" | "91-541248566" | 91285 | "91-000000626001" | "Wegberg, Wildenrath Gewerbegebiet" | [51.11963899999999,6.217077999999999] | 1331.5435073860128 | | 5789 | "91-743" | "91-541248565" | 91489 | "91-000000626001" | "Wegberg, Wildenrath Gewerbegebiet" | [51.11963899999999,6.217077999999999] | 1331.5435073860128 | | 5737 | "91-751" | "91-541248611" | 90134 | "91-000000636201" | "Wegberg, Wildenrath Visitors-Center" | [51.11984536334472,6.224391872922149] | 122.74962359137676 | | 5738 | "91-752" | "91-541248610" | 90174 | "91-000000636201" | "Wegberg, Wildenrath Visitors-Center" | [51.11984536334472,6.224391872922149] | 122.74962359137676 | | 5752 | "91-757" | "91-541248595" | 90652 | "91-000000636201" | "Wegberg, Wildenrath Visitors-Center" | [51.11984536334472,6.224391872922149] | 122.74962359137676 | | 5749 | "91-754" | "91-541248600" | 90560 | "91-000000636201" | "Wegberg, Wildenrath Visitors-Center" | [51.11984536334472,6.224391872922149] | 122.74962359137676 | | 5755 | "91-755" | "91-541248598" | 90729 | "91-000000636201" | "Wegberg, Wildenrath Visitors-Center" | [51.11984536334472,6.224391872922149] | 122.74962359137676 | | 9731 | "91-1520" | "91-516417615" | 185775 | "91-000000961702" | "Venlo, Gulikstraat" | [51.36992241490833,6.189184943150408] | 110.65364296455361 | | 9731 | "91-1520" | "91-516417615" | 185776 | "91-000000966501" | "Venlo, Rijnbeekstraat" | [51.37116505028157,6.190261982509957] | 206.97208876437608 | | 9878 | "91-1515" | "91-516417679" | 188170 | "91-000000966502" | "Venlo, Rijnbeekstraat" | [51.37074881412923,6.189847921180868] | 266.0438609674445 | | 9878 | "91-1515" | "91-516417679" | 188171 | "91-000000961701" | "Venlo, Gulikstraat" | [51.36992648665804,6.1891814252785355] | 124.02127000302612 | | 15879 | "91-2098" | "91-544291008" | 322100 | "91-000000589601" | "Titz, Heinrich-Gossen-Straße" | [50.998279,6.425768000000001] | 123.99498364334956 | | 16071 | "91-2034" | "91-544290715" | 325693 | "91-000000247502" | "Düren, Konzendorf" | [50.81198799999999,6.418790999999999] | 180.58844452699952 | | 11436 | "91-1430" | "91-516415380" | 223685 | "91-000000915601" | "Peel en Maas, Grashoek Pastoor Vullinghstraat" | [51.360656000000006,5.942446] | 112.57263628041538 | | 11370 | "91-1432" | "91-516415508" | 223019 | "91-000000847902" | "Horst, Sevenum Toverland" | [51.394555999999994,5.987087999999999] | 228.29041087113256 | | 10456 | "91-1431" | "91-516418366" | 199597 | "91-000000916701" | "Peel en Maas, Helden Koningslust" | [51.347517407314655,6.017475649708577] | 539.3124441302341 | | 10462 | "91-1434" | "91-516418354" | 199675 | "91-000000916702" | "Peel en Maas, Helden Koningslust" | [51.350581851417715,6.008848396651536] | 306.90163442961745 | | 10459 | "91-1433" | "91-516418360" | 199643 | "91-000000847902" | "Horst, Sevenum Toverland" | [51.39374924166048,5.986897386785581] | 209.50933776180065 | | 10459 | "91-1433" | "91-516418360" | 199645 | "91-000000916701" | "Peel en Maas, Helden Koningslust" | [51.349882039044246,6.007780405267114] | 391.5864700501515 | | 11411 | "91-1436" | "91-516415441" | 223447 | "91-000000847901" | "Horst, Sevenum Toverland" | [51.394555999999994,5.987087999999999] | 233.70681823820973 | | 10465 | "91-1435" | "91-516418348" | 199711 | "91-000000916702" | "Peel en Maas, Helden Koningslust" | [51.34757453309131,6.017599239258814] | 528.6423346751528 | | 11539 | "91-1422" | "91-516414803" | 225259 | "91-000000989002" | "Weert, St. Jans Gasthuis" | [51.2532963494781,5.712345498343784] | 100.98622585684218 | | 11551 | "91-1424" | "91-516414870" | 225395 | "91-000000989002" | "Weert, St. Jans Gasthuis" | [51.2532963494781,5.712345498343784] | 100.98622585684218 | | 11424 | "91-1428" | "91-516415404" | 223514 | "91-000000915601" | "Peel en Maas, Grashoek Pastoor Vullinghstraat" | [51.360656000000006,5.942446] | 112.57263628041538 | | 26123 | "91-2740" | "91-539437462" | 563070 | "91-000000428103" | "Kelmis, Bruch" | [50.710668000000005,6.007357000000001] | 248.0876750804816 | | 11716 | "91-1411" | "91-516413737" | 230495 | "91-000000930501" | "Roermond, Swalmen Molenweg" | [51.236502,6.042900999999999] | 167.16961664710513 | | 11634 | "91-1416" | "91-516414689" | 227362 | "91-000000904501" | "Roermond, Outlet Center/Stadskantoor" | [51.197767671374535,5.984276877909827] | 130.598607942705 | | 11635 | "91-1417" | "91-516414641" | 227367 | "91-000000989002" | "Weert, St. Jans Gasthuis" | [51.2532963494781,5.712345498343784] | 100.98622585684218 | | 11635 | "91-1417" | "91-516414641" | 227395 | "91-000000904501" | "Roermond, Outlet Center/Stadskantoor" | [51.197767671374535,5.984276877909827] | 130.598607942705 | | 26076 | "91-2739" | "91-539437626" | 561861 | "91-000000428103" | "Kelmis, Bruch" | [50.710668000000005,6.007357000000001] | 248.0876750804816 | | 10686 | "91-1472" | "91-516417742" | 201789 | "91-000000931601" | "Roermond, Mozaiek" | [51.177871,6.011656] | 145.06028579224275 | | 6087 | "91-618" | "91-541248171" | 100357 | "91-000000266302" | "Erkelenz, Süd" | [51.06861188205434,6.314714943413712] | 406.4700585017351 | | 6118 | "91-619" | "91-541248151" | 101588 | "91-000000266302" | "Erkelenz, Süd" | [51.06861188205434,6.314714943413712] | 406.4700585017351 | | 10534 | "91-1475" | "91-516418192" | 200196 | "91-000000989002" | "Weert, St. Jans Gasthuis" | [51.2532963494781,5.712345498343784] | 100.98622585684218 | | 10502 | "91-1477" | "91-516418257" | 199940 | "91-000000989002" | "Weert, St. Jans Gasthuis" | [51.2532963494781,5.712345498343784] | 100.98622585684218 | | 6086 | "91-617" | "91-541248185" | 100317 | "91-000000266302" | "Erkelenz, Süd" | [51.06861188205434,6.314714943413712] | 406.4700585017351 | | 6048 | "91-610" | "91-541248201" | 98932 | "91-000000266301" | "Erkelenz, Süd" | [51.06501600000001,6.311157999999999] | 458.23189764001086 | | 6075 | "91-611" | "91-541248199" | 100012 | "91-000000266301" | "Erkelenz, Süd" | [51.06501600000001,6.311157999999999] | 458.23189764001086 | | 6077 | "91-613" | "91-541248191" | 100097 | "91-000000266301" | "Erkelenz, Süd" | [51.06501600000001,6.311157999999999] | 458.23189764001086 | | 6114 | "91-620" | "91-541248149" | 101422 | "91-000000266302" | "Erkelenz, Süd" | [51.06861188205434,6.314714943413712] | 406.4700585017351 | | 10895 | "91-1461" | "91-516416475" | 208224 | "91-000000805401" | "Bergen, Siebengewald Centrum" | [51.648178,6.107499] | 104.33142765722008 | | 10891 | "91-1460" | "91-516416481" | 208169 | "91-000000805401" | "Bergen, Siebengewald Centrum" | [51.648178,6.107499] | 104.33142765722008 | | 6115 | "91-622" | "91-541248147" | 101464 | "91-000000266302" | "Erkelenz, Süd" | [51.06861188205434,6.314714943413712] | 406.4700585017351 | | 10875 | "91-1458" | "91-516416489" | 207944 | "91-000000805402" | "Bergen, Siebengewald Centrum" | [51.648178,6.107499] | 137.27955016990907 |
| 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. | | 16003 | "91-2056" | "91-544290842" | 324366 | "91-000000466202" | "Linnich, Welz Am Ederer Weg" | [50.95769960738299,6.2562178095404475] | 324365 | "91-000000465502" | "Linnich, Welz" | [50.960224741078854,6.263113241162112] | | 19881 | "91-3839" | "91-539609396" | 396232 | "91-000000522101" | "Roetgen, Markt" | [50.647489336792134,6.195835767795532] | 396231 | "91-000000521301" | "Roetgen, Knott" | [50.6474707661663,6.195837146973085] | | 19882 | "91-3838" | "91-539609416" | 396278 | "91-000000522101" | "Roetgen, Markt" | [50.647489336792134,6.195835767795532] | 396277 | "91-000000521301" | "Roetgen, Knott" | [50.6474707661663,6.195837146973085] | | 5182 | "91-898" | "91-541247934" | 78154 | "91-000000266601" | "Erkelenz, Polizei" | [51.0686240123779,6.308303910558839] | 78153 | "91-000000266301" | "Erkelenz, Süd" | [51.0686857748231,6.308034547975747] | | 19949 | "91-3817" | "91-539462383" | 396868 | "91-000000561102" | "Stolberg, Donnerberg Duffenter" | [50.77450770161598,6.245319006872066] | 396867 | "91-000000561101" | "Stolberg, Donnerberg Duffenter" | [50.77433250988385,6.245167348764847] | | 19963 | "91-3816" | "91-539462575" | 397106 | "91-000000561102" | "Stolberg, Donnerberg Duffenter" | [50.77450770161598,6.245319006872066] | 397105 | "91-000000561101" | "Stolberg, Donnerberg Duffenter" | [50.77433250988385,6.245167348764847] | | 18537 | "91-4356" | "91-539620911" | 369127 | "91-000000522101" | "Roetgen, Markt" | [50.647489336792134,6.195835767795532] | 369126 | "91-000000521301" | "Roetgen, Knott" | [50.6474707661663,6.195837146973085] | | 18583 | "91-4330" | "91-539488786" | 369846 | "91-000000522101" | "Roetgen, Markt" | [50.647489336792134,6.195835767795532] | 369845 | "91-000000521301" | "Roetgen, Knott" | [50.6474707661663,6.195837146973085] | | 18606 | "91-4325" | "91-539488771" | 370871 | "91-000000522101" | "Roetgen, Markt" | [50.64748934808682,6.195832271542316] | 370870 | "91-000000521301" | "Roetgen, Knott" | [50.647470821880695,6.1958337765875875] | | 18585 | "91-4324" | "91-539488744" | 369912 | "91-000000522101" | "Roetgen, Markt" | [50.64748934808682,6.195832271542316] | 369911 | "91-000000521301" | "Roetgen, Knott" | [50.647470821880695,6.1958337765875875] | | 18608 | "91-4327" | "91-539488682" | 370913 | "91-000000522101" | "Roetgen, Markt" | [50.64748934808682,6.195832271542316] | 370912 | "91-000000521301" | "Roetgen, Knott" | [50.647470821880695,6.1958337765875875] | | 18584 | "91-4326" | "91-539488801" | 369865 | "91-000000522101" | "Roetgen, Markt" | [50.647489336792134,6.195835767795532] | 369864 | "91-000000521301" | "Roetgen, Knott" | [50.6474707661663,6.195837146973085] | | 6999 | "91-1121" | "91-516781423" | 137250 | "91-000000481840" | "Monschau, Imgenbroich Atrium" | [50.56687008593438,6.260707683109668] | 137249 | "91-000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | | 6930 | "91-1124" | "91-516781472" | 134566 | "91-000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | 134565 | "91-000000481840" | "Monschau, Imgenbroich Atrium" | [50.56687008593438,6.260707683109668] | | 6929 | "91-1123" | "91-516781471" | 134536 | "91-000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | 134535 | "91-000000481840" | "Monschau, Imgenbroich Atrium" | [50.56687008593438,6.260707683109668] | | 6931 | "91-1126" | "91-516781475" | 134601 | "91-000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | 134600 | "91-000000481840" | "Monschau, Imgenbroich Atrium" | [50.56687008593438,6.260707683109668] | | 6933 | "91-1127" | "91-516781478" | 134674 | "91-000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | 134673 | "91-000000481840" | "Monschau, Imgenbroich Atrium" | [50.56687008593438,6.260707683109668] | | 6935 | "91-1129" | "91-516781525" | 134758 | "91-000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | 134757 | "91-000000481840" | "Monschau, Imgenbroich Atrium" | [50.56687008593438,6.260707683109668] | | 6927 | "91-1111" | "91-516781406" | 134487 | "91-000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | 134486 | "91-000000481840" | "Monschau, Imgenbroich Atrium" | [50.56687008593438,6.260707683109668] | | 6925 | "91-1110" | "91-516781404" | 134461 | "91-000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | 134460 | "91-000000481840" | "Monschau, Imgenbroich Atrium" | [50.56687008593438,6.260707683109668] | | 6989 | "91-1113" | "91-516781410" | 137050 | "91-000000481840" | "Monschau, Imgenbroich Atrium" | [50.56687008593438,6.260707683109668] | 137049 | "91-000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | | 6987 | "91-1112" | "91-516781408" | 137000 | "91-000000481840" | "Monschau, Imgenbroich Atrium" | [50.56687008593438,6.260707683109668] | 136999 | "91-000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | | 7046 | "91-1114" | "91-516781412" | 139412 | "91-000000481840" | "Monschau, Imgenbroich Atrium" | [50.56687008593438,6.260707683109668] | 139411 | "91-000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | | 6985 | "91-1118" | "91-516781418" | 136930 | "91-000000481840" | "Monschau, Imgenbroich Atrium" | [50.56687008593438,6.260707683109668] | 136929 | "91-000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | | 6923 | "91-1109" | "91-516781402" | 134440 | "91-000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | 134439 | "91-000000481840" | "Monschau, Imgenbroich Atrium" | [50.56687008593438,6.260707683109668] | | 7047 | "91-1130" | "91-516781526" | 139422 | "91-000000481840" | "Monschau, Imgenbroich Atrium" | [50.56687008593438,6.260707683109668] | 139421 | "91-000000483040" | "Monschau, Imgenbroich Kieselbacher Weg (Netliner-S" | [50.568779,6.269605] | | 19553 | "91-4057" | "91-539520576" | 389131 | "91-000000522101" | "Roetgen, Markt" | [50.64748934808682,6.195832271542316] | 389130 | "91-000000521301" | "Roetgen, Knott" | [50.647470821880695,6.1958337765875875] | | 19552 | "91-4056" | "91-539520573" | 389109 | "91-000000522101" | "Roetgen, Markt" | [50.64748934808682,6.195832271542316] | 389108 | "91-000000521301" | "Roetgen, Knott" | [50.647470821880695,6.1958337765875875] | | 19558 | "91-4052" | "91-539520618" | 389260 | "91-000000522101" | "Roetgen, Markt" | [50.647489336792134,6.195835767795532] | 389259 | "91-000000521301" | "Roetgen, Knott" | [50.6474707661663,6.195837146973085] | | 22378 | "91-3433" | "91-539532602" | 447234 | "91-000000561102" | "Stolberg, Donnerberg Duffenter" | [50.77450770161598,6.245319006872066] | 447233 | "91-000000561101" | "Stolberg, Donnerberg Duffenter" | [50.77433250988385,6.245167348764847] | | 22358 | "91-3434" | "91-539532814" | 446983 | "91-000000561102" | "Stolberg, Donnerberg Duffenter" | [50.77450770161598,6.245319006872066] | 446982 | "91-000000561101" | "Stolberg, Donnerberg Duffenter" | [50.77433250988385,6.245167348764847] | | 22340 | "91-3431" | "91-539533233" | 446759 | "91-000000561102" | "Stolberg, Donnerberg Duffenter" | [50.77450770161598,6.245319006872066] | 446758 | "91-000000561101" | "Stolberg, Donnerberg Duffenter" | [50.77433250988385,6.245167348764847] | | 22344 | "91-3437" | "91-539532922" | 446819 | "91-000000561102" | "Stolberg, Donnerberg Duffenter" | [50.77450770161598,6.245319006872066] | 446818 | "91-000000561101" | "Stolberg, Donnerberg Duffenter" | [50.77433250988385,6.245167348764847] | | 22341 | "91-3435" | "91-539532969" | 446771 | "91-000000561102" | "Stolberg, Donnerberg Duffenter" | [50.77450770161598,6.245319006872066] | 446770 | "91-000000561101" | "Stolberg, Donnerberg Duffenter" | [50.77433250988385,6.245167348764847] | | 22377 | "91-3436" | "91-539533054" | 447223 | "91-000000561102" | "Stolberg, Donnerberg Duffenter" | [50.77450770161598,6.245319006872066] | 447222 | "91-000000561101" | "Stolberg, Donnerberg Duffenter" | [50.77433250988385,6.245167348764847] |
| 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" | 10 | "route_type" | 714 | | "routes.txt" | 17 | "route_type" | 714 | | "routes.txt" | 18 | "route_type" | 714 | | "routes.txt" | 19 | "route_type" | 714 | | "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 | | "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 |
| platform_without_parent_station | INFO | 2448 | 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 2448 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 | "91-000000100101" | "Aachen, Bushof" | | 167 | "91-000000100102" | "Aachen, Bushof" | | 168 | "91-000000100103" | "Aachen, Bushof" | | 169 | "91-000000100104" | "Aachen, Bushof" | | 170 | "91-000000100106" | "Aachen, Bushof" | | 171 | "91-000000100107" | "Aachen, Bushof" | | 172 | "91-000000100110" | "Aachen, Bushof" | | 173 | "91-000000100111" | "Aachen, Bushof" | | 174 | "91-000000100112" | "Aachen, Bushof" | | 175 | "91-000000100113" | "Aachen, Bushof" | | 176 | "91-000000100114" | "Aachen, Bushof" | | 177 | "91-000000100115" | "Aachen, Bushof" | | 178 | "91-000000100201" | "Aachen, Kaiser-Friedrich-Park" | | 179 | "91-000000100202" | "Aachen, Kaiser-Friedrich-Park" | | 180 | "91-000000100301" | "Aachen, Ehrenmal / Lousberg" | | 181 | "91-000000100302" | "Aachen, Ehrenmal / Lousberg" | | 182 | "91-000000100401" | "Aachen, Stawag" | | 183 | "91-000000100402" | "Aachen, Stawag" | | 184 | "91-000000100501" | "Aachen, Misereor" | | 185 | "91-000000100502" | "Aachen, Misereor" | | 186 | "91-000000100503" | "Aachen, Misereor" | | 187 | "91-000000100504" | "Aachen, Misereor" | | 188 | "91-000000100601" | "Aachen, Ritterstraße" | | 189 | "91-000000100701" | "Aachen, Hauptbahnhof (Bus)" | | 190 | "91-000000100702" | "Aachen, Hauptbahnhof (Bus)" | | 191 | "91-000000100901" | "Aachen, Alter Posthof" | | 192 | "91-000000100902" | "Aachen, Alter Posthof" | | 193 | "91-000000101102" | "Aachen, Kaiserplatz" | | 194 | "91-000000101103" | "Aachen, Kaiserplatz" | | 195 | "91-000000101104" | "Aachen, Kaiserplatz" | | 196 | "91-000000101105" | "Aachen, Kaiserplatz" | | 197 | "91-000000101501" | "Aachen, Schanz (Lütticher Str.)" | | 198 | "91-000000101502" | "Aachen, Schanz (Boxgraben)" | | 199 | "91-000000101503" | "Aachen, Schanz (Boxgraben)" | | 200 | "91-000000101504" | "Aachen, Schanz (Jakobstraße)" | | 201 | "91-000000101901" | "Aachen, Annastraße (Hans-Stercken-Platz)" | | 202 | "91-000000101902" | "Aachen, Annastraße (Hans-Stercken-Platz)" | | 203 | "91-000000102101" | "Aachen, Audimax" | | 204 | "91-000000102102" | "Aachen, Audimax" | | 205 | "91-000000102301" | "Aachen, Augustastraße (Suermondt-Ludwig-Museum)" | | 206 | "91-000000102302" | "Aachen, Augustastraße (Suermondt-Ludwig-Museum)" | | 207 | "91-000000102901" | "Aachen, Elisenbrunnen" | | 208 | "91-000000102902" | "Aachen, Elisenbrunnen" | | 209 | "91-000000102903" | "Aachen, Elisenbrunnen" | | 210 | "91-000000102904" | "Aachen, Elisenbrunnen" | | 211 | "91-000000103101" | "Aachen, Eurogress" | | 212 | "91-000000103102" | "Aachen, Eurogress" | | 213 | "91-000000103301" | "Aachen, Hansemannplatz" | | 214 | "91-000000103302" | "Aachen, Hansemannplatz" | | 215 | "91-000000103303" | "Aachen, Hansemannplatz" |
| | | | | | | | | | |