polish-trains — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-06-26T23:36:01Z,
for the dataset file:///shared/polish-trains_4acd08c0.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Mikołaj Kuranowski
Publisher URL:
https://mkuran.pl/gtfs
Feed Email:
N/A
Feed Language:
Polish
Feed Start Date:
2026-06-26
Feed End Date:
2026-07-26

Files included


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

Counts


  • Agencies: 13
  • Blocks: 0
  • Routes: 187
  • Shapes: 2931
  • Stops: 3283
  • Trips: 24886

Specification Compliance report

501 notices reported (64 errors, 169 warnings, 268 infos)

Notice Code Severity Total
decreasing_or_equal_stop_time_distance ERROR 16

decreasing_or_equal_stop_time_distance

Decreasing or equal shape_dist_traveled in stop_times.txt.

When sorted by stop_times.stop_sequence, two consecutive entries in stop_times.txt should have increasing distance, based on the field shape_dist_traveled. If the values are equal, this is considered as an error.

You can see more about this notice here.

tripId (?) The id of the faulty trip. stopId (?) The id of the faulty stop. csvRowNumber (?) The row number from `stop_times.txt`. shapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the faulty record. stopSequence (?) The faulty record's `stop_times.stop_sequence`. prevCsvRowNumber (?) The row number from `stop_times.txt` of the previous stop time. prevShapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the previous stop time. prevStopSequence (?) The previous record's `stop_times.stop_sequence`.
"PLK_LEO_2026_161348793" "129059" 281723 844.92 23 281722 844.92 22
"PLK_LEO_2026_546856931" "129059" 282471 844.92 23 282470 844.92 22
"PLK_LEO_2026_254856466" "129059" 281891 844.92 23 281890 844.92 22
"PLK_LEO_2026_153332798" "129059" 281689 795.231 22 281688 795.231 21
"PLK_LEO_2026_663032148" "129059" 282687 844.92 23 282686 844.92 22
"PLK_LEO_2026_365512430" "129059" 282210 844.92 23 282209 844.92 22
"PLK_LEO_2026_173072124" "129059" 281751 844.92 23 281750 844.92 22
"PLK_LEO_2026_660575259" "129059" 282663 844.92 23 282662 844.92 22
"PLK_LEO_2026_216213911" "129059" 281846 795.231 22 281845 795.231 21
"PLK_LEO_2026_861818170" "129059" 282826 844.92 23 282825 844.92 22
"PLK_LEO_2026_419517041" "129059" 282374 844.92 23 282373 844.92 22
"PLK_LEO_2026_357952735" "129059" 282182 844.92 23 282181 844.92 22
"PLK_LEO_2026_804841067" "129059" 282802 844.92 23 282801 844.92 22
"PLK_LEO_2026_276623677" "129059" 281933 844.92 23 281932 844.92 22
"PLK_LEO_2026_374725543" "129059" 282234 844.92 23 282233 844.92 22
"PLK_LEO_2026_510358704" "129059" 282398 844.92 23 282397 844.92 22
stop_time_with_arrival_before_previous_departure_time ERROR 11

stop_time_with_arrival_before_previous_departure_time

Backwards time travel between stops in stop_times.txt

