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`. | | 69 | "43055" | 71 | "43052" | "SCH" | "" | 4 | "1456" | | 70 | "43054" | 72 | "43051" | "KAT" | "" | 4 | "1456" | | 277 | "de:NAHSH:01054164|1AM:" | 281 | "de:NAHSH:01054083|1:" | "1" | "" | 3 | "635" | | 172 | "de:hvv:550:" | 333 | "de:VBN:550:" | "550" | "" | 3 | "221" | | 335 | "de:VBN:548:" | 439 | "de:hvv:548:" | "548" | "" | 3 | "221" | | 617 | "de:NAHSH:0105501|2:" | 672 | "de:NAHSH:01054|1084:" | "2" | "" | 3 | "446" | | 618 | "de:NAHSH:010550|1:" | 673 | "de:NAHSH:01054|1082:" | "1" | "" | 3 | "446" | | 614 | "de:NAHSH:01055|5:" | 874 | "de:NAHSH:01059|5:" | "5" | "" | 3 | "446" | | 616 | "de:NAHSH:0105502|3:" | 875 | "de:NAHSH:01059|3:" | "3" | "" | 3 | "446" | | 617 | "de:NAHSH:0105501|2:" | 876 | "de:NAHSH:01059|2:" | "2" | "" | 3 | "446" | | 618 | "de:NAHSH:010550|1:" | 877 | "de:NAHSH:01059|1:" | "1" | "" | 3 | "446" | | 668 | "de:NAHSH:0105501|6:" | 886 | "de:NAHSH:6:" | "6" | "" | 3 | "446" | | 614 | "de:NAHSH:01055|5:" | 887 | "de:NAHSH:5:" | "5" | "" | 3 | "446" | | 615 | "de:NAHSH:0105501|4:" | 888 | "de:NahSH:4:" | "4" | "" | 3 | "446" | | 616 | "de:NAHSH:0105502|3:" | 889 | "de:NAHSH:3:" | "3" | "" | 3 | "446" | | 617 | "de:NAHSH:0105501|2:" | 890 | "de:NAHSH:2:" | "2" | "" | 3 | "446" | | 618 | "de:NAHSH:010550|1:" | 891 | "de:NAHSH:1:" | "1" | "" | 3 | "446" | | 616 | "de:NAHSH:0105502|3:" | 1021 | "de:NAHSH:01054|1083:" | "3" | "" | 3 | "446" | | 1343 | "de:NAHSH:01002|5:2" | 1344 | "de:NAHSH:01002|5:1" | "5" | "" | 3 | "601" | | 1348 | "de:NAHSH:01002|41:2" | 1349 | "de:NAHSH:01002|41:1" | "41" | "" | 3 | "601" | | 1355 | "de:NAHSH:01002|2:2" | 1356 | "de:NAHSH:01002|2:1" | "2" | "" | 3 | "601" |
| expired_calendar | WARNING | 97 | 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. Only the first 50 of 97 affected records are displayed below. | csvRowNumber (?) The row of the faulty record. | serviceId (?) The service id of the faulty record. | | 31 | "30" | | 48 | "47" | | 49 | "48" | | 105 | "104" | | 136 | "135" | | 155 | "154" | | 185 | "184" | | 196 | "195" | | 210 | "209" | | 313 | "312" | | 323 | "322" | | 324 | "323" | | 451 | "450" | | 455 | "454" | | 458 | "457" | | 461 | "460" | | 472 | "471" | | 473 | "472" | | 540 | "539" | | 549 | "548" | | 560 | "559" | | 634 | "633" | | 637 | "636" | | 686 | "685" | | 720 | "719" | | 721 | "720" | | 730 | "729" | | 731 | "730" | | 754 | "753" | | 755 | "754" | | 784 | "783" | | 788 | "787" | | 804 | "803" | | 805 | "804" | | 813 | "812" | | 816 | "815" | | 844 | "843" | | 862 | "861" | | 865 | "864" | | 1062 | "1061" | | 1063 | "1062" | | 1070 | "1069" | | 1084 | "1083" | | 1085 | "1084" | | 1136 | "1135" | | 1140 | "1139" | | 1149 | "1148" | | 1152 | "1151" | | 1166 | "1165" | | 1167 | "1166" |
| fast_travel_between_consecutive_stops | WARNING | 38916 | 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 38916 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. | | 15113 | "464839944" | "de:hvv:ast|2806:" | 1230.9255986790913 | 4.103085328930304 | 153111 | 8 | "de:03359:32301" | "Stadersand Kehre" | "13:15:00" | 153112 | 9 | "de:03359:32406" | "Stade(Niederelbe) Götzdorfer Straße 44" | "13:15:12" | | 15113 | "464839944" | "de:hvv:ast|2806:" | 388.88496324906765 | 1.2962832108302256 | 153112 | 9 | "de:03359:32406" | "Stade(Niederelbe) Götzdorfer Straße 44" | "13:15:12" | 153113 | 10 | "de:03359:32203" | "Götzdorf(Stade) Götzdorfer Straße 125" | "13:15:24" | | 15113 | "464839944" | "de:hvv:ast|2806:" | 169.76855034052298 | 0.5658951678017432 | 153119 | 16 | "de:03359:33305" | "Stadermoor Wendeplatz" | "13:20:36" | 153120 | 17 | "de:03359:33201" | "Bützflethermoor(Stade) Süderstraße 133" | "13:20:48" | | 17578 | "464840708" | "de:hvv:AST|2850:" | 158.57796089242441 | 0.30834603506860303 | 208990 | 0 | "de:03359:40806" | "Steinkirchen(Kr Stade) Alter Marktplatz" | "12:55:00" | 208991 | 1 | "de:03359:40807" | "Steinkirchen(Kr Stade) Am Hafen" | "12:55:07" | | 17578 | "464840708" | "de:hvv:AST|2850:" | 375.669569775935 | 0.7304686078976513 | 208991 | 1 | "de:03359:40807" | "Steinkirchen(Kr Stade) Am Hafen" | "12:55:07" | 208992 | 2 | "de:03359:40812" | "Grünendeich Striep" | "12:55:14" | | 17578 | "464840708" | "de:hvv:AST|2850:" | 212.7024784857297 | 0.41358815261114107 | 208992 | 2 | "de:03359:40812" | "Grünendeich Striep" | "12:55:14" | 208993 | 3 | "de:03359:40808" | "Steinkirchen(Kr Stade) Schulzentrum" | "12:55:21" | | 17578 | "464840708" | "de:hvv:AST|2850:" | 327.22210029968176 | 0.636265195027159 | 208994 | 4 | "de:03359:40811" | "Grünendeich Zum Felde Weg" | "12:55:28" | 208995 | 5 | "de:03359:40705" | "Grünendeich Huttfleth" | "12:55:35" | | 17578 | "464840708" | "de:hvv:AST|2850:" | 591.4152880925451 | 1.14997417129106 | 208995 | 5 | "de:03359:40705" | "Grünendeich Huttfleth" | "12:55:35" | 208996 | 6 | "de:03359:40803" | "Grünendeich Kurze Straße" | "12:55:42" | | 17578 | "464840708" | "de:hvv:AST|2850:" | 724.9933491018386 | 1.409709289920242 | 208996 | 6 | "de:03359:40803" | "Grünendeich Kurze Straße" | "12:55:42" | 208997 | 7 | "de:03359:40814" | "Grünendeich Fähre" | "12:55:49" | | 17578 | "464840708" | "de:hvv:AST|2850:" | 313.13587944217244 | 1.3047328310090518 | 208998 | 8 | "de:03359:40704" | "Bachenbrock Bachenbrock 86" | "13:05:00" | 208999 | 9 | "de:03359:40702" | "Bachenbrock Wendeplatz" | "13:05:15" | | 17578 | "464840708" | "de:hvv:AST|2850:" | 298.1971465177863 | 1.2424881104907761 | 209000 | 10 | "de:03359:40703" | "Bachenbrock Bachenbrock 17" | "13:05:30" | 209001 | 11 | "de:03359:40510" | "Twielenfleth Durchweg" | "13:05:45" | | 17578 | "464840708" | "de:hvv:AST|2850:" | 299.47424235228084 | 0.5823110267961017 | 209002 | 12 | "de:03359:40504" | "Twielenfleth Ehrenmal" | "13:10:00" | 209003 | 13 | "de:03359:40501" | "Twielenfleth Freibad" | "13:10:07" | | 17578 | "464840708" | "de:hvv:AST|2850:" | 562.5198951909172 | 1.0937886850934502 | 209004 | 14 | "de:03359:40509" | "Twielenfleth Abzw. Hörne" | "13:10:14" | 209005 | 15 | "de:03359:40409" | "Twielenfleth Am Deich 70" | "13:10:21" | | 17578 | "464840708" | "de:hvv:AST|2850:" | 323.5233076132325 | 0.6290730981368409 | 209005 | 15 | "de:03359:40409" | "Twielenfleth Am Deich 70" | "13:10:21" | 209006 | 16 | "de:03359:40505" | "Twielenfleth Am Deich 50" | "13:10:28" | | 17578 | "464840708" | "de:hvv:AST|2850:" | 611.6714055892545 | 1.1893610664235506 | 209006 | 16 | "de:03359:40505" | "Twielenfleth Am Deich 50" | "13:10:28" | 209007 | 17 | "de:03359:40403" | "Bassenfleth Bassenfleth 8e" | "13:10:35" | | 17578 | "464840708" | "de:hvv:AST|2850:" | 357.42818642516784 | 0.6949992513822708 | 209007 | 17 | "de:03359:40403" | "Bassenfleth Bassenfleth 8e" | "13:10:35" | 209008 | 18 | "de:03359:40402" | "Bassenfleth Kurze Straße" | "13:10:42" | | 17578 | "464840708" | "de:hvv:AST|2850:" | 185.41850980650983 | 0.3605359912904358 | 209008 | 18 | "de:03359:40402" | "Bassenfleth Kurze Straße" | "13:10:42" | 209009 | 19 | "de:03359:40401" | "Bassenfleth Am Wegen" | "13:10:49" | | 17578 | "464840708" | "de:hvv:AST|2850:" | 200.39373693692127 | 0.5566492692692258 | 209012 | 22 | "de:03359:40410" | "Wöhrden(Hollern-Twielenfleth) 15" | "13:15:20" | 209013 | 23 | "de:03359:40205" | "Wöhrden(Hollern-Twielenfleth) Wöhrden 8" | "13:15:30" | | 43906 | "461196175" | "de:NAHSH:01057|451:" | 341.1052830289472 | 1.1370176100964908 | 754092 | 0 | "de:01057:16484" | "Bönebüttel Aufeld" | "15:40:00" | 754093 | 1 | "de:01057:90078" | "Tasdorf Kiefernweg" | "15:40:12" | | 43906 | "461196175" | "de:NAHSH:01057|451:" | 630.0339597844376 | 2.1001131992814583 | 754094 | 2 | "de:01057:90077" | "Tasdorf Dorfmitte" | "15:40:24" | 754095 | 3 | "de:01057:90076" | "Tasdorf Bornrüm" | "15:40:36" | | 43906 | "461196175" | "de:NAHSH:01057|451:" | 346.83428215258203 | 1.15611427384194 | 754095 | 3 | "de:01057:90076" | "Tasdorf Bornrüm" | "15:40:36" | 754096 | 4 | "de:01057:81435" | "Schillsdorf Abzw. Busdorf" | "15:40:48" | | 43906 | "461196175" | "de:NAHSH:01057|451:" | 228.94375168926476 | 0.7631458389642158 | 754099 | 7 | "de:01057:33006" | "Großharrie Dorfmitte" | "15:45:24" | 754100 | 8 | "de:01057:33005" | "Großharrie Abzw. Kleinharrie" | "15:45:36" | | 43906 | "461196175" | "de:NAHSH:01057|451:" | 556.889105965068 | 1.5469141832363 | 754103 | 11 | "de:01057:44014" | "Wankendorf Löhndorf" | "15:55:00" | 754104 | 12 | "de:01057:54012" | "Wankendorf Kölling" | "15:55:10" | | 43906 | "461196175" | "de:NAHSH:01057|451:" | 336.83058069268276 | 0.9356405019241189 | 754104 | 12 | "de:01057:54012" | "Wankendorf Kölling" | "15:55:10" | 754105 | 13 | "de:01057:54013" | "Wankendorf Bansrade" | "15:55:20" | | 43906 | "461196175" | "de:NAHSH:01057|451:" | 489.85823170236836 | 1.3607173102843566 | 754105 | 13 | "de:01057:54013" | "Wankendorf Bansrade" | "15:55:20" | 754106 | 14 | "de:01057:54015" | "Wankendorf Obendorf" | "15:55:30" | | 43906 | "461196175" | "de:NAHSH:01057|451:" | 286.6919201216323 | 0.796366444782312 | 754106 | 14 | "de:01057:54015" | "Wankendorf Obendorf" | "15:55:30" | 754107 | 15 | "de:01057:54016" | "Wankendorf Kuhlrade" | "15:55:40" | | 43906 | "461196175" | "de:NAHSH:01057|451:" | 215.55239071079237 | 0.5987566408633122 | 754107 | 15 | "de:01057:54016" | "Wankendorf Kuhlrade" | "15:55:40" | 754108 | 16 | "de:01057:44017" | "Wankendorf Obendorfer Weg" | "15:55:50" | | 43184 | "461195317" | "de:NAHSH:01057|350:" | 178.04703891183243 | 0.9891502161768467 | 737263 | 5 | "de:01057:75745" | "Rantzau Gemeindehaus" | "18:55:00" | 737264 | 6 | "de:01057:75748" | "Rantzau-Hohenhof Ort" | "18:55:20" | | 43184 | "461195317" | "de:NAHSH:01057|350:" | 164.43817284607718 | 0.9135454047004287 | 737264 | 6 | "de:01057:75748" | "Rantzau-Hohenhof Ort" | "18:55:20" | 737265 | 7 | "de:01057:75744" | "Rantzau Dorf" | "18:55:40" | | 18063 | "464838269" | "de:VBN:AST55:" | 181.79595596276266 | 1.5149662996896889 | 220534 | 0 | "de:03352:34636" | "Hagen im Bremischen Schulzentrum" | "10:30:00" | 220535 | 1 | "de:03352:02712" | "Hagen im Bremischen Am Neumarkt" | "10:30:30" | | 25146 | "464841271" | "de:hvv:ast|2890:" | 311.3699398698694 | 0.8649164996385262 | 359343 | 0 | "de:03359:36014" | "Hude(Estorf) Hude 5a" | "07:25:00" | 359344 | 1 | "de:03359:36005" | "Hude(Estorf) Hude 10" | "07:25:10" | | 25146 | "464841271" | "de:hvv:ast|2890:" | 756.9753673405537 | 2.1027093537237604 | 359344 | 1 | "de:03359:36005" | "Hude(Estorf) Hude 10" | "07:25:10" | 359345 | 2 | "de:03359:36001" | "Behrste Forst" | "07:25:20" | | 25146 | "464841271" | "de:hvv:ast|2890:" | 525.6656022167555 | 1.4601822283798762 | 359345 | 2 | "de:03359:36001" | "Behrste Forst" | "07:25:20" | 359346 | 3 | "de:03359:36400" | "Behrste Schiffstelle" | "07:25:30" | | 25146 | "464841271" | "de:hvv:ast|2890:" | 216.94605186404948 | 0.6026279218445818 | 359346 | 3 | "de:03359:36400" | "Behrste Schiffstelle" | "07:25:30" | 359347 | 4 | "de:03359:36300" | "Behrste Eikhof" | "07:25:40" | | 25146 | "464841271" | "de:hvv:ast|2890:" | 294.01266650346923 | 0.8167018513985257 | 359347 | 4 | "de:03359:36300" | "Behrste Eikhof" | "07:25:40" | 359348 | 5 | "de:03359:36020" | "Behrste Kreuzung" | "07:25:50" | | 25146 | "464841271" | "de:hvv:ast|2890:" | 236.50350662843658 | 0.6569541850789905 | 359349 | 6 | "de:03359:35303" | "Brobergen Berg" | "07:35:00" | 359350 | 7 | "de:03359:35301" | "Brobergen Neern in Dörp" | "07:35:10" | | 25146 | "464841271" | "de:hvv:ast|2890:" | 583.3229910319867 | 1.6203416417555185 | 359351 | 8 | "de:03359:35302" | "Brobergen Schulstraße" | "07:35:20" | 359352 | 9 | "de:03359:35304" | "Kranenburg(Niederelbe) Dorfpark" | "07:35:30" | | 25146 | "464841271" | "de:hvv:ast|2890:" | 2013.3680866469372 | 5.592689129574826 | 359352 | 9 | "de:03359:35304" | "Kranenburg(Niederelbe) Dorfpark" | "07:35:30" | 359353 | 10 | "de:03359:23301" | "Estorf Im Bötz" | "07:35:40" | | 25146 | "464841271" | "de:hvv:ast|2890:" | 733.2633661609245 | 2.036842683780346 | 359353 | 10 | "de:03359:23301" | "Estorf Im Bötz" | "07:35:40" | 359354 | 11 | "de:03359:23302" | "Kaken Zum Schützenhof" | "07:35:50" | | 15020 | "464840162" | "de:hvv:ast|2823:" | 277.6066583254975 | 0.5397907245218007 | 149013 | 0 | "de:03359:28506" | "Krautsand Schanzenstraße" | "08:00:00" | 149014 | 1 | "de:03359:28505" | "Krautsand Plüschenworth" | "08:00:07" | | 15020 | "464840162" | "de:hvv:ast|2823:" | 246.45341137224483 | 0.47921496655714274 | 149014 | 1 | "de:03359:28505" | "Krautsand Plüschenworth" | "08:00:07" | 149015 | 2 | "de:03359:28504" | "Krautsand Süderstraße" | "08:00:14" | | 15020 | "464840162" | "de:hvv:ast|2823:" | 202.45247232004812 | 0.3936575850667602 | 149015 | 2 | "de:03359:28504" | "Krautsand Süderstraße" | "08:00:14" | 149016 | 3 | "de:03359:28503" | "Krautsand Leuchtturmweg" | "08:00:21" | | 15020 | "464840162" | "de:hvv:ast|2823:" | 181.86929776652258 | 0.3536347456571272 | 149016 | 3 | "de:03359:28503" | "Krautsand Leuchtturmweg" | "08:00:21" | 149017 | 4 | "de:03359:28502" | "Krautsand Elbstraße" | "08:00:28" | | 15020 | "464840162" | "de:hvv:ast|2823:" | 175.06294497509091 | 0.34040017078489904 | 149018 | 5 | "de:03359:28401" | "Krautsand Fünfhausen" | "08:00:35" | 149019 | 6 | "de:03359:28405" | "Krautsand Krautsander Straße 12" | "08:00:42" | | 15020 | "464840162" | "de:hvv:ast|2823:" | 357.2536061617795 | 0.6946597897590157 | 149019 | 6 | "de:03359:28405" | "Krautsand Krautsander Straße 12" | "08:00:42" | 149020 | 7 | "de:03359:28404" | "Krautsand Elbinsel Krautsand 3" | "08:00:49" | | 42999 | "461194022" | "de:NAHSH:01057|261:" | 578.5813064951365 | 3.2143405916396475 | 733754 | 4 | "de:01057:86788" | "Stakendorf Dorfstraße" | "10:05:20" | 733755 | 5 | "de:01057:51689" | "Krummbek Ratjendorf" | "10:05:40" | | 42999 | "461194022" | "de:NAHSH:01057|261:" | 380.04699467580014 | 6.334116577930002 | 733758 | 8 | "de:01057:52120" | "Köhn-Pülsen Silberkamp" | "10:15:00" | 733759 | 9 | "de:01057:42960" | "Hohenfelde(b Kiel) Ortsmitte" | "10:15:00" | | 42495 | "481427978" | "de:NAHSH:01057|352:" | 162.75106450139066 | 0.9041725805632814 | 725053 | 0 | "de:01057:100861" | "Wittmoldt Wendeplatz" | "20:40:00" | 725054 | 1 | "de:01057:100860" | "Wittmoldt Lustholz" | "20:40:20" | | 42495 | "481427978" | "de:NAHSH:01057|352:" | 190.29725007940897 | 1.0572069448856054 | 725057 | 4 | "de:01057:42309" | "Rathjensdorf-Neutramm Siedlung" | "20:45:20" | 725058 | 5 | "de:01057:42308" | "Rathjensdorf-Theresienhof Am Ziegelbusch" | "20:45:40" | | 42495 | "481427978" | "de:NAHSH:01057|352:" | 292.5402258694408 | 1.2189176077893367 | 725059 | 6 | "de:01057:75887" | "Rathjensdorf-Tramm Ort" | "20:50:00" | 725060 | 7 | "de:01057:75888" | "Rathjensdorf-Tramm Siedlung" | "20:50:15" |
| fast_travel_between_far_stops | WARNING | 1105 | fast_travel_between_far_stops A transit vehicle moves too fast between two far stops. Two stops are considered "far" if they are more than 10 km apart. This normally indicates a more serious problem than too fast travel between consecutive stops. The speed threshold depends on route type and are the same as
fast_travel_between_consecutive_stops. You can see more about this notice here. Only the first 50 of 1105 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. | | 25146 | "464841271" | "de:hvv:ast|2890:" | 722.383059290461 | 10.033098045700847 | 359349 | 6 | "de:03359:35303" | "Brobergen Berg" | "07:35:00" | 359354 | 11 | "de:03359:23302" | "Kaken Zum Schützenhof" | "07:35:50" | | 42999 | "461194022" | "de:NAHSH:01057|261:" | 609.9512211257297 | 10.165853685428829 | 733757 | 7 | "de:01057:52119" | "Köhn-Pülsen" | "10:15:00" | 733762 | 12 | "de:01057:42957" | "Hohenfelde(b Kiel) Hof Malmsteg" | "10:15:00" | | 42412 | "481427618" | "de:NAHSH:01057|220:" | 154.57000202192293 | 12.365600161753834 | 723663 | 8 | "de:01057:88298" | "Stoltenberg Abzw. Ottenhof" | "22:10:12" | 723672 | 17 | "de:01057:26665" | "Fargau-Pratjau Fargau See" | "22:15:00" | | 14898 | "464841119" | "de:hvv:ast|2875:" | 154.54883988673834 | 14.16697698961768 | 145176 | 37 | "de:03359:50485" | "Kutenholz Esseler Tannen" | "10:25:12" | 145187 | 48 | "de:03359:50488" | "Kutenholz Lange Straße" | "10:30:42" | | 19516 | "464834287" | "de:VBN-VNN:1329AST:" | 150.71257811399036 | 11.722089408865916 | 251726 | 4 | "de:03352:1214" | "Ahlen-Falkenberg Moorquelle" | "14:55:24" | 251732 | 10 | "de:03352:106684" | "Wanna Wanhödener Weg" | "15:00:04" | | 43851 | "461196062" | "de:NAHSH:01057|425:" | 761.9765568295173 | 10.159687424393564 | 753034 | 0 | "de:01057:96246" | "Warnau Ort" | "09:30:00" | 753040 | 6 | "de:01057:20090" | "Bothkamp Steinhorst" | "09:30:48" | | 14869 | "464841160" | "de:hvv:ast|2875:" | 150.4537011295396 | 12.2870522589124 | 143740 | 23 | "de:03359:50424" | "Fredenbeck Kutenholzer Weg" | "21:35:06" | 143752 | 35 | "de:03359:27702" | "Deinste An der Bahn" | "21:40:00" | | 25170 | "464841077" | "de:hvv:AST|2870:" | 151.85977392975101 | 12.148781914380082 | 360277 | 45 | "de:03359:50485" | "Kutenholz Esseler Tannen" | "10:00:12" | 360286 | 54 | "de:03359:50488" | "Kutenholz Lange Straße" | "10:05:00" | | 17461 | "464840889" | "de:hvv:AST|2860:" | 1749.0376825163312 | 10.202719814678598 | 204091 | 28 | "de:03359:17190" | "Harsefeld Weißenfelder Straße" | "21:05:00" | 204098 | 35 | "de:03359:38202" | "Hollenbeck(Harsefeld) Hauptstraße 6" | "21:05:21" | | 17462 | "464840882" | "de:hvv:AST|2860:" | 1749.0376825163312 | 10.202719814678598 | 204187 | 28 | "de:03359:17190" | "Harsefeld Weißenfelder Straße" | "21:05:00" | 204194 | 35 | "de:03359:38202" | "Hollenbeck(Harsefeld) Hauptstraße 6" | "21:05:21" | | 42810 | "463925519" | "de:NAHSH:01057|314:" | 152.57873083830964 | 15.257873083830964 | 730204 | 2 | "de:01057:10702" | "Blekendorf-Friederikental" | "22:50:00" | 730209 | 7 | "de:01057:10706" | "Blekendorf-Sehlendorf Strand" | "22:55:00" | | 14608 | "464839390" | "de:VBN-VNN:AST91:" | 229.04174901465723 | 11.452087450732861 | 135939 | 8 | "de:03352:101781" | "Wremen Bahnhof" | "06:44:00" | 135941 | 10 | "de:03352:101794" | "Wremen Wurster Landstraße" | "06:46:00" | | 44272 | "473341984" | "de:hvv:369:" | 233.9530739510052 | 15.59687159673368 | 760856 | 2 | "de:01062:35013" | "Ahrensburg Manhagener Allee" | "17:44:00" | 760858 | 4 | "de:01062:35028" | "Schmalenbeck(Großhansdorf) Park Manhagen" | "17:47:00" | | 43615 | "461193489" | "de:NAHSH:01057|219:" | 884.4013558732272 | 10.318015818520983 | 746857 | 14 | "de:01057:20764" | "Dobersdorf Schädtbek" | "16:45:00" | 746864 | 21 | "de:01057:81681" | "Schlesen Klint" | "16:45:42" | | 19572 | "464834052" | "de:VBN-VNN:1313AST:" | 864.2569416570186 | 10.082997652665217 | 253990 | 25 | "de:03352:69665" | "Oberndorf(Oste)-Ahrensfluchtermoor" | "14:55:00" | 253996 | 31 | "de:03352:100209" | "Wingst Forsthof" | "14:55:42" | | 15119 | "464839736" | "de:hvv:AST|2800:" | 152.9390224610542 | 12.82988466201066 | 153580 | 27 | "de:03359:32101" | "Bützfleth(Stade) Karkenpatt" | "01:55:12" | 153594 | 41 | "de:03359:33101" | "Asselermoor Asselermoor 19" | "02:00:14" | | 19457 | "464834362" | "de:VBN-VNN:1340AST:" | 1106.6402009586072 | 11.066402009586072 | 249902 | 3 | "de:03352:39457" | "Hechthausen Bahnhof" | "12:15:00" | 249908 | 9 | "de:03352:34507" | "Hackemühlen Ringstraße" | "12:15:36" | | 14903 | "464841143" | "de:hvv:ast|2875:" | 1238.5913648175228 | 10.32159470681269 | 145452 | 39 | "de:03359:50458" | "Kutenholz Ostlandring" | "13:30:06" | 145457 | 44 | "de:03359:50471" | "Kutenholz Rohrweg" | "13:30:36" | | 42152 | "481427933" | "de:NAHSH:01057|320:" | 150.411552192769 | 11.280866414457675 | 716602 | 10 | "de:01057:54409" | "Lehmkuhlen-Lepahn Birkenweg" | "19:25:30" | 716611 | 19 | "de:01057:54420" | "Lehmkuhlen-Trenthorst" | "19:30:00" | | 14937 | "464840335" | "de:hvv:AST|2829:" | 162.97338426252227 | 14.667604583627005 | 146678 | 4 | "de:03359:28801" | "Altendorfer Moor 3. Kanal" | "18:55:00" | 146689 | 15 | "de:03359:31204" | "Oederquart Bruchweg 22" | "19:00:24" | | 43668 | "461193431" | "de:NAHSH:01057|219:" | 884.4013558732271 | 10.318015818520982 | 748334 | 7 | "de:01057:81681" | "Schlesen Klint" | "23:20:12" | 748341 | 14 | "de:01057:20764" | "Dobersdorf Schädtbek" | "23:20:54" | | 43046 | "463925421" | "de:NAHSH:01057|312:" | 1032.2231714786499 | 10.322231714786499 | 734490 | 1 | "de:01057:72950" | "Panker-Matzwitz Alte Schule" | "15:30:12" | 734493 | 4 | "de:01057:7955" | "Behrensdorf Kembs" | "15:30:48" | | 25098 | "464841313" | "de:hvv:ast|2891:" | 1096.7569652926059 | 10.96756965292606 | 357932 | 3 | "de:03359:36104" | "Heinbockel Kirchweg 47" | "07:05:00" | 357941 | 12 | "de:03359:36506" | "Heinbokel-Hagenah Kirchweg" | "07:05:36" | | 25232 | "464841024" | "de:hvv:AST|2865:" | 151.9163650908545 | 13.419278916358815 | 362421 | 19 | "de:03359:50420" | "Fredenbeck Bahnhof" | "16:25:00" | 362434 | 32 | "de:03359:50469" | "Schwinge(Fredenbeck) Kreuzweg" | "16:30:18" | | 20196 | "464834203" | "de:VBN-VNN:1322AST:" | 2453.746529245098 | 10.905540129978213 | 271269 | 13 | "de:03352:106684" | "Wanna Wanhödener Weg" | "16:50:00" | 271273 | 17 | "de:03352:95882" | "Wanna Weststraße" | "16:50:16" | | 15121 | "464839737" | "de:hvv:AST|2800:" | 152.9390224610542 | 12.82988466201066 | 153866 | 27 | "de:03359:32101" | "Bützfleth(Stade) Karkenpatt" | "03:55:12" | 153880 | 41 | "de:03359:33101" | "Asselermoor Asselermoor 19" | "04:00:14" | | 14947 | "464840307" | "de:hvv:ast|2826:" | 156.06548828722137 | 14.826221387286031 | 146919 | 5 | "de:03359:29501" | "Krummendeich Kamp 19" | "17:05:00" | 146935 | 21 | "de:03359:30102" | "Balje Hörne-Ost" | "17:10:42" | | 14948 | "464840306" | "de:hvv:ast|2826:" | 156.06548828722137 | 14.826221387286031 | 146943 | 5 | "de:03359:29501" | "Krummendeich Kamp 19" | "17:05:00" | 146959 | 21 | "de:03359:30102" | "Balje Hörne-Ost" | "17:10:42" | | 25235 | "464841029" | "de:hvv:AST|2865:" | 151.9163650908545 | 13.419278916358815 | 362600 | 19 | "de:03359:50420" | "Fredenbeck Bahnhof" | "18:30:00" | 362613 | 32 | "de:03359:50469" | "Schwinge(Fredenbeck) Kreuzweg" | "18:35:18" | | 14858 | "464841240" | "de:hvv:ast|2880:" | 658.0541791755636 | 10.96756965292606 | 143295 | 21 | "de:03359:36104" | "Heinbockel Kirchweg 47" | "23:30:00" | 143304 | 30 | "de:03359:36506" | "Heinbokel-Hagenah Kirchweg" | "23:30:00" | | 17479 | "464840843" | "de:hvv:AST|2860:" | 152.02050508308724 | 14.104124638264206 | 205356 | 9 | "de:03359:38708" | "Ahrenswohlde Landstraße" | "12:20:08" | 205368 | 21 | "de:03359:38504" | "Ahlerstedt-Oersdorf Wieh" | "12:25:42" | | 17476 | "464840845" | "de:hvv:AST|2860:" | 152.02050508308724 | 14.104124638264206 | 205185 | 9 | "de:03359:38708" | "Ahrenswohlde Landstraße" | "10:20:08" | 205197 | 21 | "de:03359:38504" | "Ahlerstedt-Oersdorf Wieh" | "10:25:42" | | 14961 | "464840281" | "de:hvv:ast|2826:" | 154.46252197838274 | 15.188814661207637 | 147249 | 1 | "de:03359:30101" | "Balje Am Fährstieg" | "17:45:00" | 147266 | 18 | "de:03359:29501" | "Krummendeich Kamp 19" | "17:50:54" | | 14962 | "464840279" | "de:hvv:ast|2826:" | 154.46252197838274 | 15.188814661207637 | 147273 | 1 | "de:03359:30101" | "Balje Am Fährstieg" | "17:45:00" | 147290 | 18 | "de:03359:29501" | "Krummendeich Kamp 19" | "17:50:54" | | 42865 | "461193867" | "de:NAHSH:01057|233:" | 622.6848094053488 | 10.378080156755813 | 731149 | 15 | "de:01057:52927" | "Lammershagen-Bauersdorf" | "23:35:00" | 731156 | 22 | "de:01057:54118" | "Lebrade Schule" | "23:35:00" | | 19494 | "464834310" | "de:VBN-VNN:1337AST:" | 150.11820837313928 | 13.677436762886023 | 250828 | 11 | "de:03352:43219" | "Hollen(Hollnseth) Mühle" | "08:10:00" | 250837 | 20 | "de:03352:3196" | "Armstorf(Niederelbe) Grundschule" | "08:15:28" | | 42703 | "463925364" | "de:NAHSH:01057|311:" | 151.57001035927428 | 11.115134093013447 | 728405 | 7 | "de:01057:30570" | "Giekau-Fresendorf" | "11:50:36" | 728414 | 16 | "de:01057:30567" | "Giekau-Dransau Ort" | "11:55:00" | | 14857 | "464841241" | "de:hvv:ast|2880:" | 658.0541791755636 | 10.96756965292606 | 143260 | 21 | "de:03359:36104" | "Heinbockel Kirchweg 47" | "22:30:00" | 143269 | 30 | "de:03359:36506" | "Heinbokel-Hagenah Kirchweg" | "22:30:00" | | 42251 | "461196268" | "de:hvv:454:" | 156.30371801482158 | 15.10935940809942 | 719047 | 9 | "de:01057:76783" | "Rendswühren Hollenbek Dorfplatz" | "12:50:00" | 719060 | 22 | "de:01057:54503" | "Ruhwinkel Bockhorn" | "12:55:48" | | 14838 | "464834239" | "de:VBN-VNN:1323AST:" | 2048.3716330143184 | 10.24185816507159 | 142157 | 4 | "de:03352:87081" | "Steinau(Niederelbe) Waldschänke" | "17:35:00" | 142166 | 13 | "de:03352:87063" | "Steinau(Niederelbe) Altbachenbruch 40" | "17:35:18" | | 14865 | "464841194" | "de:hvv:ast|2880:" | 1514.9063172422093 | 10.099375448281394 | 143561 | 0 | "de:03359:23304" | "Oldendorf(Kr Stade) Siedlung 1a" | "20:30:00" | 143567 | 6 | "de:03359:36601" | "Heinbokel-Hagenah Zum Willaher Moor" | "20:30:24" | | 19441 | "464834383" | "de:VBN-VNN:1343AST:" | 1211.5124118344986 | 10.095936765287489 | 249482 | 13 | "de:03352:71911" | "Osten Altendorf 12" | "18:40:00" | 249487 | 18 | "de:03352:71917" | "Osten Niederstrich 3" | "18:40:30" | | 19532 | "464834134" | "de:VBN-VNN:1317AST:" | 153.50692354993288 | 14.796361797729642 | 252291 | 1 | "de:03352:12541" | "Bovenmoor Feuerwehrhaus" | "19:00:07" | 252307 | 17 | "de:03352:8133" | "Belum Auestade 25" | "19:05:54" | | 14908 | "464841141" | "de:hvv:ast|2875:" | 1238.5913648175228 | 10.32159470681269 | 145729 | 39 | "de:03359:50458" | "Kutenholz Ostlandring" | "17:30:06" | 145734 | 44 | "de:03359:50471" | "Kutenholz Rohrweg" | "17:30:36" | | 43009 | "461194018" | "de:NAHSH:01057|261:" | 158.7833465923186 | 12.526241786727356 | 733907 | 9 | "de:01057:8161" | "Bendfeld Zum Rögen" | "21:10:16" | 733914 | 16 | "de:01057:82695" | "Schwartbuck Ellerbek" | "21:15:00" | | 42235 | "461196273" | "de:hvv:454:" | 163.99398519026374 | 13.119518815221099 | 718636 | 15 | "de:01057:76787" | "Rendswühren Schipphorst Dorfplatz" | "18:51:12" | 718647 | 26 | "de:01057:54503" | "Ruhwinkel Bockhorn" | "18:56:00" | | 44255 | "473342002" | "de:hvv:369:" | 233.9530739510052 | 15.59687159673368 | 760210 | 2 | "de:01062:35013" | "Ahrensburg Manhagener Allee" | "07:44:00" | 760212 | 4 | "de:01062:35028" | "Schmalenbeck(Großhansdorf) Park Manhagen" | "07:47:00" | | 25172 | "464841080" | "de:hvv:AST|2870:" | 151.85977392975101 | 12.148781914380082 | 360389 | 45 | "de:03359:50485" | "Kutenholz Esseler Tannen" | "14:00:12" | 360398 | 54 | "de:03359:50488" | "Kutenholz Lange Straße" | "14:05:00" | | 17449 | "464840897" | "de:hvv:AST|2860:" | 158.23027141096824 | 12.570516006538032 | 203343 | 43 | "de:03359:38501" | "Ahlerstedt-Oersdorf Brinkkrog" | "12:15:14" | 203354 | 54 | "de:03359:38708" | "Ahrenswohlde Landstraße" | "12:20:00" | | 17662 | "464840583" | "de:hvv:AST|2840:" | 893.915442929628 | 10.42901350084566 | 211592 | 51 | "de:03359:41006" | "Jork Yachthafenstraße" | "24:20:00" | 211599 | 58 | "de:03359:41091" | "Hinterbrack Wellenstraße" | "24:20:42" |
| 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. | missing_bike_allowance | WARNING | 991 | missing_bike_allowance Ferry trips should include bike allowance information. All ferry trips should have a valid value in the bikes_allowed field in trips.txt. You can see more about this notice here. Only the first 50 of 991 affected records are displayed below. | csvRowNumber (?) The row number of the faulty record. | routeId (?) The faulty record's route id. | tripId (?) The faulty record's trip id. | | 7547 | "43055" | "485593886" | | 7548 | "43055" | "485593885" | | 7549 | "43055" | "485593884" | | 7550 | "43055" | "485593883" | | 7551 | "43055" | "485593880" | | 7552 | "43055" | "485593882" | | 7553 | "43055" | "485593881" | | 7554 | "43055" | "485593879" | | 7555 | "43055" | "485593878" | | 7556 | "43055" | "485593877" | | 7557 | "43055" | "485593876" | | 7558 | "43055" | "485593875" | | 7559 | "43055" | "485593874" | | 7560 | "43055" | "485593873" | | 7561 | "43055" | "485593872" | | 7562 | "43055" | "485593871" | | 7563 | "43055" | "485593870" | | 7564 | "43055" | "485593869" | | 7565 | "43055" | "485593867" | | 7566 | "43055" | "485593866" | | 7567 | "43055" | "485593868" | | 7568 | "43055" | "485593864" | | 7569 | "43055" | "485593863" | | 7570 | "43055" | "485593862" | | 7571 | "43055" | "485593861" | | 7572 | "43055" | "485593860" | | 7573 | "43055" | "485593859" | | 7574 | "43055" | "485593858" | | 7575 | "43055" | "485593865" | | 7576 | "43055" | "485593856" | | 7577 | "43055" | "485593854" | | 7578 | "43055" | "485593855" | | 7579 | "43055" | "485593853" | | 7580 | "43055" | "485593851" | | 7581 | "43055" | "485593907" | | 7582 | "43055" | "485593906" | | 7583 | "43055" | "485593905" | | 7584 | "43055" | "485593904" | | 7585 | "43055" | "485593903" | | 7586 | "43055" | "485593902" | | 7587 | "43055" | "485593901" | | 7588 | "43055" | "485593900" | | 7589 | "43055" | "485593899" | | 7590 | "43055" | "485593898" | | 7591 | "43055" | "485593897" | | 7592 | "43055" | "485593896" | | 7593 | "43055" | "485593895" | | 7594 | "43055" | "485593894" | | 7595 | "43055" | "485593893" | | 7596 | "43055" | "485593892" |
| missing_recommended_file | WARNING | 1 | missing_recommended_file A recommended file is missing. You can see more about this notice here. | mixed_case_recommended_field | WARNING | 42 | 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" | "erixx" | 15 | | "agency.txt" | "agency_name" | "enno" | 25 | | "agency.txt" | "agency_name" | "eurobahn" | 30 | | "routes.txt" | "route_short_name" | "1941BB" | 198 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58294 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58295 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58296 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58297 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58298 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58299 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58300 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58301 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58302 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58303 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58304 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58305 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58306 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58307 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58308 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58309 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58310 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58311 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58312 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58313 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58314 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58315 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58316 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58317 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58318 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58319 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58320 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58321 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58322 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58323 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58324 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58325 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58326 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58327 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58328 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58329 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58330 | | "trips.txt" | "trip_headsign" | "CITTI-PARK" | 58331 |
| non_ascii_or_non_printable_char | WARNING | 54 | non_ascii_or_non_printable_char Non ascii or non printable char in ID field. A value of a field with type ID contains non ASCII or non printable characters. This is not recommended. You can see more about this notice here. Only the first 50 of 54 affected records are displayed below. | filename (?) Name of the faulty file. | csvRowNumber (?) Row number of the faulty record. | columnName (?) Name of the column where the error occurred. | fieldValue (?) Faulty value. | | "stops.txt" | 5 | "zone_id" | "4008-4008|Dörpen-DÖR|EMS-EMS" | | "stops.txt" | 6 | "zone_id" | "140-140|Dörverden-1140|VBN-VBN" | | "stops.txt" | 53 | "zone_id" | "930-930|Großenkneten-1930|VBN-VBN" | | "stops.txt" | 82 | "zone_id" | "73-73|Schöppenstedt-4073|VRB-VRB" | | "stops.txt" | 125 | "zone_id" | "Nörten-Hardenberg-390|Nörten-Hardenberg-3390|VSN-VSN" | | "stops.txt" | 161 | "zone_id" | "Hann. Münden-300|Hann. Münden-3300|VSN-VSN" | | "stops.txt" | 189 | "zone_id" | "Lüchtringen-706|NRW-NRW" | | "stops.txt" | 216 | "zone_id" | "350-350|HVV-HVV|Scheeßel-0350" | | "stops.txt" | 220 | "zone_id" | "Bruchmühlen-7368|NRW-NRW" | | "stops.txt" | 235 | "zone_id" | "100-7100|NRW-NRW|Osnabrück-7100|VOS-VOS" | | "stops.txt" | 282 | "zone_id" | "570-570|Lemförde-1570|VBN-VBN" | | "stops.txt" | 290 | "zone_id" | "Hedemünden-303|Hedemünden-3303|VSN-VSN" | | "stops.txt" | 295 | "zone_id" | "930-930|Großenkneten-1930|VBN-VBN" | | "stops.txt" | 334 | "zone_id" | "Mühlen(Oldb)-MUE" | | "stops.txt" | 369 | "zone_id" | "930-930|Großenkneten-1930|VBN-VBN" | | "stops.txt" | 377 | "zone_id" | "695-7695|Quakenbrück-7695|VOS-VOS" | | "stops.txt" | 387 | "zone_id" | "Erbsen/Lödingsen-291|Lödingsen-3291|VSN-VSN" | | "stops.txt" | 392 | "zone_id" | "690-7690|Bersenbrück-7690" | | "stops.txt" | 402 | "zone_id" | "70-70|VRB-VRB|Wolfenbüttel-4070" | | "stops.txt" | 435 | "zone_id" | "Göttingen-3200|Göttingen-200|VSN-VSN" | | "stops.txt" | 447 | "zone_id" | "35-35|Königslutter-4035|VRB-VRB" | | "stops.txt" | 483 | "zone_id" | "67-67|CE-CE|Unterlüß-UNT" | | "stops.txt" | 496 | "zone_id" | "2001-2001|7-7|Bienenbüttel-BIB|HVV-HVV" | | "stops.txt" | 506 | "zone_id" | "380-380|Bremervörde-0380|HVV-HVV" | | "stops.txt" | 508 | "zone_id" | "380-380|Bremervörde-0380|HVV-HVV" | | "stops.txt" | 530 | "zone_id" | "5-5|Bückeburg-BUB" | | "stops.txt" | 570 | "zone_id" | "Höxter-700|NRW-NRW" | | "stops.txt" | 615 | "zone_id" | "Lauenförde-3573|Lauenförde-573|VSN-VSN" | | "stops.txt" | 616 | "zone_id" | "75-75|Börßum-4075|VRB-VRB" | | "stops.txt" | 640 | "zone_id" | "100-7100|NRW-NRW|Osnabrück-7100|VOS-VOS" | | "stops.txt" | 749 | "zone_id" | "380-380|Bremervörde-0380|ROW-ROW" | | "stops.txt" | 750 | "zone_id" | "380-380|Bremervörde-0380|ROW-ROW" | | "stops.txt" | 753 | "zone_id" | "380-380|Bremervörde-0380|ROW-ROW" | | "stops.txt" | 755 | "zone_id" | "380-380|Bremervörde-0380|ROW-ROW" | | "stops.txt" | 756 | "zone_id" | "380-380|Bremervörde-0380|ROW-ROW" | | "stops.txt" | 797 | "zone_id" | "Göttingen-200|Göttingen-3200|VSN-VSN" | | "stops.txt" | 859 | "zone_id" | "380-380|Bremervörde-0380|ROW-ROW" | | "stops.txt" | 1151 | "zone_id" | "380-380|Bremervörde-0380|ROW-ROW" | | "stops.txt" | 1152 | "zone_id" | "380-380|Bremervörde-0380|ROW-ROW" | | "stops.txt" | 1153 | "zone_id" | "380-380|Bremervörde-0380|ROW-ROW" | | "stops.txt" | 1154 | "zone_id" | "380-380|Bremervörde-0380|ROW-ROW" | | "stops.txt" | 1155 | "zone_id" | "380-380|Bremervörde-0380|ROW-ROW" | | "stops.txt" | 1387 | "zone_id" | "380-380|Bremervörde-0380|ROW-ROW" | | "stops.txt" | 1396 | "zone_id" | "380-380|Bremervörde-0380|ROW-ROW" | | "stops.txt" | 1398 | "zone_id" | "380-380|Bremervörde-0380|ROW-ROW" | | "stops.txt" | 1399 | "zone_id" | "380-380|Bremervörde-0380|ROW-ROW" | | "stops.txt" | 1400 | "zone_id" | "380-380|Bremervörde-0380|ROW-ROW" | | "stops.txt" | 1401 | "zone_id" | "380-380|Bremervörde-0380|ROW-ROW" | | "stops.txt" | 3376 | "zone_id" | "67-67|CE-CE|Unterlüß-UNT" | | "stops.txt" | 3390 | "zone_id" | "66-66|CE-CE|Unterlüß-UNT" |
| stop_too_far_from_shape | WARNING | 222 | 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 222 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. | | 31682 | "3692" | "476132745" | 490584 | "de:01059:62333" | "Mohrkirch Norwegen" | [54.67922000000001,9.687007] | 153.0330828932831 | | 37099 | "2403" | "478804980" | 610393 | "de:01062:25071" | "Bargteheide Am Volkspark" | [53.72563,10.247426] | 153.28102260939542 | | 37098 | "2402" | "478804978" | 610377 | "de:01062:25071" | "Bargteheide Am Volkspark" | [53.72563,10.247426] | 153.28102260939542 | | 37101 | "2401" | "478804979" | 610413 | "de:01062:25071" | "Bargteheide Am Volkspark" | [53.72563,10.247426] | 153.28102260939542 | | 37107 | "2408" | "478804971" | 610452 | "de:01062:25071" | "Bargteheide Am Volkspark" | [53.72563,10.247426] | 153.28102260939542 | | 37113 | "2406" | "478804972" | 610542 | "de:01062:25071" | "Bargteheide Am Volkspark" | [53.72563,10.247426] | 153.28102260939542 | | 37094 | "2413" | "462882559" | 610287 | "de:01062:25071" | "Bargteheide Am Volkspark" | [53.725846000000004,10.247108] | 185.09447623603606 | | 37094 | "2413" | "462882559" | 610303 | "de:01062:72005" | "Ammersbek U Hoisbüttel" | [53.67873600000001,10.148037] | 106.23833651720781 | | 37091 | "2412" | "462882555" | 610245 | "de:01062:25071" | "Bargteheide Am Volkspark" | [53.725846000000004,10.247108] | 185.09447623603606 | | 37089 | "2411" | "462882561" | 610225 | "de:01062:25071" | "Bargteheide Am Volkspark" | [53.725846000000004,10.247108] | 185.09447623603606 | | 37111 | "2410" | "478804965" | 610516 | "de:01062:25071" | "Bargteheide Am Volkspark" | [53.72563,10.247426] | 153.28102260939542 | | 37082 | "2423" | "462882581" | 610101 | "de:01062:25071" | "Bargteheide Am Volkspark" | [53.725458,10.247661999999998] | 128.76221454007302 | | 37080 | "2422" | "462882587" | 610072 | "de:01062:39021" | "Bad Oldesloe Berufsschule" | [53.807267708824035,10.394675813415112] | 111.48933809603305 | | 37068 | "2420" | "462882601" | 609880 | "de:01062:25071" | "Bargteheide Am Volkspark" | [53.725458,10.247661999999998] | 128.76221454007302 | | 31519 | "3758" | "473444310" | 485786 | "de:01059:84691" | "Silberstedt Görrisau" | [54.580752,9.385060000000001] | 604.6976539150392 | | 31495 | "3770" | "473444337" | 485375 | "de:01059:58591" | "Lürschau Wilhelmslust" | [54.551463000000005,9.503402] | 113.94726768268198 | | 31495 | "3770" | "473444337" | 485383 | "de:01059:45665" | "Hüsby Honigberg" | [54.497688999999994,9.434525] | 545.9532241813433 | | 31495 | "3770" | "473444337" | 485384 | "de:01059:82483" | "Schuby Katenberg" | [54.49874127626019,9.44425947408591] | 746.1067419899194 | | 31490 | "3771" | "473444335" | 485303 | "de:01059:82483" | "Schuby Katenberg" | [54.49874127626019,9.44425947408591] | 746.1067419899194 | | 31490 | "3771" | "473444335" | 485304 | "de:01059:45665" | "Hüsby Honigberg" | [54.497688999999994,9.434525] | 545.9532241813433 | | 31490 | "3771" | "473444335" | 485314 | "de:01059:58591" | "Lürschau Wilhelmslust" | [54.551463000000005,9.503402] | 113.94726768268198 | | 31496 | "3772" | "473444332" | 485393 | "de:01059:58591" | "Lürschau Wilhelmslust" | [54.551463000000005,9.503402] | 113.94726768268198 | | 31496 | "3772" | "473444332" | 485401 | "de:01059:45665" | "Hüsby Honigberg" | [54.497688999999994,9.434525] | 545.9532241813433 | | 31496 | "3772" | "473444332" | 485402 | "de:01059:82483" | "Schuby Katenberg" | [54.49874127626019,9.44425947408591] | 746.1067419899194 | | 31513 | "3762" | "473444313" | 485670 | "de:01059:84691" | "Silberstedt Görrisau" | [54.580752,9.385060000000001] | 604.6976539150392 | | 31521 | "3763" | "473444312" | 485820 | "de:01059:84691" | "Silberstedt Görrisau" | [54.580752,9.385060000000001] | 604.6976539150392 | | 31493 | "3769" | "473444331" | 485353 | "de:01059:58591" | "Lürschau Wilhelmslust" | [54.551463000000005,9.503402] | 113.94726768268198 | | 31493 | "3769" | "473444331" | 485361 | "de:01059:45665" | "Hüsby Honigberg" | [54.497688999999994,9.434525] | 545.9532241813433 | | 31493 | "3769" | "473444331" | 485362 | "de:01059:82483" | "Schuby Katenberg" | [54.49874127626019,9.44425947408591] | 746.1067419899194 | | 31483 | "3780" | "473444342" | 485192 | "de:01059:45662" | "Hüsby Am Sportplatz" | [54.49853199999999,9.487716] | 166.9797963460985 | | 36904 | "2448" | "462882798" | 605991 | "de:01062:39021" | "Bad Oldesloe Berufsschule" | [53.80712900000001,10.394594999999999] | 111.40033175906325 | | 36932 | "2447" | "462882757" | 606692 | "de:01062:39021" | "Bad Oldesloe Berufsschule" | [53.80712900000001,10.394594999999999] | 111.40033175906325 | | 36931 | "2446" | "462882758" | 606667 | "de:01062:39021" | "Bad Oldesloe Berufsschule" | [53.80712900000001,10.394594999999999] | 111.40033175906325 | | 36930 | "2445" | "462882771" | 606641 | "de:01062:39021" | "Bad Oldesloe Berufsschule" | [53.80712900000001,10.394594999999999] | 111.40033175906325 | | 31497 | "3773" | "473444330" | 485406 | "de:01059:58591" | "Lürschau Wilhelmslust" | [54.551463000000005,9.503402] | 113.94726768268198 | | 31497 | "3773" | "473444330" | 485415 | "de:01059:82483" | "Schuby Katenberg" | [54.49874127626019,9.44425947408591] | 746.1067419899194 | | 31497 | "3773" | "473444330" | 485416 | "de:01059:45665" | "Hüsby Honigberg" | [54.497688999999994,9.434525] | 545.9532241813433 | | 36894 | "2453" | "462882807" | 605839 | "de:01062:39021" | "Bad Oldesloe Berufsschule" | [53.80712900000001,10.394594999999999] | 111.40033175906325 | | 31392 | "3797" | "473444422" | 483509 | "de:01059:50057" | "Klein Bennebek Friedrichsanbau" | [54.418313000000005,9.447091999999998] | 569.2496659226039 | | 23577 | "1172" | "460237006" | 326395 | "de:03352:71917" | "Osten Niederstrich 3" | [53.731852,9.160831999999997] | 123.65574231253649 | | 23577 | "1172" | "460237006" | 326396 | "de:03352:35012" | "Osten Niederstrich 30" | [53.731852,9.160831999999997] | 524.1059367044148 | | 23455 | "1196" | "460237253" | 324957 | "de:03352:100217" | "Wingst-Grift Kanalstraße 32" | [53.721243,9.009932] | 129.22144662630149 | | 23455 | "1196" | "460237253" | 324958 | "de:03352:100219" | "Wingst-Grift Kanalstraße 7" | [53.729685,9.011348999999997] | 175.00710484502545 | | 23453 | "1195" | "460237255" | 324938 | "de:03352:100217" | "Wingst-Grift Kanalstraße 32" | [53.721243,9.009932] | 129.22144662630149 | | 23453 | "1195" | "460237255" | 324939 | "de:03352:100219" | "Wingst-Grift Kanalstraße 7" | [53.729685,9.011348999999997] | 175.00710484502545 | | 31275 | "3810" | "473444530" | 480173 | "de:01059:104007" | "Erfde Erfderfeld" | [54.327582,9.337256] | 713.7471643213136 | | 31272 | "3811" | "473444529" | 480164 | "de:01059:104007" | "Erfde Erfderfeld" | [54.32757300000001,9.337224999999998] | 712.8790324639492 | | 31272 | "3811" | "473444529" | 480165 | "de:01059:104006" | "Erfde Ekel" | [54.326126,9.355803] | 155.06683478339804 | | 36290 | "2551" | "462883699" | 591408 | "de:01060:75566" | "Seedorf(b Bad Segeberg) Weitewelt" | [54.06217285979085,10.427842871206042] | 970.5204311707294 | | 36287 | "2548" | "462883702" | 591363 | "de:01060:75081" | "Nehms-Freudenberg Am Freudenberg" | [54.016369,10.343930999999998] | 135.06775587645345 |
| stops_match_shape_out_of_order | WARNING | 26 | 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. | | 27151 | "4981" | "476093238" | 400120 | "de:01051:15615" | "Buchholz(Dithm) Schule" | [53.98621900000004,9.226139000000002] | 400119 | "de:01051:15614" | "Buchholz(Dithm) Hauptstraße" | [53.987410000000004,9.225559] | | 27159 | "4982" | "476093250" | 400282 | "de:01051:15615" | "Buchholz(Dithm) Schule" | [53.98621900000004,9.226139000000002] | 400281 | "de:01051:15614" | "Buchholz(Dithm) Hauptstraße" | [53.987410000000004,9.225559] | | 31382 | "3798" | "473444433" | 483337 | "de:01059:32631" | "Groß Rheide Abzw. Börmer Weg" | [54.44269250541267,9.433139505412424] | 483336 | "de:01059:32634" | "Groß Rheide Dorfstraße" | [54.44149110775066,9.437054524801317] | | 31288 | "3802" | "473444516" | 480384 | "de:01059:32634" | "Groß Rheide Dorfstraße" | [54.44149071949703,9.437054398495176] | 480383 | "de:01059:32633" | "Groß Rheide Börmer Weg" | [54.442316976807106,9.4327782618229] | | 23036 | "1246" | "460237283" | 316372 | "de:03352:46504" | "Isensee Bruch" | [53.756415,9.222303999999998] | 316371 | "de:03352:35014" | "Oberndorf Schwarzenmoor 10a" | [53.75708480884355,9.217231386831353] | | 34703 | "2823" | "473444142" | 560695 | "de:01059:80810" | "Moldenit Süd" | [54.54538099911146,9.615345402971775] | 560694 | "de:01059:80809" | "Moldenit An der Kirche" | [54.54197943166453,9.612514892829774] | | 34702 | "2822" | "473444140" | 560691 | "de:01059:80810" | "Moldenit Süd" | [54.54538099911146,9.615345402971775] | 560690 | "de:01059:80809" | "Moldenit An der Kirche" | [54.54197943166453,9.612514892829774] | | 30364 | "4003" | "474407348" | 463412 | "de:01054:82573" | "Schwabstedt Kurhaus" | [54.39500921797833,9.185183170154] | 463411 | "de:01054:82572" | "Schwabstedt Kattrepel" | [54.39377780525014,9.191643981045251] | | 15055 | "1851" | "478802574" | 150533 | "de:03359:40604" | "Großenwörden Seestraße 10" | [53.687383000000004,9.282112] | 150532 | "de:03359:34204" | "Großenwörden Seestraße 6" | [53.68473616429979,9.278189291171818] | | 28216 | "4639" | "473444136" | 423211 | "de:01059:80809" | "Moldenit An der Kirche" | [54.541979449372334,9.612514775070169] | 423210 | "de:01059:80810" | "Moldenit Süd" | [54.54538100171036,9.6153454571892] | | 28218 | "4642" | "473444133" | 423244 | "de:01059:80810" | "Moldenit Süd" | [54.54538099911146,9.615345402971775] | 423243 | "de:01059:80809" | "Moldenit An der Kirche" | [54.54211200000001,9.612594000000001] | | 38278 | "2045" | "485948627" | 633066 | "de:01059:80809" | "Moldenit An der Kirche" | [54.541979449372334,9.612514775070169] | 633065 | "de:01059:80810" | "Moldenit Süd" | [54.54538100171036,9.6153454571892] | | 38281 | "2044" | "473444016" | 633140 | "de:01059:80810" | "Moldenit Süd" | [54.54538099911146,9.615345402971775] | 633139 | "de:01059:80809" | "Moldenit An der Kirche" | [54.54197943166453,9.612514892829774] | | 38276 | "2043" | "473444018" | 633018 | "de:01059:80809" | "Moldenit An der Kirche" | [54.541979449372334,9.612514775070169] | 633017 | "de:01059:80810" | "Moldenit Süd" | [54.54538100171036,9.6153454571892] | | 38237 | "2069" | "476132226" | 632413 | "de:01059:89606" | "Süderbrarup Schulzentrum" | [54.638496,9.786637] | 632412 | "de:01059:105791" | "Süderbrarup Grundschule" | [54.63741,9.78424] | | 38115 | "2122" | "473444122" | 628943 | "de:01059:80810" | "Moldenit Süd" | [54.54538099911146,9.615345402971775] | 628942 | "de:01059:80809" | "Moldenit An der Kirche" | [54.54197943166453,9.612514892829774] | | 32151 | "3497" | "476132106" | 502970 | "de:01059:80810" | "Moldenit Süd" | [54.54538099911146,9.615345402971775] | 502969 | "de:01059:80809" | "Moldenit An der Kirche" | [54.54197943166453,9.612514892829774] | | 32149 | "3496" | "476132105" | 502889 | "de:01059:80810" | "Moldenit Süd" | [54.54538099911146,9.615345402971775] | 502888 | "de:01059:80809" | "Moldenit An der Kirche" | [54.54197943166453,9.612514892829774] | | 32148 | "3495" | "476132157" | 502847 | "de:01059:80810" | "Moldenit Süd" | [54.54538099911146,9.615345402971775] | 502846 | "de:01059:80809" | "Moldenit An der Kirche" | [54.54197943166453,9.612514892829774] | | 32152 | "3499" | "476132155" | 503011 | "de:01059:80810" | "Moldenit Süd" | [54.54538099911146,9.615345402971775] | 503010 | "de:01059:80809" | "Moldenit An der Kirche" | [54.54197943166453,9.612514892829774] | | 32193 | "3505" | "476132054" | 504494 | "de:01059:80809" | "Moldenit An der Kirche" | [54.541979449372334,9.612514775070169] | 504493 | "de:01059:80810" | "Moldenit Süd" | [54.54538100171036,9.6153454571892] | | 32175 | "3504" | "476132094" | 503790 | "de:01059:80809" | "Moldenit An der Kirche" | [54.541979449372334,9.612514775070169] | 503789 | "de:01059:80810" | "Moldenit Süd" | [54.54538100171036,9.6153454571892] | | 32173 | "3502" | "476132103" | 503726 | "de:01059:80809" | "Moldenit An der Kirche" | [54.541979449372334,9.612514775070169] | 503725 | "de:01059:80810" | "Moldenit Süd" | [54.54538100171036,9.6153454571892] | | 32153 | "3500" | "476132138" | 503048 | "de:01059:80810" | "Moldenit Süd" | [54.54538099911146,9.615345402971775] | 503047 | "de:01059:80809" | "Moldenit An der Kirche" | [54.54197943166453,9.612514892829774] | | 27484 | "4834" | "476760502" | 406548 | "de:01051:67790" | "Nindorf(b Meldorf) Nordseelandheim" | [54.086200690637845,9.102410322830025] | 406547 | "de:01051:67792" | "Nindorf(b Meldorf) Wolmersdorfer Straße" | [54.08780490720118,9.10174992988569] | | 27440 | "4876" | "476092995" | 405698 | "de:01051:67790" | "Nindorf(b Meldorf) Nordseelandheim" | [54.08620062109086,9.102410618580672] | 405697 | "de:01051:67792" | "Nindorf(b Meldorf) Wolmersdorfer Straße" | [54.08780490720118,9.10174992988569] |
| platform_without_parent_station | INFO | 1 | 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. | unknown_file | INFO | 1 | unknown_file A file is unknown. You can see more about this notice here. | | | | | | | | | | | | |