GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.0.0 at 2025-05-17T15:00:03Z,
for the dataset file:///tmp/1_in.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
N/A
Publisher URL:
N/A
Feed Email:
N/A
Feed Language:
N/A

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. routes.txt
  5. shapes.txt
  6. stop_times.txt
  7. stops.txt
  8. trips.txt

Counts


  • Agencies: 3
  • Blocks: 0
  • Routes: 63
  • Shapes: 174
  • Stops: 597
  • Trips: 7525

Specification Compliance report

112 notices reported (0 errors, 112 warnings, 0 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.
9 "MSZ_Z"
26 "Tszun"
27 "ORAELO_MSZ-ORA"
missing_recommended_file WARNING 1

missing_recommended_file

A recommended file is missing.

You can see more about this notice here.

filename (?) The name of the faulty file.
"feed_info.txt"
mixed_case_recommended_field WARNING 16

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" "MÁV-START" 4
"routes.txt" "route_desc" "ELI lézerközpontba csak munkanapokon közlekedik." 43
"routes.txt" "route_desc" "A járatok igénybevétele díjmentes." 52
"routes.txt" "route_desc" "villamospótló" 53
"routes.txt" "route_desc" "villamospótló" 61
"routes.txt" "route_short_name" "3FV" 62
"routes.txt" "route_desc" "villamospótló" 62
"routes.txt" "route_desc" "pótlóbusz" 63
"routes.txt" "route_desc" "vonatpótló" 64
"trips.txt" "trip_headsign" "ELI lézerközpont" 1858
"trips.txt" "trip_headsign" "ELI lézerközpont" 1859
"trips.txt" "trip_headsign" "ELI lézerközpont" 1860
"trips.txt" "trip_headsign" "ELI lézerközpont" 1861
"trips.txt" "trip_headsign" "ELI lézerközpont" 1862
"trips.txt" "trip_headsign" "ELI lézerközpont" 1863
"stops.txt" "stop_name" "ELI lézeres kutatóközpont" 551
stop_too_far_from_shape_using_user_distance WARNING 4

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.
3301 "5758700" "1722/0" 72248 "1403707953" "Vásárhelyi Pál utca" [46.2656787,20.1253628] 446.2254134421342
1828 "5758699" "1361/0" 41826 "1403707953" "Vásárhelyi Pál utca" [46.2656787,20.1253628] 446.2254134421342
1829 "5759435" "1362/0" 41832 "1403707953" "Vásárhelyi Pál utca" [46.2656787,20.1253628] 446.2254134421342
4241 "3164153" "1307/0" 87546 "2429618914" "Körtöltés utca" [46.2706345,20.1337495] 150.92353006814784
stop_without_stop_time WARNING 11

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.
82 "1404296015" "Szeged Plaza"
85 "1418196705" "Rókus vasútállomás"
112 "2196056159" "Torontál tér (P+R)"
529 "2630284948" "Tarján, Víztorony tér"
538 "3792822340" "Krematórium"
539 "3792822341" "Tarján, Víztorony tér"
544 "4195324803" "Széchenyi tér (Horváth Mihály utca)"
545 "4195324804" "Torontál tér (P+R)"
548 "4315733589" "Kecskés"
552 "5622260757" "Szegedi Olimpiai Központ"
570 "7705115361" "Vitéz utca"
stops_match_shape_out_of_order WARNING 6

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.
6501 "16893496" "2176/0" 123268 "1103186226" "Tavasz utca" [46.2605946790225,20.13928890050108] 123267 "2429618979" "Mars tér (üzletsor)" [46.25802593905221,20.14025164557248]
6501 "16893496" "2176/0" 123268 "1103186226" "Tavasz utca" [46.26058984374999,20.139294921875] 123267 "2429618979" "Mars tér (üzletsor)" [46.25802593905221,20.14025164557248]
6540 "16893494" "2182/0" 124144 "1103186226" "Tavasz utca" [46.2605946790225,20.13928890050108] 124143 "2429618979" "Mars tér (üzletsor)" [46.25802593905221,20.14025164557248]
6540 "16893494" "2182/0" 124144 "1103186226" "Tavasz utca" [46.26058984374999,20.139294921875] 124143 "2429618979" "Mars tér (üzletsor)" [46.25802593905221,20.14025164557248]
6521 "16893495" "2179/0" 123688 "1103186226" "Tavasz utca" [46.2605946790225,20.13928890050108] 123687 "2429618979" "Mars tér (üzletsor)" [46.25802593905221,20.14025164557248]
6521 "16893495" "2179/0" 123688 "1103186226" "Tavasz utca" [46.26058984374999,20.139294921875] 123687 "2429618979" "Mars tér (üzletsor)" [46.25802593905221,20.14025164557248]
unexpected_enum_value WARNING 2

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" 57 "route_type" 109
"routes.txt" 60 "route_type" 109
unused_shape WARNING 69

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 69 affected records are displayed below.

shapeId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
"5598485" 1940
"5598486" 2512
"6233490" 3406
"6233491" 4064
"7831410" 4383
"5758682" 4551
"5758683" 4796
"11765103" 5570
"11765104" 6336
"6790413" 7689
"6790414" 7903
"5758689" 8702
"5758688" 8894
"5758701" 10246
"5762765" 12099
"6430753" 12934
"6430754" 13569
"8303824" 13690
"8303823" 14060
"11292780" 14427
"11292781" 14558
"6233492" 14933
"6233493" 15477
"15876956" 15989
"15876955" 16493
"6233494" 17072
"6233495" 17676
"6233496" 18299
"6233497" 18953
"8303825" 20191
"7187629" 21962
"7187628" 23188
"6233498" 23957
"6233499" 24345
"6233500" 27059
"6233501" 27420
"7187627" 28068
"7187626" 29021
"7187625" 29917
"7187624" 30728
"7187623" 31625
"7187622" 32642
"6233502" 34174
"6233503" 34528
"5758693" 35380
"5758694" 35590
"7829265" 35784
"7829266" 35831
"5758695" 36260
"5758696" 36513
"2897029" 38115
"7831409" 38640
"7829263" 38948
"7829261" 39495
"7829262" 39592
"7829259" 43428
"7829260" 43662
"15876954" 48097
"15876953" 48599
"5674103" 51086
"6235768" 51620
"5674104" 52290
"9603670" 52693
"9603668" 53177
"6235769" 53647
"5674105" 54059
"6235770" 54767
"5674106" 55480
"6235771" 55849