For a given trip_id, the arrival_time of (n+1)-th stoptime in sequence must not precede the departure_time of n-th stoptime in sequence in stop_times.txt.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. prevCsvRowNumber (?) The row of the previous stop time. tripId (?) The trip_id associated to the faulty record. arrivalTime (?) Arrival time at the faulty record. departureTime (?) Departure time at the previous stop time.
113575 113574 "PLK_KD_2026_703127202_LEG0" "09:30:00" "09:33:00"
98968 98967 "PLK_KD_2026_267769241_LEG0" "16:30:00" "16:36:00"
96431 96430 "PLK_KD_2026_208789278_LEG0" "19:30:00" "19:33:00"
98382 98381 "PLK_KD_2026_256070435_LEG0" "15:30:00" "15:33:00"
103977 103976 "PLK_KD_2026_386875071_LEG0" "11:30:00" "11:33:00"
108000 107999 "PLK_KD_2026_498790827_LEG0" "09:30:00" "09:33:00"
98091 98090 "PLK_KD_2026_246172068_LEG0" "18:30:00" "18:33:00"
326944 326943 "PLK_PR_2026_213629286" "00:01:00" "23:58:00"
92149 92148 "PLK_KD_2026_101325608_LEG0" "13:30:00" "13:33:00"
101340 101339 "PLK_KD_2026_321623250_LEG0" "14:30:00" "14:33:00"
93086 93085 "PLK_KD_2026_128618483_LEG0" "11:30:00" "11:33:00"
transfer_with_invalid_trip_and_stop ERROR 37

transfer_with_invalid_trip_and_stop

A trip id field from GTFS file transfers.txt references a stop that is not included in the referenced trip's stop-times.

You can see more about this notice here.

