koleje-kml — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-06-19T11:59:05Z,
for the dataset file:///shared/koleje-kml_950b9d65.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Koleje Małopolskie sp. z o.o.
Feed Email:
N/A
Feed Language:
Polish
Feed Start Date:
2026-05-29
Feed End Date:
2026-08-29

Files included


  1. [Content_Types].xml
  2. agency.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: 0
  • Routes: 9
  • Shapes: 0
  • Stops: 149
  • Trips: 1261

Specification Compliance report

1369 notices reported (1 errors, 1366 warnings, 2 infos)

Notice Code Severity Total
point_near_origin ERROR 1

point_near_origin

A point is too close to origin (0, 0).

You can see more about this notice here.

filename (?) The name of the affected GTFS file. csvRowNumber (?) The row of the faulty row. entityId (?) The id of the faulty entity. latFieldName (?) The name of the field that uses latitude value. latFieldValue (?) The latitude of the faulty row. lonFieldName (?) The name of the field that uses longitude value. lonFieldValue (?) The longitude of the faulty row
"stops.txt" 148 "265252" "stop_lat" 0.0 "stop_lon" 0.0
fast_travel_between_consecutive_stops WARNING 12

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.
1216 "2025_2026_1248415" "LUXTORPEDA" 77466.59173587349 5809.994380190511 25483 1 "78980" "PORONIN" "19:42:00" 25484 2 "265252" "BAŃSKA NIŻNA" "19:46:30"
1216 "2025_2026_1248415" "LUXTORPEDA" 63527.34161970949 5823.33964847337 25484 2 "265252" "BAŃSKA NIŻNA" "19:47:00" 25485 3 "78907" "NOWY TARG" "19:52:30"
750 "2025_2026_1165360" "LUXTORPEDA" 77466.59173587349 5809.994380190511 16883 1 "78980" "PORONIN" "20:32:30" 16884 2 "265252" "BAŃSKA NIŻNA" "20:37:00"
750 "2025_2026_1165360" "LUXTORPEDA" 63527.34161970949 5823.33964847337 16884 2 "265252" "BAŃSKA NIŻNA" "20:38:00" 16885 3 "78907" "NOWY TARG" "20:43:30"
560 "2025_2026_542027" "LUXTORPEDA" 77466.59173587349 5809.994380190511 12638 1 "78980" "PORONIN" "19:42:00" 12639 2 "265252" "BAŃSKA NIŻNA" "19:46:30"
560 "2025_2026_542027" "LUXTORPEDA" 63527.34161970949 5823.33964847337 12639 2 "265252" "BAŃSKA NIŻNA" "19:47:00" 12640 3 "78907" "NOWY TARG" "19:52:30"
1215 "2025_2026_1248392" "LUXTORPEDA" 24096.57785575188 5823.33964847337 25478 10 "78907" "NOWY TARG" "08:32:30" 25479 11 "265252" "BAŃSKA NIŻNA" "08:47:00"
337 "2025_2026_542023" "LUXTORPEDA" 24096.57785575188 5823.33964847337 25478 10 "78907" "NOWY TARG" "08:32:30" 25479 11 "265252" "BAŃSKA NIŻNA" "08:47:00"
1215 "2025_2026_1248392" "LUXTORPEDA" 77466.59173587349 5809.994380190511 25479 11 "265252" "BAŃSKA NIŻNA" "08:47:30" 25480 12 "78980" "PORONIN" "08:52:00"
337 "2025_2026_542023" "LUXTORPEDA" 77466.59173587349 5809.994380190511 25479 11 "265252" "BAŃSKA NIŻNA" "08:47:30" 25480 12 "78980" "PORONIN" "08:52:00"
691 "2025_2026_1165356" "LUXTORPEDA" 26876.95222372325 5823.33964847337 15516 10 "78907" "NOWY TARG" "08:37:00" 15517 11 "265252" "BAŃSKA NIŻNA" "08:49:00"
691 "2025_2026_1165356" "LUXTORPEDA" 77466.59173587349 5809.994380190511 15517 11 "265252" "BAŃSKA NIŻNA" "08:54:00" 15518 12 "78980" "PORONIN" "08:58:30"
fast_travel_between_far_stops WARNING 6

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.
1216 "2025_2026_1248415" "LUXTORPEDA" 77466.59173587349 5809.994380190511 25483 1 "78980" "PORONIN" "19:42:00" 25484 2 "265252" "BAŃSKA NIŻNA" "19:46:30"
750 "2025_2026_1165360" "LUXTORPEDA" 77466.59173587349 5809.994380190511 16883 1 "78980" "PORONIN" "20:32:30" 16884 2 "265252" "BAŃSKA NIŻNA" "20:37:00"
560 "2025_2026_542027" "LUXTORPEDA" 77466.59173587349 5809.994380190511 12638 1 "78980" "PORONIN" "19:42:00" 12639 2 "265252" "BAŃSKA NIŻNA" "19:46:30"
1215 "2025_2026_1248392" "LUXTORPEDA" 24096.57785575188 5823.33964847337 25478 10 "78907" "NOWY TARG" "08:32:30" 25479 11 "265252" "BAŃSKA NIŻNA" "08:47:00"
337 "2025_2026_542023" "LUXTORPEDA" 24096.57785575188 5823.33964847337 7724 10 "78907" "NOWY TARG" "08:32:30" 7725 11 "265252" "BAŃSKA NIŻNA" "08:47:00"
691 "2025_2026_1165356" "LUXTORPEDA" 26876.95222372325 5823.33964847337 15516 10 "78907" "NOWY TARG" "08:37:00" 15517 11 "265252" "BAŃSKA NIŻNA" "08: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
missing_recommended_field WARNING 1

