zbiorkom-lodz — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-06-20T02:16:45Z,
for the dataset file:///shared/zbiorkom-lodz_e375d274.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
R&G PLUS Sp. z o.o.
Publisher URL:
http://www.rg.com.pl
Feed Email:
municom@rg.com.pl
Feed Language:
Polish
Feed Start Date:
2026-06-16
Feed End Date:
2026-12-31

Files included


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

Counts


  • Agencies: 1
  • Blocks: 628
  • Routes: 141
  • Shapes: 1758
  • Stops: 2436
  • Trips: 48426

Specification Compliance report

40095 notices reported (108 errors, 37865 warnings, 2122 infos)

Notice Code Severity Total
foreign_key_violation ERROR 108

foreign_key_violation

Wrong foreign key.

A foreign key references the primary key of another file. A foreign key violation means that the foreign key referenced from a given row (the child file) cannot be found in the corresponding file (the parent file). The Foreign keys are defined in the specification under "Type" for each file.

You can see more about this notice here.

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

childFilename (?) The name of the file from which reference is made. childFieldName (?) The name of the field that makes reference. parentFilename (?) The name of the file that is referred to. parentFieldName (?) The name of the field that is referred to. fieldValue (?) The faulty record's value. csvRowNumber (?) The row of the faulty record.
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471497" 2387
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471496" 2414
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471497" 2415
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471496" 2437
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471497" 2439
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471496" 2467
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471516" 3476
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471565" 5071
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471565" 5078
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471719" 8461
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471717" 8464
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471717" 8467
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471727" 8472
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471497" 10440
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471496" 10468
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471497" 10469
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471496" 10492
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471497" 10493
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471496" 10516
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471497" 11505
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471496" 11768
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471497" 11777
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471496" 12024
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471497" 12035
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471496" 12235
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471497" 12246
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471496" 12542
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471497" 12552
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471496" 12847
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471565" 12865
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471565" 12872
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2472207" 15964
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2472209" 15975
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471719" 16002
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471717" 16005
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471727" 16010
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2472120" 16020
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2472118" 16025
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471876" 19466
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471591" 20131
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471591" 20137
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471953" 21157
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2472025" 22447
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2472028" 22535
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2472030" 22539
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471641" 22616
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471641" 22622
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471719" 23855
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471717" 23858
"trips.txt" "shape_id" "shapes.txt" "shape_id" "2471717" 23862
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.

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
2 "11428_11"
mixed_case_recommended_field WARNING 37027

mixed_case_recommended_field

This field has customer-facing text and should use Mixed Case (should contain upper and lower case letters).

This field contains customer-facing text and should use Mixed Case (upper and lower case letters) to ensure good readability when displayed to riders. Avoid the use of abbreviations throughout the feed (e.g. St. for Street) unless a location is called by its abbreviated name (e.g. “JFK Airport”). Abbreviations may be problematic for accessibility by screen reader software and voice user interfaces.

Good examples:
Field Text Dataset
"Schwerin, Hauptbahnhof" Verkehrsverbund Berlin-Brandenburg
"Red Hook/Atlantic Basin" NYC Ferry
"Campo Grande Norte" Carris
Bad examples:
Field Text
"GALLERIA MALL"
"3427 GG 17"
"21 Clark Rd Est"

You can see more about this notice here.

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

