GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-04T16:48:58Z,
for the dataset file:///shared/skarzysko-kamienna_376a7990.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
unofficial Skarżysko Kamienna gtfs, generated from Pixel Ontime by lz
Feed Email:
N/A
Feed Language:
Polish
Feed Start Date:
2025-12-30
Feed End Date:
2026-03-29

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: 0
  • Routes: 14
  • Shapes: 113
  • Stops: 234
  • Trips: 547

Specification Compliance report

29 notices reported (0 errors, 26 warnings, 3 infos)

Notice Code Severity Total
expired_calendar WARNING 3

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 "RS"
4 "N"
6 "S"
feed_expiration_date7_days WARNING 1

feed_expiration_date7_days

Dataset should be valid for at least the next 7 days.

The dataset expiration date defined in feed_info.txt is in seven days or less. At any time, the published GTFS dataset should be valid for at least the next 7 days.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. currentDate (?) Current date (YYYYMMDD format). feedEndDate (?) Feed end date (YYYYMMDD format). suggestedExpirationDate (?) Suggested expiration date (YYYYMMDD format).
2 "20260504" "20260329" "20260511"
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 1

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.

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" "UM SKARŻYSKA-KAMIENNEJ" 2
stop_too_far_from_shape_using_user_distance WARNING 5

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.

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.
57 "750" "RS_35136" 1507 "104" "ul. Łyżwy /04 (104)" [51.116323,20.928082] 103.88726641723387
25 "752" "N_35644" 593 "104" "ul. Łyżwy /04 (104)" [51.116323,20.928082] 103.88726641723387
106 "531" "RS_35299" 2724 "104" "ul. Łyżwy /04 (104)" [51.116323,20.928082] 103.88726641723387
105 "301" "RS_35297" 2693 "104" "ul. Łyżwy /04 (104)" [51.116323,20.928082] 103.88726641723387
12 "1419" "N_35614" 252 "104" "ul. Łyżwy /04 (104)" [51.116323,20.928082] 103.88726641723387
stop_without_stop_time WARNING 14

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.
28 "305" "ul. 3 Maja (ul. Fabryczna) (305)"
70 "6401" "ul. Kopernika - ul. Wiejska (6401)"
78 "73/05" "ul. Krakowska - ul. Tatraczna (73/05)"
125 "334/10" "ul. Niepodległości (Dworzec PKP) (334/10)"
138 "252/06" "ul. Paryska (ogródki działkowe)  (252/06)"
159 "165" "ul. Ponurego (ul. Żytnia-pętla) /07 (165)"
164 "169/02" "ul. Rajdowa - ul. Główna (169/02)"
165 "169/01" "ul. Rajdowa - ul. Główna (169/01)"
180 "185/01" "ul. Słoneczna - ul. Krakowska-pętla (185/01)"
186 "193/02" "ul. Sokola - SDH \"Bartek\" (193/02)"
216 "223/03" "ul. Warszawska - ul. Książęca (223/03)"
217 "250/05" "ul. Warszawska - ul. Rycerska (250/05)"
218 "250/06" "ul. Warszawska - ul. Rycerska (250/06)"
235 "333/08" "ul.Niepodległości (ul.Piłsudskiego) (333/08)"
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.
"20260504" "20251230" "20260327"
unknown_column INFO 3

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" 6
"feed_info.txt" "feed_timezone" 3
"feed_info.txt" "spv2" 6