GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-16T17:21:57Z,
for the dataset file:///shared/zakroczym.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Alexander Dubis
Publisher URL:
https://gtfs.cc/
Feed Email:
hello@gtfs.cc
Feed Language:
Polish
Feed Start Date:
2026-01-01
Feed End Date:
2026-12-31

Files included


  1. agency.txt
  2. areas.txt
  3. attributions.txt
  4. calendar.txt
  5. calendar_dates.txt
  6. fare_leg_rules.txt
  7. fare_media.txt
  8. fare_products.txt
  9. feed_info.txt
  10. rider_categories.txt
  11. routes.txt
  12. shapes.txt
  13. stop_areas.txt
  14. stop_times.txt
  15. stops.txt
  16. translations.txt
  17. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 3
  • Shapes: 11
  • Stops: 63
  • Trips: 48

Specification Compliance report

59 notices reported (50 errors, 9 warnings, 0 infos)

Notice Code Severity Total
duplicate_key ERROR 50

duplicate_key

Duplicated entity.

The values of the given key and rows are duplicates.

You can see more about this notice here.

filename (?) The name of the faulty file oldCsvRowNumber (?) The row of the first occurrence. newCsvRowNumber (?) The row of the other occurrence. fieldName1 (?) Composite key's first field name. fieldValue1 (?) Composite key's first value.
"calendar.txt" 2 3 "service_id" "10-1"
"calendar.txt" 4 5 "service_id" "10-2"
"calendar.txt" 6 7 "service_id" "10-3"
"calendar.txt" 8 9 "service_id" "10-4"
"calendar.txt" 10 11 "service_id" "10S-1"
"calendar.txt" 12 13 "service_id" "10S-2"
"calendar.txt" 14 15 "service_id" "11-1"
"calendar.txt" 16 17 "service_id" "11-2"
"calendar.txt" 18 19 "service_id" "11-3"
"calendar.txt" 20 21 "service_id" "11-4"
"calendar.txt" 22 23 "service_id" "11-5"
"calendar.txt" 24 25 "service_id" "11S-1"
"calendar.txt" 26 27 "service_id" "11S-2"
"calendar.txt" 28 29 "service_id" "11S-3"
"calendar.txt" 30 31 "service_id" "20-1"
"calendar.txt" 32 33 "service_id" "20-2"
"calendar.txt" 34 35 "service_id" "20A-1"
"calendar.txt" 36 37 "service_id" "20A-2"
"calendar.txt" 38 39 "service_id" "20A-3"
"calendar.txt" 40 41 "service_id" "20A-4"
"calendar.txt" 42 43 "service_id" "20B-1"
"calendar.txt" 44 45 "service_id" "21-1"
"calendar.txt" 46 47 "service_id" "21-2"
"calendar.txt" 48 49 "service_id" "21S-1"
"calendar.txt" 50 51 "service_id" "21S-2"
"calendar.txt" 52 53 "service_id" "21S-3"
"calendar.txt" 54 55 "service_id" "21S-4"
"calendar.txt" 56 57 "service_id" "21S-5"
"calendar.txt" 58 59 "service_id" "21S-6"
"calendar.txt" 60 61 "service_id" "21S-7"
"calendar.txt" 62 63 "service_id" "30-1"
"calendar.txt" 64 65 "service_id" "30-2"
"calendar.txt" 66 67 "service_id" "30-3"
"calendar.txt" 68 69 "service_id" "30-4"
"calendar.txt" 70 71 "service_id" "30-5"
"calendar.txt" 72 73 "service_id" "30-6"
"calendar.txt" 74 75 "service_id" "30-7"
"calendar.txt" 76 77 "service_id" "30-8"
"calendar.txt" 78 79 "service_id" "30-9"
"calendar.txt" 80 81 "service_id" "31-1"
"calendar.txt" 82 83 "service_id" "31-2"
"calendar.txt" 84 85 "service_id" "31-3"
"calendar.txt" 86 87 "service_id" "31-4"
"calendar.txt" 88 89 "service_id" "31-5"
"calendar.txt" 90 91 "service_id" "31-6"
"calendar.txt" 92 93 "service_id" "31-7"
"calendar.txt" 94 95 "service_id" "31-8"
"calendar.txt" 96 97 "service_id" "31-9"
"translations.txt" 19 63 "table_name,field_name,language,record_id" "trips,trip_headsign,en,10S-1"
"translations.txt" 20 64 "table_name,field_name,language,record_id" "trips,trip_headsign,en,10S-2"
stop_too_far_from_shape WARNING 2

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.
25 "21S" "21S-1" 527 "121" "Nowy Dwór Mazowiecki Urząd Miasta" [52.42904623437282,20.70975580089139] 170.1285950830168
23 "21" "21-1" 476 "121" "Nowy Dwór Mazowiecki Urząd Miasta" [52.42904623437282,20.70975580089139] 170.1285950830168
stop_without_stop_time WARNING 1

stop_without_stop_time

A stop in stops.txt is not referenced by any stop_times.stop_id.

Such stops are not used by any trip and normally do not provide user value. This notice may indicate a typo in stop_times.txt.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty stop. stopName (?) The name of the faulty stop.
34 "127" "Zakroczym Koźmińskiego-Bank"
stops_match_shape_out_of_order WARNING 5

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.
8 "11" "11-1" 151 "110" "Zakroczym Strubiny-Skrzyżowanie" [52.47467999999999,20.593540000000004] 150 "109" "Zakroczym Pieczoługi" [52.461161544286504,20.599260661421457]
13 "11S" "11S-1" 271 "110" "Zakroczym Strubiny-Skrzyżowanie" [52.47467999999999,20.593540000000004] 270 "109" "Zakroczym Pieczoługi" [52.46116198630752,20.599260274393686]
6 "10S" "10S-1" 118 "110" "Zakroczym Strubiny-Skrzyżowanie" [52.47467999999999,20.593540000000004] 117 "109" "Zakroczym Pieczoługi" [52.46116198630752,20.599260274393686]
41 "31" "31-1" 863 "300" "Trębki Stare-DK62" [52.4418811036474,20.544370072159403] 862 "301" "Wólka Smoszewska-DK62" [52.440872075085814,20.564139870867837]
2 "10" "10-1" 14 "110" "Zakroczym Strubiny-Skrzyżowanie" [52.47467999999999,20.593540000000004] 13 "109" "Zakroczym Pieczoługi" [52.461161544286504,20.599260661421457]
trip_coverage_not_active_for_next7_days WARNING 1

trip_coverage_not_active_for_next7_days

Trips data should be valid for at least the next seven days.

This notice is triggered if the date range where a significant number of trips are running ends in less than 7 days.

You can see more about this notice here.

currentDate (?) Current date (YYYYMMDD format). serviceWindowStartDate (?) The start date of the majority service window. serviceWindowEndDate (?) The end date of the majority service window.
"20260116" "20260202" "20261231"