filename (?) Name of the faulty file. fieldName (?) Name of the faulty field. fieldValue (?) Faulty value. csvRowNumber (?) The row number of the faulty record.
"stops.txt" "stop_name" "CKD stomatologia" 2027
"stops.txt" "stop_name" "CKD parking" 2117
"stops.txt" "stop_name" "CKD parking" 2118
"stops.txt" "stop_name" "CKD szpital" 2119
"stops.txt" "stop_name" "CKD szpital" 2120
"stops.txt" "stop_name" "przejazd techniczny" 2193
"trips.txt" "trip_headsign" "KILIŃSKIEGO MOCHNACKIEGO" 2
"trips.txt" "trip_headsign" "OGRODOWA NOWOMIEJSKA" 3
"trips.txt" "trip_headsign" "OGRODOWA NOWOMIEJSKA" 4
"trips.txt" "trip_headsign" "W ZJAZD DO NOWE SADY" 6
"trips.txt" "trip_headsign" "DĄBROWSKIEGO PODHALAŃSKA" 7
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 8
"trips.txt" "trip_headsign" "DĄBROWSKIEGO PODHALAŃSKA" 9
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 10
"trips.txt" "trip_headsign" "DĄBROWSKIEGO PODHALAŃSKA" 11
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 12
"trips.txt" "trip_headsign" "DĄBROWSKIEGO PODHALAŃSKA" 13
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 14
"trips.txt" "trip_headsign" "CHOJNY KURCZAKI" 15
"trips.txt" "trip_headsign" "DĄBROWSKIEGO PODHALAŃSKA" 16
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 17
"trips.txt" "trip_headsign" "DĄBROWSKIEGO PODHALAŃSKA" 18
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 19
"trips.txt" "trip_headsign" "W ZJAZD DO NOWE SADY" 20
"trips.txt" "trip_headsign" "DĄBROWSKIEGO PODHALAŃSKA" 21
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 22
"trips.txt" "trip_headsign" "DĄBROWSKIEGO PODHALAŃSKA" 23
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 24
"trips.txt" "trip_headsign" "W ZJAZD DO NOWE SADY" 26
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 27
"trips.txt" "trip_headsign" "DĄBROWSKIEGO PODHALAŃSKA" 28
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 29
"trips.txt" "trip_headsign" "DĄBROWSKIEGO PODHALAŃSKA" 30
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 31
"trips.txt" "trip_headsign" "DĄBROWSKIEGO PODHALAŃSKA" 32
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 33
"trips.txt" "trip_headsign" "DĄBROWSKIEGO PODHALAŃSKA" 34
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 35
"trips.txt" "trip_headsign" "CHOJNY KURCZAKI" 36
"trips.txt" "trip_headsign" "W ZJAZD DO NOWE SADY" 37
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 38
"trips.txt" "trip_headsign" "DĄBROWSKIEGO PODHALAŃSKA" 39
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 40
"trips.txt" "trip_headsign" "DĄBROWSKIEGO PODHALAŃSKA" 41
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 42
"trips.txt" "trip_headsign" "DĄBROWSKIEGO PODHALAŃSKA" 43
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 44
"trips.txt" "trip_headsign" "DĄBROWSKIEGO PODHALAŃSKA" 45
"trips.txt" "trip_headsign" "RONDO INWALIDÓW" 46
"trips.txt" "trip_headsign" "W ZJAZD DO NOWE SADY" 48
service_has_no_active_day_of_the_week WARNING 6

service_has_no_active_day_of_the_week

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

You can see more about this notice here.

