tram-krk — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-03-23T14:57:46Z,
for the dataset file:///shared/tram-krk_706e11f4.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
ZTP
Publisher URL:
http://ztp.krakow.pl/
Feed Email:
N/A
Feed Language:
Polish
Feed Start Date:
N/A
Feed End Date:
N/A

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

Counts


  • Agencies: 1
  • Blocks: 986
  • Routes: 25
  • Shapes: 331
  • Stops: 342
  • Trips: 17583

Specification Compliance report

217 notices reported (0 errors, 217 warnings, 0 infos)

Notice Code Severity Total
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 2

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_start_date"
"feed_info.txt" 2 "feed_end_date"
mixed_case_recommended_field WARNING 2

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.
"stops.txt" "stop_name" "AKF / PK" 14
"stops.txt" "stop_name" "AKF / PK" 15
route_long_name_contains_short_name WARNING 25

route_long_name_contains_short_name

Long name should not contain short name for a single route.

In routes.txt, route_long_name should not contain the value for route_short_name, because when both are provided, they are often combined by transit applications. Note that only one of the two fields is required. If there is no short name used for a route, use route_long_name only.

Good examples:

route_short_name/route_long_name Dataset
"N"/"Judah" Muni San Fransisco
"6"/"ML King Jr Blvd" Trimet Portland Streetcar
"55"/"Boulevard Saint Laurent" STM Montreal
"1"/"Rangiora/Cashmere" Metro Christchurch

Bad examples:

route_short_name/route_long_name
"604"/"604"
"14"/"Route 14"
"2"/"Route 2: Bellows Falls In-Town"

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`. routeLongName (?) The faulty record's `route_long_name`.
"route_31" 2 "1" "1"
"route_46" 3 "22" "22"
"route_53" 4 "62" "62"
"route_54" 5 "64" "64"
"route_55" 6 "3" "3"
"route_56" 7 "69" "69"
"route_58" 8 "9" "9"
"route_59" 9 "11" "11"
"route_62" 10 "24" "24"
"route_63" 11 "50" "50"
"route_69" 12 "18" "18"
"route_70" 13 "52" "52"
"route_147" 14 "75" "75"
"route_616" 15 "99" "99"
"route_698" 16 "21" "21"
"route_736" 17 "76" "76"
"route_806" 18 "4" "4"
"route_807" 19 "8" "8"
"route_808" 20 "13" "13"
"route_809" 21 "20" "20"
"route_942" 22 "5" "5"
"route_943" 23 "14" "14"
"route_944" 24 "49" "49"
"route_956" 25 "10" "10"
"route_958" 26 "17" "17"
unexpected_enum_value WARNING 25

unexpected_enum_value

An enum has an unexpected value.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row number of the faulty record. fieldName (?) The name of the field where the error occurred. fieldValue (?) Faulty value.
"routes.txt" 2 "route_type" 900
"routes.txt" 3 "route_type" 900
"routes.txt" 4 "route_type" 900
"routes.txt" 5 "route_type" 900
"routes.txt" 6 "route_type" 900
"routes.txt" 7 "route_type" 900
"routes.txt" 8 "route_type" 900
"routes.txt" 9 "route_type" 900
"routes.txt" 10 "route_type" 900
"routes.txt" 11 "route_type" 900
"routes.txt" 12 "route_type" 900
"routes.txt" 13 "route_type" 900
"routes.txt" 14 "route_type" 900
"routes.txt" 15 "route_type" 900
"routes.txt" 16 "route_type" 900
"routes.txt" 17 "route_type" 900
"routes.txt" 18 "route_type" 900
"routes.txt" 19 "route_type" 900
"routes.txt" 20 "route_type" 900
"routes.txt" 21 "route_type" 900
"routes.txt" 22 "route_type" 900
"routes.txt" 23 "route_type" 900
"routes.txt" 24 "route_type" 900
"routes.txt" 25 "route_type" 900
"routes.txt" 26 "route_type" 900
unusable_trip WARNING 59

unusable_trip

Trips must have more than one stop to be usable.

A trip must visit more than one stop in stop_times.txt to be usable by passengers for boarding and alighting.

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. tripId (?) The faulty record's id.
904 "block_221_trip_6_service_1"
911 "block_221_trip_13_service_1"
918 "block_222_trip_6_service_1"
925 "block_222_trip_13_service_1"
932 "block_223_trip_6_service_1"
939 "block_223_trip_13_service_1"
946 "block_224_trip_6_service_1"
953 "block_224_trip_13_service_1"
2309 "block_660_trip_6_service_4"
2316 "block_660_trip_13_service_4"
2323 "block_661_trip_6_service_4"
2330 "block_661_trip_13_service_4"
2337 "block_662_trip_6_service_4"
2344 "block_662_trip_13_service_4"
2351 "block_663_trip_6_service_4"
2358 "block_663_trip_13_service_4"
2365 "block_664_trip_6_service_4"
2372 "block_664_trip_13_service_4"
2379 "block_665_trip_6_service_4"
2386 "block_665_trip_13_service_4"
2393 "block_666_trip_6_service_4"
2400 "block_666_trip_13_service_4"
2407 "block_667_trip_6_service_4"
2414 "block_667_trip_13_service_4"
2421 "block_668_trip_6_service_4"
2428 "block_668_trip_13_service_4"
3727 "block_912_trip_1_service_5"
4472 "block_225_trip_6_service_1"
4479 "block_225_trip_13_service_1"
4486 "block_226_trip_6_service_1"
4493 "block_226_trip_13_service_1"
4721 "block_271_trip_1_service_3"
10136 "block_585_trip_1_service_4"
11043 "block_793_trip_1_service_2"
12731 "block_158_trip_1_service_1"
12934 "block_218_trip_6_service_1"
12941 "block_218_trip_13_service_1"
12948 "block_219_trip_6_service_1"
12955 "block_219_trip_13_service_1"
12962 "block_220_trip_6_service_1"
12969 "block_220_trip_13_service_1"
17315 "block_972_trip_6_service_5"
17322 "block_972_trip_13_service_5"
17329 "block_973_trip_6_service_5"
17336 "block_973_trip_13_service_5"
17343 "block_974_trip_6_service_5"
17350 "block_974_trip_13_service_5"
17357 "block_975_trip_6_service_5"
17364 "block_975_trip_13_service_5"
17371 "block_976_trip_6_service_5"
unused_shape WARNING 103

unused_shape

Shape is not used in GTFS file trips.txt.

All records defined by GTFS shapes.txt should be used in trips.txt.

You can see more about this notice here.

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

shapeId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
"shape_22555" 63551
"shape_22556" 63893
"shape_22568" 64253
"shape_22569" 64459
"shape_22570" 64744
"shape_22604" 64884
"shape_22606" 64996
"shape_22607" 65387
"shape_22628" 65738
"shape_22631" 65799
"shape_22632" 65898
"shape_22633" 65980
"shape_22634" 66062
"shape_22635" 66158
"shape_22636" 66458
"shape_22637" 66555
"shape_22638" 66589
"shape_22639" 66644
"shape_22640" 66721
"shape_22641" 66946
"shape_22642" 67014
"shape_22643" 67055
"shape_22644" 67099
"shape_22645" 67160
"shape_22646" 67231
"shape_22647" 67326
"shape_22651" 67384
"shape_22652" 67466
"shape_22653" 67548
"shape_22654" 67650
"shape_22655" 67748
"shape_22656" 67803
"shape_22657" 67912
"shape_22658" 68011
"shape_22659" 68100
"shape_22660" 68194
"shape_22661" 68258
"shape_22662" 68322
"shape_22663" 68351
"shape_22664" 68418
"shape_22666" 68439
"shape_22667" 68472
"shape_22668" 68524
"shape_22669" 68581
"shape_22670" 68636
"shape_22671" 68704
"shape_22672" 68805
"shape_22673" 68925
"shape_22674" 69008
"shape_22675" 69053