missing_recommended_field

A recommended field is missing.

The given field has no value in some input row, even though values are recommended.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) The name of the missing field.
"feed_info.txt" 2 "feed_version"
mixed_case_recommended_field WARNING 1333

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 1333 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.
"stops.txt" "stop_name" "KRAKÓW GŁÓWNY" 2
"stops.txt" "stop_name" "KRAKÓW GRZEGÓRZKI" 3
"stops.txt" "stop_name" "KRAKÓW ZABŁOCIE" 4
"stops.txt" "stop_name" "KRAKÓW PODGÓRZE" 5
"stops.txt" "stop_name" "KRAKÓW BONARKA" 6
"stops.txt" "stop_name" "KRAKÓW ŁAGIEWNIKI" 7
"stops.txt" "stop_name" "KRAKÓW SANKTUARIUM" 8
"stops.txt" "stop_name" "KRAKÓW SWOSZOWICE" 9
"stops.txt" "stop_name" "KRAKÓW OPATKOWICE" 10
"stops.txt" "stop_name" "KRAKÓW SIDZINA" 11
"stops.txt" "stop_name" "SKAWINA JAGIELNIA" 12
"stops.txt" "stop_name" "SKAWINA ZACHODNIA" 14
"stops.txt" "stop_name" "PODBORY SKAWIŃSKIE" 15
"stops.txt" "stop_name" "WIELKIE DROGI" 17
"stops.txt" "stop_name" "SPYTKOWICE KĘPKI" 22
"stops.txt" "stop_name" "ZATOR PARK ROZRYWKI" 25
"stops.txt" "stop_name" "KRAKÓW PIASTÓW" 30
"stops.txt" "stop_name" "KRAKÓW PŁASZÓW" 38
"stops.txt" "stop_name" "KRAKÓW PROKOCIM" 39
"stops.txt" "stop_name" "KRAKÓW BIEŻANÓW" 40
"stops.txt" "stop_name" "KRAKÓW ZŁOCIEŃ" 41
"stops.txt" "stop_name" "WĘGRZCE WIELKIE" 43
"stops.txt" "stop_name" "JASIEŃ BRZESKI" 52
"stops.txt" "stop_name" "BRZESKO OKOCIM" 53
"stops.txt" "stop_name" "TARNÓW MOŚCICE" 57
"stops.txt" "stop_name" "ŁOWCZÓWEK PLEŚNA" 60
"stops.txt" "stop_name" "SIEDLISKA KOŁO TUCHOWA" 64
"stops.txt" "stop_name" "BOGONIOWICE CIĘŻKOWICE" 67
"stops.txt" "stop_name" "BOBOWA-MIASTO" 70
"stops.txt" "stop_name" "KAMIONKA WIELKA" 77
"stops.txt" "stop_name" "NOWY SĄCZ JAMNICA" 78
"stops.txt" "stop_name" "NOWY SĄCZ GORZKÓW" 79
"stops.txt" "stop_name" "NOWY SĄCZ" 80
"stops.txt" "stop_name" "KRAKÓW LUBOCZA" 81
"stops.txt" "stop_name" "KRAKÓW NOWA HUTA" 82
"stops.txt" "stop_name" "KRAKÓW KOŚCIELNIKI" 83
"stops.txt" "stop_name" "KRAKÓW PRZYLASEK" 84
"stops.txt" "stop_name" "JASŁO NIEGŁOWICE" 86
"stops.txt" "stop_name" "GORLICE ZAGÓRZANY" 92
"stops.txt" "stop_name" "MOSZCZENICA MAŁOPOLSKA" 93
"stops.txt" "stop_name" "WOLA ŁUŻAŃSKA" 94
"stops.txt" "stop_name" "WIELICZKA RYNEK-KOPALNIA" 97
"stops.txt" "stop_name" "WIELICZKA PARK" 98
"stops.txt" "stop_name" "WIELICZKA BOGUCICE" 99
"stops.txt" "stop_name" "KRAKÓW BIEŻANÓW DROŻDŻOWNIA" 100
"stops.txt" "stop_name" "KRAKÓW ŁOBZÓW" 101
"stops.txt" "stop_name" "KRAKÓW BRONOWICE" 102
"stops.txt" "stop_name" "KRAKÓW MŁYNÓWKA" 103
"stops.txt" "stop_name" "KRAKÓW ZAKLIKI" 104
"stops.txt" "stop_name" "KRAKÓW OLSZANICA" 105
non_ascii_or_non_printable_char WARNING 13