csvRowNumber (?) The row number from `transfers.txt` for the faulty entry. tripFieldName (?) The name of the trip id field (e.g. `from_trip_id`) referencing a trip. tripId (?) The referenced trip id. stopFieldName (?) The name of the stop id field (e.g. `stop_route_id`) referencing the stop. stopId (?) The referenced stop id.
186 "to_trip_id" "PLK_KW_2026_358635485_LEG1" "to_stop_id" "31302_RAIL"
187 "from_trip_id" "PLK_KW_2026_712495956_LEG0" "from_stop_id" "31302_RAIL"
188 "from_trip_id" "PLK_KW_2026_918260150_LEG0" "from_stop_id" "31302_RAIL"
189 "to_trip_id" "PLK_KW_2026_724865148_LEG1" "to_stop_id" "31302_RAIL"
190 "from_trip_id" "PLK_KW_2026_939662875_LEG0" "from_stop_id" "31302_RAIL"
191 "to_trip_id" "PLK_KW_2026_114049544_LEG1" "to_stop_id" "31302_RAIL"
192 "to_trip_id" "PLK_KW_2026_283032949_LEG1" "to_stop_id" "31302_RAIL"
193 "from_trip_id" "PLK_KW_2026_512142382_LEG0" "from_stop_id" "31302_RAIL"
194 "from_trip_id" "PLK_KW_2026_140930395_LEG0" "from_stop_id" "31302_RAIL"
195 "to_trip_id" "PLK_KW_2026_732796431_LEG3" "to_stop_id" "31302_RAIL"
196 "to_trip_id" "PLK_KW_2026_992304508_LEG3" "to_stop_id" "31302_RAIL"
197 "to_trip_id" "PLK_KW_2026_246399662_LEG3" "to_stop_id" "31302_RAIL"
198 "to_trip_id" "PLK_KW_2026_664475288_LEG1" "to_stop_id" "31302_RAIL"
199 "to_trip_id" "PLK_KW_2026_627996436_LEG1" "to_stop_id" "31302_RAIL"
200 "to_trip_id" "PLK_KW_2026_661275788_LEG1" "to_stop_id" "31302_RAIL"
201 "from_trip_id" "PLK_KW_2026_319386248_LEG0" "from_stop_id" "31302_RAIL"
202 "to_trip_id" "PLK_KW_2026_872304697_LEG1" "to_stop_id" "31302_RAIL"
203 "to_trip_id" "PLK_KW_2026_109807572_LEG1" "to_stop_id" "31302_RAIL"
204 "to_trip_id" "PLK_KW_2026_663443919_LEG3" "to_stop_id" "31302_RAIL"
205 "to_trip_id" "PLK_KW_2026_629706245_LEG3" "to_stop_id" "31302_RAIL"
206 "to_trip_id" "PLK_KW_2026_865962113_LEG1" "to_stop_id" "31302_RAIL"
207 "from_trip_id" "PLK_KW_2026_516823191_LEG0" "from_stop_id" "31302_RAIL"
208 "to_trip_id" "PLK_KW_2026_454288526_LEG1" "to_stop_id" "31302_RAIL"
307 "to_trip_id" "PLK_KM_2026_236784555_LEG1" "to_stop_id" "38737_RAIL"
308 "to_trip_id" "PLK_KM_2026_422196870_LEG1" "to_stop_id" "38737_RAIL"
309 "to_trip_id" "PLK_KM_2026_318808305_LEG1" "to_stop_id" "38737_RAIL"
310 "to_trip_id" "PLK_KM_2026_359324371_LEG1" "to_stop_id" "38737_RAIL"
311 "to_trip_id" "PLK_KM_2026_537488593_LEG1" "to_stop_id" "38737_RAIL"
312 "to_trip_id" "PLK_KM_2026_519908594_LEG1" "to_stop_id" "38778_RAIL"
313 "to_trip_id" "PLK_KM_2026_181419702_LEG1" "to_stop_id" "38778_RAIL"
314 "from_trip_id" "PLK_KM_2026_236784555_LEG1" "from_stop_id" "38885_RAIL"
315 "from_trip_id" "PLK_KM_2026_422196870_LEG1" "from_stop_id" "38885_RAIL"
316 "from_trip_id" "PLK_KM_2026_519908594_LEG1" "from_stop_id" "38885_RAIL"
317 "from_trip_id" "PLK_KM_2026_181419702_LEG1" "from_stop_id" "38885_RAIL"
318 "from_trip_id" "PLK_KM_2026_318808305_LEG1" "from_stop_id" "38885_RAIL"
319 "from_trip_id" "PLK_KM_2026_359324371_LEG1" "from_stop_id" "38885_RAIL"
320 "from_trip_id" "PLK_KM_2026_537488593_LEG1" "from_stop_id" "38885_RAIL"
fast_travel_between_consecutive_stops WARNING 10

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.

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.
5422 "PLK_KD_2026_267769241_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 98967 8 "141290" "Löbau (Sachs)" "16:36:00" 98968 9 "179216" "Görlitz" "16:30:00"
5246 "PLK_KD_2026_208789278_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 96430 8 "141290" "Löbau (Sachs)" "19:33:00" 96431 9 "179216" "Görlitz" "19:30:00"
5381 "PLK_KD_2026_256070435_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 98381 8 "141290" "Löbau (Sachs)" "15:33:00" 98382 9 "179216" "Görlitz" "15:30:00"
5359 "PLK_KD_2026_246172068_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 98090 8 "141290" "Löbau (Sachs)" "18:33:00" 98091 9 "179216" "Görlitz" "18:30:00"
4961 "PLK_KD_2026_101325608_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 92148 8 "141290" "Löbau (Sachs)" "13:33:00" 92149 9 "179216" "Görlitz" "13:30:00"
6413 "PLK_KD_2026_703127202_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 113574 8 "141290" "Löbau (Sachs)" "09:33:00" 113575 9 "179216" "Görlitz" "09:30:00"
6035 "PLK_KD_2026_498790827_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 113574 8 "141290" "Löbau (Sachs)" "09:33:00" 113575 9 "179216" "Görlitz" "09:30:00"
5583 "PLK_KD_2026_321623250_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 101339 8 "141290" "Löbau (Sachs)" "14:33:00" 101340 9 "179216" "Görlitz" "14:30:00"
5766 "PLK_KD_2026_386875071_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 103976 8 "141290" "Löbau (Sachs)" "11:33:00" 103977 9 "179216" "Görlitz" "11:30:00"
5023 "PLK_KD_2026_128618483_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 103976 8 "141290" "Löbau (Sachs)" "11:33:00" 103977 9 "179216" "Görlitz" "11:30:00"
fast_travel_between_far_stops WARNING 11

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.

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.
5422 "PLK_KD_2026_267769241_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 98967 8 "141290" "Löbau (Sachs)" "16:36:00" 98968 9 "179216" "Görlitz" "16:30:00"
5246 "PLK_KD_2026_208789278_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 96430 8 "141290" "Löbau (Sachs)" "19:33:00" 96431 9 "179216" "Görlitz" "19:30:00"
5381 "PLK_KD_2026_256070435_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 98381 8 "141290" "Löbau (Sachs)" "15:33:00" 98382 9 "179216" "Görlitz" "15:30:00"
5359 "PLK_KD_2026_246172068_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 98090 8 "141290" "Löbau (Sachs)" "18:33:00" 98091 9 "179216" "Görlitz" "18:30:00"
4961 "PLK_KD_2026_101325608_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 92148 8 "141290" "Löbau (Sachs)" "13:33:00" 92149 9 "179216" "Görlitz" "13:30:00"
6413 "PLK_KD_2026_703127202_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 113574 8 "141290" "Löbau (Sachs)" "09:33:00" 113575 9 "179216" "Görlitz" "09:30:00"
6035 "PLK_KD_2026_498790827_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 107999 8 "141290" "Löbau (Sachs)" "09:33:00" 108000 9 "179216" "Görlitz" "09:30:00"
17488 "PLK_PR_2026_213629286" "PR_REG" 1130.2276189169309 18.837126981948845 326942 2 "140277" "Berlin Mahlsdorf" "23:46:00" 326944 4 "140304" "Herrensee" "00:01:00"
5583 "PLK_KD_2026_321623250_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 101339 8 "141290" "Löbau (Sachs)" "14:33:00" 101340 9 "179216" "Görlitz" "14:30:00"
5766 "PLK_KD_2026_386875071_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 103976 8 "141290" "Löbau (Sachs)" "11:33:00" 103977 9 "179216" "Görlitz" "11:30:00"
5023 "PLK_KD_2026_128618483_LEG0" "KD_D10" 1324.387536407899 22.073125606798317 93085 8 "141290" "Löbau (Sachs)" "11:33:00" 93086 9 "179216" "Görlitz" "11:30:00"
missing_feed_contact_email_and_url WARNING 1