csvRowNumber (?) The row number in calendar.txt where the error occurs. serviceId (?) The service_id field value.
2 "11428_11"
3 "11428_13"
4 "11428_14"
5 "11430_11"
6 "11430_13"
7 "11430_14"
stop_too_far_from_shape WARNING 803

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 803 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.
30604 "2473682" "11430_16474" 846320 "1121" "Teofilów Rojna" [51.794470000000004,19.366489999999995] 370.8981208188145
45784 "2473683" "11430_7402" 1266534 "1121" "Teofilów Rojna" [51.794470000000004,19.366489999999995] 370.8981208188145
45768 "2473681" "11430_7389" 1266317 "3798" "Szczecińska-Wersalska" [51.8020818789354,19.371388476675758] 985.6746057082617
45804 "2473684" "11430_7421" 1266795 "1121" "Teofilów Rojna" [51.794470000000004,19.366489999999995] 370.8981208188145
30645 "2473688" "11430_16512" 846866 "1121" "Teofilów Rojna" [51.794470000000004,19.366489999999995] 370.8981208188145
38563 "2473689" "11430_24269" 1063319 "1121" "Teofilów Rojna" [51.794470000000004,19.366489999999995] 370.8981208188145
38566 "2473693" "11430_24271" 1063393 "310" "Inflancka-Marysińska" [51.80069,19.46099] 279.90034955163617
38566 "2473693" "11430_24271" 1063409 "2999" "Dw. Łódź Fabryczna" [51.77184,19.46953] 174.37008527185606
30682 "2473691" "11430_16547" 847352 "2999" "Dw. Łódź Fabryczna" [51.77184,19.46953] 174.37008527185606
30747 "2473697" "11430_16608" 848765 "2999" "Dw. Łódź Fabryczna" [51.77016,19.47253] 261.64177774593804
45860 "2473695" "11430_7475" 1267561 "2999" "Dw. Łódź Fabryczna" [51.77024000000001,19.467179999999995] 108.03710271416465
25389 "2473217" "11430_1137" 689057 "3479" "pl. Niepodległości" [51.739869999999996,19.46318] 116.7734634520742
30685 "2473699" "11430_16550" 847425 "2999" "Dw. Łódź Fabryczna" [51.77184,19.46953] 174.37008527185606
2362 "2471488" "11428_12299" 58910 "3479" "pl. Niepodległości" [51.739869999999996,19.46318] 116.7734634520742
2298 "2471492" "11428_12236" 57025 "3479" "pl. Niepodległości" [51.739869999999996,19.46318] 116.7734634520742
10403 "2471491" "11428_2019" 283555 "1720" "Chocianowice IKEA" [51.69505,19.40906] 694.5219570238419
45623 "2473673" "11430_7243" 1261743 "2457" "Struga-Piotrkowska" [51.76672907672642,19.45712538209563] 142.47655215798088
45623 "2473673" "11430_7243" 1261744 "3835" "Struga-Kościuszki" [51.767288269894365,19.454549615352327] 239.0063366173136
45623 "2473673" "11430_7243" 1261745 "525" "Struga-Gdańska" [51.76801313673434,19.451210238268384] 359.76784540286275
45623 "2473673" "11430_7243" 1261746 "3837" "Żeromskiego-Struga" [51.76850213800935,19.448957159532796] 417.3847480479387
30466 "2473674" "11430_16337" 841888 "2457" "Struga-Piotrkowska" [51.76672907672642,19.45712538209563] 142.47655215798088
30466 "2473674" "11430_16337" 841889 "3835" "Struga-Kościuszki" [51.767288269894365,19.454549615352327] 239.0063366173136
30466 "2473674" "11430_16337" 841890 "525" "Struga-Gdańska" [51.76801313673434,19.451210238268384] 359.76784540286275
30466 "2473674" "11430_16337" 841891 "3837" "Żeromskiego-Struga" [51.76850213800935,19.448957159532796] 417.3847480479387
30503 "2473677" "11430_16373" 843105 "2457" "Struga-Piotrkowska" [51.76672907672642,19.45712538209563] 142.47655215798088
30503 "2473677" "11430_16373" 843106 "3835" "Struga-Kościuszki" [51.767288269894365,19.454549615352327] 239.0063366173136
30503 "2473677" "11430_16373" 843107 "525" "Struga-Gdańska" [51.76801313673434,19.451210238268384] 359.76784540286275
30503 "2473677" "11430_16373" 843108 "3837" "Żeromskiego-Struga" [51.76850213800935,19.448957159532796] 417.3847480479387
5306 "2471900" "11428_15142" 144012 "1650" "Wólczańska-Skrzywana NŻ" [51.741179446569156,19.45665489766202] 184.2511059876722
5303 "2471902" "11428_15139" 143868 "1696" "Janów" [51.75569000000001,19.565429999999996] 767.3130047257822
5303 "2471902" "11428_15139" 143869 "1583" "Rokicińska-Hetmańska NŻ" [51.75569000000001,19.565429999999996] 631.1543465998718
5289 "2471904" "11428_15122" 143237 "2409" "Rzgowska-Paderewskiego" [51.73224057017245,19.476264155642216] 191.90997186338157
5456 "2471906" "11428_15286" 147333 "475" "Dw. Łódź Widzew" [51.76192,19.543980000000005] 172.65126602501226
5443 "2471908" "11428_15273" 146679 "475" "Dw. Łódź Widzew" [51.76192,19.543980000000005] 172.65126602501226
26395 "2473283" "11430_12370" 720842 "3479" "pl. Niepodległości" [51.739869999999996,19.46318] 116.7734634520742
34364 "2473280" "11430_2017" 941614 "1720" "Chocianowice IKEA" [51.69505,19.40906] 694.5219570238419
26066 "2473262" "11430_12036" 709106 "661" "Łagiewnicka-Rondo Powstańców 1863r." [51.80013,19.4568] 132.7315840316986
26079 "2473263" "11430_12049" 709645 "661" "Łagiewnicka-Rondo Powstańców 1863r." [51.80013,19.4568] 132.7315840316986
26197 "2473268" "11430_12170" 714228 "1515" "Zgierska-Helenówek" [51.826150000000005,19.4279] 282.7829777142614
26197 "2473268" "11430_12170" 714229 "3297" "Zgierska-Helenówek-pętla" [51.826150000000005,19.4279] 421.97169942285825
26199 "2473269" "11430_12173" 714304 "1515" "Zgierska-Helenówek" [51.826150000000005,19.4279] 282.7829777142614
26199 "2473269" "11430_12173" 714305 "3297" "Zgierska-Helenówek-pętla" [51.826150000000005,19.4279] 421.97169942285825
32566 "2473266" "11430_1842" 898098 "1515" "Zgierska-Helenówek" [51.826150000000005,19.4279] 282.7829777142614
32566 "2473266" "11430_1842" 898099 "3297" "Zgierska-Helenówek-pętla" [51.826150000000005,19.4279] 421.97169942285825
30889 "2473261" "11430_1675" 852414 "661" "Łagiewnicka-Rondo Powstańców 1863r." [51.80013,19.4568] 132.7315840316986
26248 "2473274" "11430_12221" 715979 "3297" "Zgierska-Helenówek-pętla" [51.82843999999999,19.42645] 148.58576410118488
26332 "2473279" "11430_12307" 718990 "3479" "pl. Niepodległości" [51.739869999999996,19.46318] 116.7734634520742
32741 "2473272" "11430_1859" 901484 "3297" "Zgierska-Helenówek-pętla" [51.82843999999999,19.42645] 148.58576410118488
26198 "2473270" "11430_12172" 714230 "3297" "Zgierska-Helenówek-pętla" [51.82843999999999,19.42645] 148.58576410118488
6885 "2471981" "11428_16702" 189598 "3027" "Żubardź" [51.78622,19.420239999999996] 107.84081773326054
stops_match_shape_out_of_order WARNING 28

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.
30389 "2473660" "11430_16261" 839733 "462" "Dw. Łódź Widzew" [51.76212813726932,19.542760267126006] 839732 "2005" "Dw. Łódź Widzew" [51.76205,19.54319]
30437 "2473665" "11430_16307" 841020 "462" "Dw. Łódź Widzew" [51.76212813726932,19.542760267126006] 841019 "2005" "Dw. Łódź Widzew" [51.76205,19.54319]
30422 "2473666" "11430_16293" 840568 "462" "Dw. Łódź Widzew" [51.76212813726932,19.542760267126006] 840567 "2005" "Dw. Łódź Widzew" [51.76205,19.54319]
26420 "2473285" "11430_12395" 721523 "823" "Legionów-Włókniarzy" [51.769213639681624,19.426446702721297] 721522 "469" "Legionów-Włókniarzy" [51.769353705041425,19.426864066220105]
2389 "2471500" "11428_12324" 59625 "823" "Legionów-Włókniarzy" [51.769213639681624,19.426446702721297] 59624 "469" "Legionów-Włókniarzy" [51.769353705041425,19.426864066220105]
6351 "2471946" "11428_16182" 176053 "462" "Dw. Łódź Widzew" [51.76212813726932,19.542760267126006] 176052 "2005" "Dw. Łódź Widzew" [51.76205,19.54319]
6385 "2471951" "11428_16214" 176959 "462" "Dw. Łódź Widzew" [51.76212813726932,19.542760267126006] 176958 "2005" "Dw. Łódź Widzew" [51.76205,19.54319]
6399 "2471952" "11428_16228" 177401 "462" "Dw. Łódź Widzew" [51.76212813726932,19.542760267126006] 177400 "2005" "Dw. Łódź Widzew" [51.76205,19.54319]
21033 "2471947" "11428_7114" 584431 "462" "Dw. Łódź Widzew" [51.76212813726932,19.542760267126006] 584430 "2005" "Dw. Łódź Widzew" [51.76205,19.54319]
27174 "2473356" "11430_13118" 740577 "1685" "ROD Polanka" [51.80640767952321,19.573305944220078] 740576 "1684" "ROD Polanka" [51.806439999999995,19.57332]
47739 "2473826" "11430_9289" 1316751 "157" "Dąbrowskiego-Podhalańska" [51.73608,19.50362] 1316750 "293" "Dw. Łódź Dąbrowa" [51.735758489034396,19.508736810690518]
31953 "2473825" "11430_17773" 881643 "157" "Dąbrowskiego-Podhalańska" [51.73608,19.50362] 881642 "293" "Dw. Łódź Dąbrowa" [51.735758489034396,19.508736810690518]
28307 "2473485" "11430_14200" 771781 "1502" "Limanowskiego-Zachodnia" [51.786957035278945,19.44993959754833] 771780 "3163" "Zachodnia-Limanowskiego" [51.78716718687027,19.448921185405545]
8356 "2472135" "11428_18177" 230512 "2767" "Bandurskiego-Wróblewskiego" [51.750449486610165,19.419235346839418] 230511 "709" "Waltera-Janke-Wyszyńskiego" [51.746729120068515,19.41957488734453]
42783 "2473478" "11430_4404" 1170435 "1502" "Limanowskiego-Zachodnia" [51.786957035278945,19.44993959754833] 1170434 "3163" "Zachodnia-Limanowskiego" [51.78716718687027,19.448921185405545]
32395 "2473931" "11430_18256" 894439 "2767" "Bandurskiego-Wróblewskiego" [51.750449486610165,19.419235346839418] 894438 "709" "Waltera-Janke-Wyszyńskiego" [51.746729120068515,19.41957488734453]
28946 "2473529" "11430_14838" 792621 "1241" "Cmentarna-cm. Ogrodowa" [51.77566753515645,19.437168484104046] 792620 "136" "Cmentarna-cm. Ogrodowa" [51.77567,19.43714]
43610 "2473528" "11430_5234" 1198377 "1241" "Cmentarna-cm. Ogrodowa" [51.77566753515645,19.437168484104046] 1198376 "136" "Cmentarna-cm. Ogrodowa" [51.77567,19.43714]
43540 "2473530" "11430_5166" 1196590 "1241" "Cmentarna-cm. Ogrodowa" [51.77566753515645,19.437168484104046] 1196589 "136" "Cmentarna-cm. Ogrodowa" [51.77567,19.43714]
28852 "2473531" "11430_14743" 789735 "1241" "Cmentarna-cm. Ogrodowa" [51.77566753515645,19.437168484104046] 789734 "136" "Cmentarna-cm. Ogrodowa" [51.77567,19.43714]
3140 "2471781" "11428_13047" 78626 "1685" "ROD Polanka" [51.80640767952321,19.573305944220078] 78625 "1684" "ROD Polanka" [51.806439999999995,19.57332]
4817 "2471396" "11428_14668" 127003 "1241" "Cmentarna-cm. Ogrodowa" [51.77566753515645,19.437168484104046] 127002 "136" "Cmentarna-cm. Ogrodowa" [51.77567,19.43714]
4903 "2471391" "11428_14753" 129112 "1241" "Cmentarna-cm. Ogrodowa" [51.77566753515645,19.437168484104046] 129111 "136" "Cmentarna-cm. Ogrodowa" [51.77567,19.43714]
23281 "2472216" "11428_9292" 643200 "157" "Dąbrowskiego-Podhalańska" [51.73608,19.50362] 643199 "293" "Dw. Łódź Dąbrowa" [51.735758489034396,19.508736810690518]
7915 "2472217" "11428_17694" 217836 "157" "Dąbrowskiego-Podhalańska" [51.73608,19.50362] 217835 "293" "Dw. Łódź Dąbrowa" [51.735758489034396,19.508736810690518]
18325 "2471842" "11428_4406" 497094 "1502" "Limanowskiego-Zachodnia" [51.786957035278945,19.44993959754833] 497093 "3163" "Zachodnia-Limanowskiego" [51.78716718687027,19.448921185405545]
4272 "2471846" "11428_14125" 109124 "1502" "Limanowskiego-Zachodnia" [51.786957035278945,19.44993959754833] 109123 "3163" "Zachodnia-Limanowskiego" [51.78716718687027,19.448921185405545]
45492 "2473659" "11430_7111" 1258022 "462" "Dw. Łódź Widzew" [51.76212813726932,19.542760267126006] 1258021 "2005" "Dw. Łódź Widzew" [51.76205,19.54319]
trip_headsign_matches_intermediate_stop INFO 2122