non_ascii_or_non_printable_char

Non ascii or non printable char in ID field.

A value of a field with type ID contains non ASCII or non printable characters. This is not recommended.

You can see more about this notice here.

filename (?) Name of the faulty file. csvRowNumber (?) Row number of the faulty record. columnName (?) Name of the column where the error occurred. fieldValue (?) Faulty value.
"routes.txt" 3 "route_id" "JASKÓŁKA"
"routes.txt" 5 "route_id" "WŁÓCZYKIJ"
"routes.txt" 9 "route_id" "MOŚCICKI"
"trips.txt" 7 "route_id" "JASKÓŁKA"
"trips.txt" 143 "route_id" "WŁÓCZYKIJ"
"trips.txt" 172 "route_id" "JASKÓŁKA"
"trips.txt" 209 "route_id" "JASKÓŁKA"
"trips.txt" 339 "route_id" "WŁÓCZYKIJ"
"trips.txt" 441 "route_id" "WŁÓCZYKIJ"
"trips.txt" 466 "route_id" "MOŚCICKI"
"trips.txt" 524 "route_id" "MOŚCICKI"
"trips.txt" 640 "route_id" "WŁÓCZYKIJ"
"trips.txt" 847 "route_id" "JASKÓŁKA"
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.
"stops.txt" "stop_IBNR" 10
unknown_file INFO 1

unknown_file

A file is unknown.

You can see more about this notice here.

filename (?) The name of the unknown file.
"[Content_Types].xml"