missing_feed_contact_email_and_url

Best Practices for feed_info.txt suggest providing at least one of feed_contact_email and feed_contact_url.

You can see more about this notice here.

csvRowNumber (?) The row number of the validated record.
2
mixed_case_recommended_field WARNING 87

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 87 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.
"routes.txt" "route_short_name" "ZKA AR" 3
"routes.txt" "route_short_name" "ZKA IC" 9
"routes.txt" "route_short_name" "ZKA TLK" 12
"routes.txt" "route_short_name" "ZKA SKA2" 64
"routes.txt" "route_short_name" "ZKA SKA3" 66
"routes.txt" "route_short_name" "ZKA KŚ" 109
"routes.txt" "route_short_name" "ZKA KW" 142
"routes.txt" "route_short_name" "ZKA PKM3" 147
"routes.txt" "route_short_name" "ZKA REG" 177
"routes.txt" "route_short_name" "ZKA SKA3" 181
"trips.txt" "trip_short_name" "4433 ZSSK" 10990
"trips.txt" "trip_short_name" "4401 ZSSK" 11031
"trips.txt" "trip_short_name" "12819 ESKO S7" 11076
"trips.txt" "trip_short_name" "12819 ESKO S7" 11077
"trips.txt" "trip_short_name" "4438 ZSSK" 11086
"trips.txt" "trip_short_name" "12834 ESKO S7" 11110
"trips.txt" "trip_short_name" "4418 ZSSK" 11183
"trips.txt" "trip_short_name" "12812 ESKO S7" 11188
"trips.txt" "trip_short_name" "12816 ESKO S7" 11233
"trips.txt" "trip_short_name" "12816 ESKO S7" 11234
"trips.txt" "trip_short_name" "4422 ZSSK" 11319
"trips.txt" "trip_short_name" "12820 ESKO S7" 11494
"trips.txt" "trip_short_name" "12820 ESKO S7" 11495
"trips.txt" "trip_short_name" "4410 ZSSK" 11538
"trips.txt" "trip_short_name" "4414 ZSSK" 11570
"trips.txt" "trip_short_name" "12812 ESKO S7" 11590
"trips.txt" "trip_short_name" "12812 ESKO S7" 11591
"trips.txt" "trip_short_name" "12826 ESKO S7" 11635
"trips.txt" "trip_short_name" "12823 ESKO S7" 11653
"trips.txt" "trip_short_name" "12803 ESKO S7" 11667
"trips.txt" "trip_short_name" "4430 ZSSK" 11675
"trips.txt" "trip_short_name" "4426 ZSSK" 11699
"trips.txt" "trip_short_name" "12839 ESKO S7" 11703
"trips.txt" "trip_short_name" "4417 ZSSK" 11723
"trips.txt" "trip_short_name" "4406 ZSSK" 11770
"trips.txt" "trip_short_name" "12804 ESKO S7" 11786
"trips.txt" "trip_short_name" "4417 ZSSK" 11798
"trips.txt" "trip_short_name" "4418 ZSSK" 11839
"trips.txt" "trip_short_name" "4434 ZSSK" 11894
"trips.txt" "trip_short_name" "12850 ESKO S7" 12044
"trips.txt" "trip_short_name" "12849 ESKO S7" 12072
"trips.txt" "trip_short_name" "4409 ZSSK" 12131
"trips.txt" "trip_short_name" "4402 ZSSK" 12171
"trips.txt" "trip_short_name" "4402 ZSSK" 12245
"trips.txt" "trip_short_name" "12834 ESKO S7" 12269
"trips.txt" "trip_short_name" "12846 ESKO S7" 12311
"trips.txt" "trip_short_name" "4413 ZSSK" 12360
"trips.txt" "trip_short_name" "12816 ESKO S7" 12391
"trips.txt" "trip_short_name" "12812 ESKO S7" 12424
"trips.txt" "trip_short_name" "4410 ZSSK" 12585
route_long_name_contains_short_name WARNING 1

