pks-w-rzeszowie-s-a — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-06-30T13:03:35Z,
for the dataset file:///shared/pks-w-rzeszowie-s-a_fa2c2062.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Rafał Sądek
Feed Email:
N/A
Feed Language:
Polish
Feed Start Date:
2026-06-29
Feed End Date:
2026-12-31

Files included


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

Counts


  • Agencies: 1
  • Blocks: 272
  • Routes: 82
  • Shapes: 545
  • Stops: 1690
  • Trips: 3109

Specification Compliance report

3122 notices reported (5 errors, 3 warnings, 3114 infos)

Notice Code Severity Total
block_trips_with_overlapping_stop_times ERROR 2

block_trips_with_overlapping_stop_times

Trips with the same block id have overlapping stop times.

You can see more about this notice here.

csvRowNumberA (?) The row number from `trips.txt` of the first faulty trip. tripIdA (?) The id of first faulty trip. serviceIdA (?) The service id of the first faulty trip. csvRowNumberB (?) The row number from `trips.txt` of the second faulty trip. tripIdB (?) The id of the other faulty trip. serviceIdB (?) The service id of the other faulty trip. blockId (?) The `trips.block_id` of the overlapping trip. intersection (?) The overlapping period.
2840 "3520" "RW" 2815 "3444_269" "RW" "269" "20260629"
2808 "3443_269" "RW" 2841 "3452" "RW" "269" "20260629"
decreasing_or_equal_stop_time_distance ERROR 1

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`.
"5711" "1176" 60981 15.495 23 60980 15.495 22
start_and_end_range_out_of_order ERROR 2

start_and_end_range_out_of_order

Two date or time fields are out of order.

Date or time fields have been found out of order in calendar.txt, feed_info.txt and stop_times.txt.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row number of the faulty record. startFieldName (?) The start value's field name. startValue (?) The start value. endFieldName (?) The end value's field name. endValue (?) The end value.
"stop_times.txt" 78936 "arrival_time" "09:55:00" "departure_time" "09:49:00"
"stop_times.txt" 78965 "arrival_time" "09:55:00" "departure_time" "09:49: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
stop_has_too_many_matches_for_shape WARNING 2

stop_has_too_many_matches_for_shape

Stop entry that has many potential matches to the trip's path of travel, as defined by the shape entry in shapes.txt.

This potentially indicates a problem with the location of the stop or the path of the shape.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the faulty record from `trips.txt`. shapeId (?) The id of the shape that is referred to. tripId (?) The id of the trip that is referred to. stopTimeCsvRowNumber (?) The row number of the faulty record from `stop_times.txt`. stopId (?) The id of the stop that is referred to. stopName (?) The name of the stop that is referred to. match (?) Latitude and longitude pair of the location. matchCount (?) The number of matches for the stop that is referred to.
1025 "123" "7408" 25057 "706" "Przewrotne skrzyżowanie 05" [50.213246,21.950069] 23
1025 "123" "7408" 25077 "706" "Przewrotne skrzyżowanie 05" [50.213246,21.950069] 23
feed_valid_beyond_total_service_window INFO 1

feed_valid_beyond_total_service_window

The feed is valid 14 days beyond its total service window.

You can see more about this notice here.

feedStartDate (?) The feed start date from feed_info.txt. feedEndDate (?) The feed end date from feed_info.txt. serviceWindowStartDate (?) The earliest active service date across all services. serviceWindowEndDate (?) The latest active service date across all services.
"2026-06-29" "2026-12-31" "2026-06-26" "2026-08-31"
service_window_outside_feed_period INFO 3

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.

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).
"SS" "2026-06-27" "2026-08-29" 2 0
"PS" "2026-06-26" "2026-06-26" 3 0
"NS" "2026-06-28" "2026-08-30" 1 0
trip_with_shape_dist_traveled_but_no_shape_distances INFO 3109

trip_with_shape_dist_traveled_but_no_shape_distances

A trip has shape_dist_traveled values in stop_times.txt but the shape referenced by the trip's shape_id does not have shape_dist_traveled values on all of its points in shapes.txt.

When stop times define distance values but the shape does not carry matching distances on every point, consumers cannot use those distances to align stops to the shape geometry reliably. This inconsistency may cause incorrect routing or display behaviour.

Note: Only the first stop time carrying a shape_dist_traveled value is referenced in the notice; this is a representative row rather than an exhaustive list.

You can see more about this notice here.

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

tripCsvRowNumber (?) The row number of the faulty record in trips.txt. tripId (?) The trip_id of the faulty trip. shapeId (?) The shape_id referenced by the trip. stopTimeCsvRowNumber (?) The row number of the first stop_times.txt record for this trip that contains a shape_dist_traveled value. Provided as a representative location; other stop times for the same trip may also carry distance values.
1762 "9181_98" "400" 48582
1812 "4970" "506" 49611
1813 "4971" "507" 49630
2496 "5411_119" "446" 68877
3053 "6718_223" "536" 84703
1751 "7132_224" "263" 48217
1573 "4143_271" "239" 41639
2619 "5942_248" "449" 72821
18 "5823_183" "351" 484
389 "4866_228" "410" 11774
2698 "5490_127" "339" 75747
2832 "5564_174" "440" 79238
496 "4513_46" "407" 14231
2779 "6272_42" "465" 78024
2863 "4980" "506" 80006
2865 "4981" "507" 80044
2245 "5701_238" "431" 60309
2864 "4982" "506" 80025
1269 "9009_191" "376" 31849
120 "5007_200" "6" 3951
341 "5104_202" "383" 10635
1814 "4972" "506" 49650
1815 "4973" "507" 49669
1816 "4974" "506" 49689
1966 "9754_70" "292" 54021
1817 "4975" "507" 49708
1818 "4976" "506" 49728
524 "4754_57" "352" 14804
1819 "4977" "507" 49747
1331 "9088_190" "187" 34074
1820 "4978" "506" 49767
3040 "6706_32" "536" 84261
1821 "4979" "507" 49786
2400 "5724_33" "429" 65089
1014 "9869_258" "117" 24861
1470 "4125_208" "199" 38230
2919 "9435_178" "514" 81121
2866 "4983" "507" 80064
1106 "7407_129" "135" 26563
936 "7470_225" "103" 23779
184 "5507_16" "17" 6363
247 "5199_41" "525" 7995
623 "4537_56" "373" 16276
745 "5761_30" "391" 19501
1140 "4208_262" "153" 27320
3052 "6718_32" "536" 84669
474 "4501_46" "405" 13822
2038 "8127_141" "459" 55311
2653 "5489_235" "364" 73946
993 "9579_132" "113" 24508
unknown_column INFO 1

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.
"trips.txt" "brigade" 7