GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 5.0.1 at 2024-06-07T16:05:36Z,
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 Language:
N/A

Files included


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

Counts


  • Agencies: 1
  • Blocks: 7
  • Routes: 17
  • Shapes: 30
  • Stops: 134
  • Trips: 123

Specification Compliance report

158 notices reported (104 errors, 53 warnings, 1 infos)

Notice Code Severity Total
trip_distance_exceeds_shape_distance ERROR 104

trip_distance_exceeds_shape_distance

The distance between the last shape point and last stop point is greater than or equal to the 11.1m threshold.

You can see more about this notice here.

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

tripId (?) The faulty record's trip id. shapeId (?) The faulty record's shape id. maxTripDistanceTraveled (?) The faulty record's trip max distance traveled. maxShapeDistanceTraveled (?) The faulty record's shape max distance traveled. geoDistanceToShape (?) The distance in meters between the shape and the stop.
"27" "2101" 4392.116 0.0 2016.1373517769036
"74" "0301" 3809.458 0.0 28.733753978809503
"67" "2601" 2271.64 0.0 439.45738799432917
"162" "0406" 8925.629 0.0 28.883946049963445
"145" "0301" 3809.458 0.0 28.733753978809503
"24" "0201" 645.661 0.0 613.1431805200683
"135" "0409" 6848.347 0.0 33.77494009462686
"134" "0409" 6848.347 0.0 33.77494009462686
"78" "2504" 5588.451 0.0 17.997850594779866
"4" "0102" 7576.546 0.0 27.3028287242411
"76" "0409" 6848.347 0.0 33.77494009462686
"95" "0204" 5034.757 0.0 194.18162638225115
"146" "0202" 2137.196 0.0 38.28030222028533
"69" "0203" 5269.473 0.0 38.28030222028533
"50" "2303" 4296.31 0.0 1519.9125230292693
"124" "1401" 125.331 0.0 122.25756759463012
"53" "0409" 6848.347 0.0 33.77494009462686
"55" "3001" 37.141 0.0 37.14148248114768
"137" "0102" 7576.546 0.0 27.3028287242411
"101" "0413" 7040.722 0.0 205.43917395780176
"91" "2101" 4392.116 0.0 2016.1373517769036
"111" "0102" 7576.546 0.0 27.3028287242411
"112" "0102" 7576.546 0.0 27.3028287242411
"127" "0202" 2137.196 0.0 38.28030222028533
"164" "2304" 3427.458 0.0 1579.4432378752263
"72" "2401" 4691.281 0.0 2012.1529901539163
"39" "2503" 5833.092 0.0 17.997850594779866
"47" "0301" 3809.458 0.0 28.733753978809503
"28" "2101" 4392.116 0.0 2016.1373517769036
"65" "2401" 4691.281 0.0 2012.1529901539163
"136" "0102" 7576.546 0.0 27.3028287242411
"52" "2451" 4725.939 0.0 2023.471277265342
"64" "1401" 125.331 0.0 122.25756759463012
"168" "0102" 7576.546 0.0 27.3028287242411
"73" "0301" 3809.458 0.0 28.733753978809503
"102" "0413" 7040.722 0.0 205.43917395780176
"113" "0102" 7576.546 0.0 27.3028287242411
"75" "0409" 6848.347 0.0 33.77494009462686
"133" "3001" 37.141 0.0 37.14148248114768
"161" "2303" 4296.31 0.0 1519.9125230292693
"92" "2101" 4392.116 0.0 2016.1373517769036
"87" "0102" 7576.546 0.0 27.3028287242411
"54" "0409" 6848.347 0.0 33.77494009462686
"123" "0102" 7576.546 0.0 27.3028287242411
"131" "0301" 3809.458 0.0 28.733753978809503
"166" "0102" 7576.546 0.0 27.3028287242411
"23" "0201" 645.661 0.0 613.1431805200683
"61" "0102" 7576.546 0.0 27.3028287242411
"151" "0203" 5269.473 0.0 38.28030222028533
"94" "0204" 5034.757 0.0 194.18162638225115
missing_recommended_column WARNING 1

missing_recommended_column

A recommended column is missing in the input file.

You can see more about this notice here.