route_long_name_contains_short_name

Long name should not contain short name for a single route.

In routes.txt, route_long_name should not contain the value for route_short_name, because when both are provided, they are often combined by transit applications. Note that only one of the two fields is required. If there is no short name used for a route, use route_long_name only.

Good examples:

route_short_name/route_long_name Dataset
"N"/"Judah" Muni San Fransisco
"6"/"ML King Jr Blvd" Trimet Portland Streetcar
"55"/"Boulevard Saint Laurent" STM Montreal
"1"/"Rangiora/Cashmere" Metro Christchurch

Bad examples:

route_short_name/route_long_name
"604"/"604"
"14"/"Route 14"
"2"/"Route 2: Bellows Falls In-Town"

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`. routeLongName (?) The faulty record's `route_long_name`.
"LEO" 150 "LEO" "Leo Express"
route_short_name_too_long WARNING 1

route_short_name_too_long

Short name of a route is too long (more than 12 characters).

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`.
"KD_S_BUS" 53 "ZKA KD Sprinter"
stop_too_far_from_shape WARNING 1

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.

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.
1215 "RAIL_151" "PLK_IC_2026_136924878" 14201 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
stop_too_far_from_shape_using_user_distance WARNING 57

stop_too_far_from_shape_using_user_distance

Stop time too far from shape.

A stop time entry that is a large distance away from the location of the shape in shapes.txt as defined by shape_dist_traveled values.

You can see more about this notice here.

