GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-05T16:14:17Z,
for the dataset file:///shared/gorzow.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Busmaps.com
Publisher URL:
https://busmaps.com
Feed Email:
alex@busmaps.com
Feed Language:
Polish
Feed Start Date:
2024-08-22
Feed End Date:
2024-09-04

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. transfers.txt
  10. trips.txt

Counts


  • Agencies: 1
  • Blocks: 249
  • Routes: 116
  • Shapes: 219
  • Stops: 522
  • Trips: 3303

Specification Compliance report

54 notices reported (0 errors, 44 warnings, 10 infos)

Notice Code Severity Total
expired_calendar WARNING 29

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 "443-1"
3 "443-125"
4 "443-1319"
5 "443-2847"
6 "443-2957"
7 "443-4734"
8 "443-6141"
9 "443-ed9ea15a21f84ef0e40f"
10 "443-merged_14b0141bdbd019bf5a64"
11 "443-merged_229be19ad32978844e9d"
12 "443-merged_35c3e3f60134a70e2c05"
13 "443-merged_368ce6fc876529929136"
14 "443-merged_37762f09682750c3a196"
15 "443-merged_4e6bad7832e7e0148846"
16 "443-merged_5dbe22cb6aaf2aa5bc39"
17 "443-merged_5f37e5f64ffb7afba559"
18 "443-merged_6c06ce2e846ce1986bb2"
19 "443-merged_85983300bedc1225b48e"
20 "443-merged_85c195984d753fb37173"
21 "443-merged_888a9f30faa87014cc78"
22 "443-merged_8ca3d2856205feeb8e54"
23 "443-merged_a5cac69f8ae412721f9a"
24 "443-merged_dc8e94a6233197ec62ff"
25 "443-merged_ea41ec4f63cd8b07e9ec"
26 "443-merged_f151f7c48cbd5b4528cf"
27 "443-merged_f52a0cb2a9c6d328617e"
28 "443-merged_f892f6b0cd038222e135"
29 "443-merged_f9a03bc408aa88fe7865"
30 "443-merged_fdecc044b26e1757dac1"
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 "20251205" "20240904" "20251212"
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.
"routes.txt" "route_desc" "przez SP-4 PTC'23" 65
stop_too_far_from_shape WARNING 8

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.
484 "443-119" "443-494" 9356 "443-158" "Rondo Sybiraków" [52.741218,15.268404999999996] 451.0894606617387
484 "443-119" "443-494" 9357 "443-273" "Rondo Sybiraków" [52.741218,15.268404999999996] 381.19958223914244
807 "443-135" "443-973" 16031 "443-454" "Piaski" [52.75351,15.233826000000002] 124.70511356948404
128 "443-43" "443-127" 2450 "443-158" "Rondo Sybiraków" [52.741218,15.268404999999996] 451.0894606617387
128 "443-43" "443-127" 2451 "443-273" "Rondo Sybiraków" [52.741218,15.268404999999996] 381.19958223914244
627 "443-129" "443-696" 12382 "443-1255" "Fieldorfanila" [52.762509,15.27536] 109.46602865293741
625 "443-127" "443-694" 12337 "443-1255" "Fieldorfanila" [52.762509,15.27536] 109.46602865293741
1837 "443-183" "443-2344" 36884 "443-1255" "Fieldorfanila" [52.762509,15.27536] 109.46602865293741
stops_match_shape_out_of_order WARNING 4

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.
857 "443-142" "443-1047" 16838 "443-113" "Awf" [52.73085811209278,15.22807125256161] 16837 "443-5" "Awf" [52.731141,15.22915]
136 "443-50" "443-135" 2635 "443-113" "Awf" [52.73085811209278,15.22807125256161] 2634 "443-5" "Awf" [52.731141,15.22915]
808 "443-136" "443-974" 16039 "443-68" "Pluty" [52.75831734753473,15.253006912305416] 16038 "443-90" "Pluty" [52.758275000000005,15.255425]
134 "443-48" "443-133" 2596 "443-113" "Awf" [52.73085811209278,15.22807125256161] 2595 "443-5" "Awf" [52.731141,15.22915]
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.
"20251205" "20240822" "20240903"
transfer_distance_above_2_km INFO 10

transfer_distance_above_2_km

The transfer distance from stop to stop in transfers.txt is larger than 2 km.

You can see more about this notice here.

csvRowNumber (?) The row number from `transfers.txt` for the faulty entry. fromStopId (?) The ID of the stop in `from_stop_id`. toStopId (?) The ID of the stop in `to_stop_id`. distanceKm (?) The distance between the two stops in km.
271 "443-1086" "443-463" 2.03391099405532
275 "443-466" "443-467" 2.335720496165375
350 "443-202" "443-1245" 2.6758005771870397
353 "443-1244" "443-485" 2.6595587484698866
421 "443-293" "443-294" 2.387412194394684
422 "443-294" "443-518" 2.3732381163296337
621 "443-598" "443-600" 2.8120554954942993
622 "443-600" "443-597" 3.5479542643073234
623 "443-597" "443-577" 3.625594082227171
624 "443-577" "443-608" 2.8791544125116615