filename (?) The name of the faulty file. fieldName (?) The name of the missing column.
"stop_times.txt" "timepoint"
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 25

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" "TRIQUERVILLE CHATEAU D'EAU" 10
"stops.txt" "stop_name" "BOLBEC le vallot 1" 13
"stops.txt" "stop_name" "PORT JEROME EHPAD" 15
"stops.txt" "stop_name" "BOLBEC CCI" 54
"stops.txt" "stop_name" "LILLEBONNE TAD A" 56
"stops.txt" "stop_name" "PORT JEROME TAD A" 66
"stops.txt" "stop_name" "LILLEBONNE TAD C" 67
"stops.txt" "stop_name" "LILLEBONNE MJC" 89
"stops.txt" "stop_name" "LILLEBONNE TAD B" 94
"stops.txt" "stop_name" "PORT JEROME TAD B" 112
"stops.txt" "stop_name" "PORT JEROME TAD C" 125
"routes.txt" "route_long_name" "PORT JEROME TAD" 4
"routes.txt" "route_long_name" "ex ligne rouge" 9
"routes.txt" "route_long_name" "ex ligne verte" 10
"routes.txt" "route_long_name" "LILLEBONNE TAD" 12
"routes.txt" "route_long_name" "navette marché PJ2S" 13
"trips.txt" "trip_short_name" "ligne verte" 7
"trips.txt" "trip_short_name" "ligne verte" 39
"trips.txt" "trip_short_name" "01 SNCF" 40
"trips.txt" "trip_short_name" "ligne verte" 52
"trips.txt" "trip_short_name" "ligne verte" 54
"trips.txt" "trip_short_name" "ligne verte" 70
"trips.txt" "trip_short_name" "ligne verte" 107
"trips.txt" "trip_short_name" "ligne bleue" 110
"trips.txt" "trip_short_name" "ligne bleue" 112
non_ascii_or_non_printable_char WARNING 7

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.
"stops.txt" 134 "stop_id" "LILLEBONNE Saint Léonard A"
"stop_times.txt" 342 "stop_id" "LILLEBONNE Saint Léonard A"
"stop_times.txt" 742 "stop_id" "LILLEBONNE Saint Léonard A"
"stop_times.txt" 922 "stop_id" "LILLEBONNE Saint Léonard A"
"stop_times.txt" 1024 "stop_id" "LILLEBONNE Saint Léonard A"
"stop_times.txt" 1222 "stop_id" "LILLEBONNE Saint Léonard A"
"stop_times.txt" 1435 "stop_id" "LILLEBONNE Saint Léonard A"
trip_distance_exceeds_shape_distance_below_threshold WARNING 19

trip_distance_exceeds_shape_distance_below_threshold

The distance between the last shape point and last stop point is less than the 11.1m threshold.

You can see more about this notice here.

tripId (?) The faulty record's trip id. shapeId (?) The faulty record's shape id. maxTripDistanceTraveled (?) The faulty record's trip max distance traveled. maxShapeDistanceTraveled (?) The faulty record's shape max distance traveled. geoDistanceToShape (?) The distance in meters between the shape and the stop.
"38" "2201" 7175.584 0.0 0.5303831877544405
"79" "1202" 4088.523 0.0 5.436076722354985
"122" "1102" 9873.296 0.0 6.681093861065481
"157" "2202" 6742.294 0.0 10.4110221731226
"118" "1202" 4088.523 0.0 5.436076722354985
"33" "1202" 4088.523 0.0 5.436076722354985
"158" "1202" 4088.523 0.0 5.436076722354985
"98" "2202" 6742.294 0.0 10.4110221731226
"40" "1102" 9873.296 0.0 6.681093861065481
"80" "1202" 4088.523 0.0 5.436076722354985
"37" "2201" 7175.584 0.0 0.5303831877544405
"41" "1102" 9873.296 0.0 6.681093861065481
"121" "2201" 7175.584 0.0 0.5303831877544405
"32" "1202" 4088.523 0.0 5.436076722354985
"66" "2812" 18923.441 0.0 1.7335767295626412
"97" "2202" 6742.294 0.0 10.4110221731226
"99" "1301" 8166.024 0.0 1.8741204701030352
"66_0" "2812" 18923.441 0.0 1.7335767295626412
"66_0_0" "2812" 18923.441 0.0 1.7335767295626412
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.
"trips.txt" "ext_pis_code" 3