Only the first 50 of 57 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.
14158 "RAIL_1756" "PLK_KW_2026_188836446" 258325 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14066 "RAIL_1730" "PLK_KW_2026_141863927" 256624 "30601" "Poznań Główny" [52.404213000000006,16.911863] 288.53775647974413
14174 "RAIL_1733" "PLK_KW_2026_201478221" 258631 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14039 "RAIL_1735" "PLK_KW_2026_129301640" 256123 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14478 "RAIL_1737" "PLK_KW_2026_359036763" 264532 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14074 "RAIL_1738" "PLK_KW_2026_148163501" 256785 "30601" "Poznań Główny" [52.404213000000006,16.911863] 288.53775647974413
14426 "RAIL_1739" "PLK_KW_2026_331519747" 263529 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14999 "RAIL_1740" "PLK_KW_2026_709412642" 273954 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
13999 "RAIL_1745" "PLK_KW_2026_105718890" 255269 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14360 "RAIL_1746" "PLK_KW_2026_298073809" 262209 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14347 "RAIL_1711" "PLK_KW_2026_291065687" 261973 "30601" "Poznań Główny" [52.404213000000006,16.911863] 288.53775647974413
14003 "RAIL_1712" "PLK_KW_2026_108748636" 255406 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14052 "RAIL_1721" "PLK_KW_2026_134710815" 256333 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14146 "RAIL_1723" "PLK_KW_2026_184251484" 258138 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14130 "RAIL_1702" "PLK_KW_2026_176351171" 257902 "30601" "Poznań Główny" [52.404213000000006,16.911863] 288.53775647974413
14180 "RAIL_1704" "PLK_KW_2026_206356851" 258784 "30601" "Poznań Główny" [52.404213000000006,16.911863] 288.53775647974413
14219 "RAIL_1706" "PLK_KW_2026_227275305" 259505 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14094 "RAIL_1708" "PLK_KW_2026_160050745" 257146 "30601" "Poznań Główny" [52.404213000000006,16.911863] 288.53775647974413
16476 "RAIL_563" "PLK_PR_2026_105263526" 306597 "30601" "Poznań Główny" [52.404213000000006,16.911863] 288.53775647974413
15381 "RAIL_1697" "PLK_KW_2026_993672662" 281217 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14926 "RAIL_1699" "PLK_KW_2026_661449970" 272651 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
15167 "RAIL_1671" "PLK_KW_2026_829683029" 276924 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14733 "RAIL_1675" "PLK_KW_2026_505504979" 269319 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
15020 "RAIL_1685" "PLK_KW_2026_724865148_LEG0" 274298 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14065 "RAIL_1688" "PLK_KW_2026_140930395_LEG1" 256623 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
20433 "RAIL_548" "PLK_PR_2026_572676467" 385242 "30601" "Poznań Główny" [52.404213000000006,16.911863] 288.53775647974413
19369 "RAIL_2518" "PLK_PR_2026_418528989" 364220 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
18981 "RAIL_2582" "PLK_PR_2026_374167216" 356568 "30601" "Poznań Główny" [52.404213000000006,16.911863] 288.53775647974413
21363 "RAIL_2590" "PLK_PR_2026_723171622" 403062 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14402 "RAIL_1876" "PLK_KW_2026_315120869" 263048 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
16984 "RAIL_2736" "PLK_PR_2026_159687574" 317016 "30601" "Poznań Główny" [52.404213000000006,16.911863] 288.53775647974413
2236 "RAIL_390" "PLK_IC_2026_327186796" 34933 "30601" "Poznań Główny" [52.404213000000006,16.911863] 288.53775647974413
14056 "RAIL_1792" "PLK_KW_2026_136747376" 256417 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14115 "RAIL_1781" "PLK_KW_2026_169961053" 257493 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14211 "RAIL_1782" "PLK_KW_2026_223057951" 259377 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14777 "RAIL_1783" "PLK_KW_2026_542269303" 270054 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14126 "RAIL_1785" "PLK_KW_2026_174611693" 257812 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
19188 "RAIL_2826" "PLK_PR_2026_398999873" 360882 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
22896 "RAIL_2832" "PLK_PR_2026_951560250" 432780 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
16623 "RAIL_2817" "PLK_PR_2026_121777625" 309644 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
20955 "RAIL_2784" "PLK_PR_2026_656405471" 395498 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
19362 "RAIL_2790" "PLK_PR_2026_418165443" 363998 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
18155 "RAIL_2796" "PLK_PR_2026_289076245" 340141 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
21198 "RAIL_2797" "PLK_PR_2026_698611322" 400024 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
21808 "RAIL_2778" "PLK_PR_2026_787079137" 411739 "30601" "Poznań Główny" [52.404213000000006,16.911863] 288.53775647974413
17238 "RAIL_2777" "PLK_PR_2026_186997922" 322133 "30601" "Poznań Główny" [52.404213000000006,16.911863] 288.53775647974413
22850 "RAIL_2751" "PLK_PR_2026_942090243" 431956 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
18801 "RAIL_2758" "PLK_PR_2026_358618792" 352773 "30601" "Poznań Główny" [52.404213000000006,16.911863] 288.53775647974413
14162 "RAIL_1632" "PLK_KW_2026_190484133" 258412 "30601" "Poznań Główny" [52.404068,16.912958] 287.7863967950797
14957 "RAIL_1634" "PLK_KW_2026_677257789" 273147 "30601" "Poznań Główny" [52.404213000000006,16.911863] 288.53775647974413
service_window_outside_feed_period INFO 242