trip_headsign_matches_intermediate_stop

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

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

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record in `trips.txt`. tripId (?) The id of the trip with the problematic headsign. tripHeadsign (?) The headsign value that matches an intermediate stop name. stopId1 (?) The id of the intermediate stop whose name matches the headsign. stopSequence (?) The stop_sequence value of the intermediate stop that matches the headsign. stopId2 (?) The id of the actual last stop of the trip.
5 "11428_1000" "STOKI" "1321" 37 "1322"
15 "11428_1001" "CHOJNY KURCZAKI" "1166" 36 "1167"
25 "11428_1002" "STOKI" "1321" 37 "1322"
36 "11428_1003" "CHOJNY KURCZAKI" "1166" 36 "1167"
47 "11428_1004" "STOKI" "1321" 37 "1322"
56 "11428_10049" "DOŁY" "1274" 16 "1275"
57 "11428_1005" "CHOJNY KURCZAKI" "1166" 36 "1167"
59 "11428_10051" "DOŁY" "1274" 16 "1275"
61 "11428_10053" "DOŁY" "1274" 16 "1275"
63 "11428_10055" "DOŁY" "1274" 16 "1275"
65 "11428_10057" "DOŁY" "1274" 16 "1275"
67 "11428_10059" "DOŁY" "1274" 16 "1275"
68 "11428_1006" "STOKI" "1321" 37 "1322"
70 "11428_10061" "DOŁY" "1274" 16 "1275"
72 "11428_10063" "DOŁY" "1274" 16 "1275"
74 "11428_10065" "DOŁY" "1274" 16 "1275"
76 "11428_10067" "DOŁY" "1274" 16 "1275"
78 "11428_1007" "CHOJNY KURCZAKI" "1166" 36 "1167"
81 "11428_10073" "DOŁY" "1274" 16 "1275"
83 "11428_10075" "DOŁY" "1274" 16 "1275"
85 "11428_10077" "DOŁY" "1274" 16 "1275"
87 "11428_10079" "DOŁY" "1274" 16 "1275"
89 "11428_10081" "DOŁY" "1274" 16 "1275"
91 "11428_10083" "DOŁY" "1274" 16 "1275"
93 "11428_10085" "DOŁY" "1274" 16 "1275"
95 "11428_10087" "DOŁY" "1274" 16 "1275"
97 "11428_10089" "DOŁY" "1274" 16 "1275"
100 "11428_10091" "DOŁY" "1274" 16 "1275"
102 "11428_10093" "DOŁY" "1274" 16 "1275"
104 "11428_10095" "DOŁY" "1274" 16 "1275"
106 "11428_10097" "DOŁY" "1274" 16 "1275"
108 "11428_10099" "DOŁY" "1274" 16 "1275"
110 "11428_1010" "STOKI" "1321" 35 "1322"
114 "11428_10105" "DOŁY" "1274" 16 "1275"
116 "11428_10107" "DOŁY" "1274" 16 "1275"
118 "11428_10109" "DOŁY" "1274" 16 "1275"
120 "11428_10111" "DOŁY" "1274" 16 "1275"
122 "11428_10113" "DOŁY" "1274" 16 "1275"
124 "11428_10115" "DOŁY" "1274" 16 "1275"
126 "11428_10117" "DOŁY" "1274" 16 "1275"
128 "11428_10119" "DOŁY" "1274" 16 "1275"
129 "11428_1012" "CHOJNY KURCZAKI" "1166" 36 "1167"
131 "11428_10121" "DOŁY" "1274" 16 "1275"
133 "11428_10123" "DOŁY" "1274" 16 "1275"
135 "11428_10125" "DOŁY" "1274" 16 "1275"
139 "11428_1013" "STOKI" "1321" 37 "1322"
140 "11428_10131" "DOŁY" "1274" 16 "1275"
142 "11428_10133" "DOŁY" "1274" 16 "1275"
144 "11428_10135" "DOŁY" "1274" 16 "1275"
146 "11428_10137" "DOŁY" "1274" 16 "1275"