service_window_outside_feed_period

A service window is not covered by the feed's validity period.

You can see more about this notice here.

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

serviceId (?) The service_id whose active window extends outside the feed validity period. serviceWindowStartDate (?) The first active date of the service window. serviceWindowEndDate (?) The last active date of the service window. daysBeforeFeedStart (?) Number of days the service window extends before feed_start_date (0 if none). daysAfterFeedEnd (?) Number of days the service window extends after feed_end_date (0 if none).
"PLK_817" "2026-06-25" "2026-07-13" 1 0
"PLK_816" "2026-06-25" "2026-07-10" 1 0
"PLK_815" "2026-06-25" "2026-07-13" 1 0
"PLK_814" "2026-06-25" "2026-07-13" 1 0
"PLK_813" "2026-06-25" "2026-07-24" 1 0
"PLK_811" "2026-06-25" "2026-07-19" 1 0
"PLK_819" "2026-06-25" "2026-07-13" 1 0
"PLK_803" "2026-06-25" "2026-07-26" 1 0
"PLK_809" "2026-06-25" "2026-07-19" 1 0
"PLK_808" "2026-06-25" "2026-07-06" 1 0
"PLK_724-1D" "2026-06-24" "2026-06-26" 2 0
"PLK_632-1D" "2026-06-25" "2026-06-30" 1 0
"PLK_50-1D" "2026-06-24" "2026-06-25" 2 0
"PLK_198" "2026-06-25" "2026-07-04" 1 0
"PLK_196" "2026-06-25" "2026-07-14" 1 0
"PLK_194" "2026-06-25" "2026-07-23" 1 0
"PLK_177" "2026-06-25" "2026-07-24" 1 0
"PLK_181" "2026-06-25" "2026-07-25" 1 0
"PLK_169" "2026-06-25" "2026-06-28" 1 0
"PLK_168" "2026-06-25" "2026-07-10" 1 0
"PLK_167" "2026-06-25" "2026-06-27" 1 0
"PLK_166" "2026-06-25" "2026-07-03" 1 0
"PLK_171" "2026-06-25" "2026-07-20" 1 0
"PLK_170" "2026-06-25" "2026-07-20" 1 0
"PLK_167-1D" "2026-06-24" "2026-06-26" 2 0
"PLK_156" "2026-06-25" "2026-07-26" 1 0
"PLK_155" "2026-06-25" "2026-07-05" 1 0
"PLK_164" "2026-06-25" "2026-07-03" 1 0
"PLK_163" "2026-06-25" "2026-07-26" 1 0
"PLK_162" "2026-06-25" "2026-07-24" 1 0
"PLK_160" "2026-06-25" "2026-07-26" 1 0
"PLK_148" "2026-06-25" "2026-07-26" 1 0
"PLK_147" "2026-06-25" "2026-07-26" 1 0
"PLK_145" "2026-06-25" "2026-07-26" 1 0
"PLK_144" "2026-06-25" "2026-07-14" 1 0
"PLK_143" "2026-06-25" "2026-07-26" 1 0
"PLK_152" "2026-06-25" "2026-07-26" 1 0
"PLK_151" "2026-06-25" "2026-07-09" 1 0
"PLK_393" "2026-06-25" "2026-07-03" 1 0
"PLK_392" "2026-06-25" "2026-07-12" 1 0
"PLK_391" "2026-06-25" "2026-07-26" 1 0
"PLK_39" "2026-06-25" "2026-07-26" 1 0
"PLK_37" "2026-06-25" "2026-07-25" 1 0
"PLK_36" "2026-06-25" "2026-07-26" 1 0
"PLK_259" "2026-06-25" "2026-07-23" 1 0
"PLK_499" "2026-06-25" "2026-07-26" 1 0
"PLK_256" "2026-06-25" "2026-07-26" 1 0
"PLK_260" "2026-06-25" "2026-07-12" 1 0
"PLK_46" "2026-06-25" "2026-07-26" 1 0
"PLK_44" "2026-06-25" "2026-07-24" 1 0
trip_headsign_matches_intermediate_stop INFO 16

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.

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.
15401 "PLK_LEO_2026_153332798" "Praha hlavní nádraží" "129059" 21 "129059"
15403 "PLK_LEO_2026_161348793" "Praha hlavní nádraží" "129059" 22 "129059"
15405 "PLK_LEO_2026_173072124" "Praha hlavní nádraží" "129059" 22 "129059"
15410 "PLK_LEO_2026_216213911" "Praha hlavní nádraží" "129059" 21 "129059"
15412 "PLK_LEO_2026_254856466" "Praha hlavní nádraží" "129059" 22 "129059"
15414 "PLK_LEO_2026_276623677" "Praha hlavní nádraží" "129059" 22 "129059"
15425 "PLK_LEO_2026_357952735" "Praha hlavní nádraží" "129059" 22 "129059"
15427 "PLK_LEO_2026_365512430" "Praha hlavní nádraží" "129059" 22 "129059"
15428 "PLK_LEO_2026_374725543" "Praha hlavní nádraží" "129059" 22 "129059"
15434 "PLK_LEO_2026_419517041" "Praha hlavní nádraží" "129059" 22 "129059"
15435 "PLK_LEO_2026_510358704" "Praha hlavní nádraží" "129059" 22 "129059"
15438 "PLK_LEO_2026_546856931" "Praha hlavní nádraží" "129059" 22 "129059"
15449 "PLK_LEO_2026_660575259" "Praha hlavní nádraží" "129059" 22 "129059"
15450 "PLK_LEO_2026_663032148" "Praha hlavní nádraží" "129059" 22 "129059"
15455 "PLK_LEO_2026_804841067" "Praha hlavní nádraží" "129059" 22 "129059"
15456 "PLK_LEO_2026_861818170" "Praha hlavní nádraží" "129059" 22 "129059"
unknown_column INFO 10

unknown_column

A column name is unknown.

You can see more about this notice here.

filename (?) The name of the faulty file. fieldName (?) The name of the unknown column. index (?) The index of the faulty column.
"attributions.txt" "is_data_source" 7
"stops.txt" "country" 8
"stops.txt" "plk_secondary_id" 9
"stop_times.txt" "platform" 9
"stop_times.txt" "track" 10
"stop_times.txt" "plk_category_code" 11
"stop_times.txt" "plk_sequence" 12
"trips.txt" "plk_category_code" 8
"trips.txt" "plk_train_number" 9
"trips.txt" "plk_train_name" 10