GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 5.0.1 at 2024-06-12T04:39:08Z,
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. calendar_dates.txt
  4. routes.txt
  5. shapes.txt
  6. stop_times.txt
  7. stops.txt
  8. trips.txt

Counts


  • Agencies: 1
  • Blocks: 1178
  • Routes: 56
  • Shapes: 168
  • Stops: 1612
  • Trips: 4605

Specification Compliance report

20684 notices reported (18442 errors, 2242 warnings, 0 infos)

Notice Code Severity Total
decreasing_or_equal_stop_time_distance ERROR 15239

decreasing_or_equal_stop_time_distance

Decreasing or equal shape_dist_traveled in stop_times.txt.

When sorted by stop_times.stop_sequence, two consecutive entries in stop_times.txt should have increasing distance, based on the field shape_dist_traveled. If the values are equal, this is considered as an error.

You can see more about this notice here.

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

tripId (?) The id of the faulty trip. stopId (?) The id of the faulty stop. csvRowNumber (?) The row number from `stop_times.txt`. shapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the faulty record. stopSequence (?) The faulty record's `stop_times.stop_sequence`. prevCsvRowNumber (?) The row number from `stop_times.txt` of the previous stop time. prevShapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the previous stop time. prevStopSequence (?) The previous record's `stop_times.stop_sequence`.
"1407085" "30143" 116827 0.0 2 116830 0.0 1
"1407085" "30091" 116825 0.0 3 116827 0.0 2
"1407085" "30089" 116824 0.0 4 116825 0.0 3
"1407085" "30012" 116822 0.0 5 116824 0.0 4
"1407085" "30216" 116831 0.0 6 116822 0.0 5
"1407085" "30123" 116826 0.0 7 116831 0.0 6
"1407085" "30234" 116835 0.0 8 116826 0.0 7
"1407085" "30236" 116836 0.0 9 116835 0.0 8
"1407085" "30232" 116834 0.0 10 116836 0.0 9
"1407085" "30180" 116829 0.0 11 116834 0.0 10
"1407085" "30230" 116833 0.0 12 116829 0.0 11
"1407085" "30175" 116828 0.0 13 116833 0.0 12
"1407085" "30218" 116832 0.0 14 116828 0.0 13
"1407085" "30247" 116837 0.0 15 116832 0.0 14
"1407085" "30018" 116823 0.0 16 116837 0.0 15
"1407084" "30143" 116811 0.0 2 116814 0.0 1
"1407084" "30091" 116809 0.0 3 116811 0.0 2
"1407084" "30089" 116808 0.0 4 116809 0.0 3
"1407084" "30012" 116806 0.0 5 116808 0.0 4
"1407084" "30216" 116815 0.0 6 116806 0.0 5
"1407084" "30123" 116810 0.0 7 116815 0.0 6
"1407084" "30234" 116819 0.0 8 116810 0.0 7
"1407084" "30236" 116820 0.0 9 116819 0.0 8
"1407084" "30232" 116818 0.0 10 116820 0.0 9
"1407084" "30180" 116813 0.0 11 116818 0.0 10
"1407084" "30230" 116817 0.0 12 116813 0.0 11
"1407084" "30175" 116812 0.0 13 116817 0.0 12
"1407084" "30218" 116816 0.0 14 116812 0.0 13
"1407084" "30247" 116821 0.0 15 116816 0.0 14
"1407084" "30018" 116807 0.0 16 116821 0.0 15
"1407083" "30143" 116795 0.0 2 116798 0.0 1
"1407083" "30091" 116793 0.0 3 116795 0.0 2
"1407083" "30089" 116792 0.0 4 116793 0.0 3
"1407083" "30012" 116790 0.0 5 116792 0.0 4
"1407083" "30216" 116799 0.0 6 116790 0.0 5
"1407083" "30123" 116794 0.0 7 116799 0.0 6
"1407083" "30234" 116803 0.0 8 116794 0.0 7
"1407083" "30236" 116804 0.0 9 116803 0.0 8
"1407083" "30232" 116802 0.0 10 116804 0.0 9
"1407083" "30180" 116797 0.0 11 116802 0.0 10
"1407083" "30230" 116801 0.0 12 116797 0.0 11
"1407083" "30175" 116796 0.0 13 116801 0.0 12
"1407083" "30218" 116800 0.0 14 116796 0.0 13
"1407083" "30247" 116805 0.0 15 116800 0.0 14
"1407083" "30018" 116791 0.0 16 116805 0.0 15
"1407082" "30143" 116779 0.0 2 116782 0.0 1
"1407082" "30091" 116777 0.0 3 116779 0.0 2
"1407082" "30089" 116776 0.0 4 116777 0.0 3
"1407082" "30012" 116774 0.0 5 116776 0.0 4
"1407082" "30216" 116783 0.0 6 116774 0.0 5
trip_distance_exceeds_shape_distance ERROR 3203

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 3203 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.
"1918514" "102481" 8777.0 0.0 3780.3169996617735
"1918515" "102482" 8970.0 0.0 3780.3169996617735
"1918516" "102481" 8777.0 0.0 3780.3169996617735
"1918517" "102482" 8970.0 0.0 3780.3169996617735
"1918518" "102481" 8777.0 0.0 3780.3169996617735
"1918519" "102482" 8970.0 0.0 3780.3169996617735
"1918520" "102481" 8777.0 0.0 3780.3169996617735
"1918521" "102482" 8970.0 0.0 3780.3169996617735
"1918522" "102481" 8777.0 0.0 3780.3169996617735
"1918523" "102482" 8970.0 0.0 3780.3169996617735
"1918524" "102481" 8777.0 0.0 3780.3169996617735
"1918525" "102482" 8970.0 0.0 3780.3169996617735
"1918526" "102481" 8777.0 0.0 3780.3169996617735
"1918527" "102482" 8970.0 0.0 3780.3169996617735
"1918528" "102481" 8777.0 0.0 3780.3169996617735
"1918529" "102482" 8970.0 0.0 3780.3169996617735
"1918530" "102481" 8777.0 0.0 3780.3169996617735
"1918531" "102482" 8970.0 0.0 3780.3169996617735
"1918532" "102481" 8777.0 0.0 3780.3169996617735
"1918533" "102482" 8970.0 0.0 3780.3169996617735
"1918534" "102483" 3733.0 0.0 2201.8083607566173
"1918535" "102481" 8777.0 0.0 3780.3169996617735
"1917857" "102466" 5981.0 0.0 3766.8730595113893
"1918536" "102464" 11722.0 0.0 8094.186310524554
"1918537" "102465" 11759.0 0.0 8094.186310524554
"1918538" "102464" 11722.0 0.0 8094.186310524554
"1918539" "102465" 11759.0 0.0 8094.186310524554
"1918540" "102464" 11722.0 0.0 8094.186310524554
"1918541" "102465" 11759.0 0.0 8094.186310524554
"1918542" "102464" 11722.0 0.0 8094.186310524554
"1918543" "102465" 11759.0 0.0 8094.186310524554
"1918544" "102464" 11722.0 0.0 8094.186310524554
"1918545" "102465" 11759.0 0.0 8094.186310524554
"1918559" "102464" 11722.0 0.0 8094.186310524554
"1918560" "102465" 11759.0 0.0 8094.186310524554
"1918561" "102465" 11759.0 0.0 8094.186310524554
"1918562" "102468" 5741.0 0.0 5155.109380859407
"1917858" "102467" 5752.0 0.0 5225.149634921673
"1918546" "102465" 11759.0 0.0 8094.186310524554
"1918547" "102464" 11722.0 0.0 8094.186310524554
"1918548" "102464" 11722.0 0.0 8094.186310524554
"1918549" "102464" 11722.0 0.0 8094.186310524554
"1918550" "102465" 11759.0 0.0 8094.186310524554
"1918551" "102465" 11759.0 0.0 8094.186310524554
"1918552" "102464" 11722.0 0.0 8094.186310524554
"1918553" "102465" 11759.0 0.0 8094.186310524554
"1918554" "102464" 11722.0 0.0 8094.186310524554
"1918555" "102465" 11759.0 0.0 8094.186310524554
"1918556" "102464" 11722.0 0.0 8094.186310524554
"1918557" "102465" 11759.0 0.0 8094.186310524554
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 2116

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 2116 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.
"routes.txt" "route_long_name" "ST JULIEN MOLINE-RIVIERE DE CORPS" 2
"routes.txt" "route_long_name" "CHANTEREIGNE-ST GERMAIN" 3
"routes.txt" "route_long_name" "PONT STE MARIE EUREKA-TROYES CENTRE" 4
"routes.txt" "route_long_name" "BREVIANDES-LA CHAPELLE PRES DE LYON" 5
"routes.txt" "route_long_name" "ST JULIEN GANNE-CHAPELLE ST LUC" 6
"routes.txt" "route_long_name" "LA CHAPELLE PRES DE LYON-CHARTREUX" 7
"routes.txt" "route_long_name" "ST PARRES ASCLEPIADE-CHAPELLE ST LUC" 8
"routes.txt" "route_long_name" "CRENEY PRES TROYES-RIVIERE DE CORPS" 9
"routes.txt" "route_long_name" "BUCHERE ST LEGER-CHAPELLE ST LUC" 10
"routes.txt" "route_long_name" "BARBEREY-ST JULIEN" 11
"routes.txt" "route_long_name" "LES NOËS STE SAVINE-ST JULIEN" 12
"routes.txt" "route_long_name" "ST GERMAIN-CHAPELLE ST LUC" 13
"routes.txt" "route_long_name" "CHAPELLE ST LUC-TROYES" 14
"routes.txt" "route_long_name" "TROYES CENTRE-ST PARRES" 15
"routes.txt" "route_long_name" "ROSIERES TROYES-TROYES CENTRE" 16
"routes.txt" "route_long_name" "NAVETTE ETUDIANTE" 18
"routes.txt" "route_long_name" "CHAPELLE ST LUC-ST JULIEN" 19
"routes.txt" "route_long_name" "TROYES CENTRE-CRENEY-LAVAU" 20
"routes.txt" "route_long_name" "CHAPELLE ST LUC JUIN-CHARTREUX" 21
"routes.txt" "route_long_name" "CHANTEREIGNE-MARIE DE CHAMPAGNE" 22
"routes.txt" "route_long_name" "EUREKA-CHARTREUX" 23
"routes.txt" "route_long_name" "ST ANDRE-CAMPUS HERRIOT" 25
"routes.txt" "route_long_name" "EUREKA-SENARDES" 26
"routes.txt" "route_long_name" "EUREKA-ST PARRES" 27
"routes.txt" "route_long_name" "FOUCHY-LA CHAPELLE ST LUC" 28
"routes.txt" "route_long_name" "ST JULIEN-CHARTREUX" 29
"routes.txt" "route_long_name" "RIV DE CORPS-LANGEVIN" 30
"routes.txt" "route_long_name" "ECHENILLY-MONTIER LA CELLE" 31
"routes.txt" "route_long_name" "BERTHELIN DE ROSIERES-CURIE" 32
"routes.txt" "route_long_name" "VILLEPART-MARIE CURIE" 33
"routes.txt" "route_long_name" "SILLONS DE LYS-BEURNONVILLE" 34
"routes.txt" "route_long_name" "VERRIERES-LYCEE TECHNIQUE" 35
"routes.txt" "route_long_name" "TORVILLIERS-LANGEVIN" 36
"routes.txt" "route_long_name" "ST PARRES-HALLE" 37
"routes.txt" "route_long_name" "GENDARMERIE ROSIERES-ECOLES DE ROSIERES" 38
"routes.txt" "route_long_name" "NAVETTE PAYNS" 39
"routes.txt" "route_long_name" "BUS-TRAIN" 40
"routes.txt" "route_long_name" "COEUR DE TROYES" 41
"routes.txt" "route_long_name" "COEUR DE TROYES" 42
"routes.txt" "route_long_name" "C CIAL BARBEREY-AEROPORT" 43
"routes.txt" "route_long_name" "PARC GD TROYES VERS TORVILLIERS-PRUGNY-VAUCHASSIS" 45
"routes.txt" "route_long_name" "RIVIERE DE C. VERS TORVILLIERS-PRUGNY-VAUCHASSIS" 46
"routes.txt" "route_long_name" "PARC GD TROYES - CTRE ADMIN. VERS MESSON" 47
"routes.txt" "route_long_name" "VERRIERES VERS BUCHERES" 48
"routes.txt" "route_long_name" "SAINT THIBAULT VERS BUCHERES" 49
"routes.txt" "route_long_name" "BUCHERES VERS MOUSSEY" 50
"routes.txt" "route_long_name" "SAINT GERMAIN VERS LEPINE - LAINES AUX BOIS" 51
"routes.txt" "route_long_name" "ST GERMAIN VERS ST POUANGE" 52
"routes.txt" "route_long_name" "CHAPELLE ST LUC VERS GRANGE L EV. - MESNIL - MACEY" 53
"routes.txt" "route_long_name" "CHAPELLE ST LUC VERS MONTGUEUX" 54
route_color_contrast WARNING 2

route_color_contrast

Insufficient route color contrast.

A route's color and route_text_color should be contrasting.

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeColor (?) The faulty record's HTML route color. routeTextColor (?) The faulty record's HTML route text color.
"167" 41 "#CCDD8C" "#FFFFFF"
"166" 42 "#CCDD8C" "#FFFFFF"
stop_without_stop_time WARNING 14

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.
22 "30020" "BLOSSIERES"
25 "30023" "BREVIANDES"
63 "30061" "DE CHAMPAIGNE"
65 "30063" "DELPHIN"
66 "30064" "DESVIGNES"
104 "30102" "HUGUIER"
107 "30105" "JACOBINS"
109 "30107" "JOBERT"
114 "30112" "LANGEVIN"
141 "30139" "MAIRIE MONTGUEUX"
183 "30181" "PARC DE LA FONTAINE"
199 "30197" "PREFECTURE"
222 "30220" "ROUTE DU LAC"
253 "30251" "THEATRE DE CHAMP."
trip_distance_exceeds_shape_distance_below_threshold WARNING 108

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.

Only the first 50 of 108 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.
"1916925" "102457" 2714.0 0.0 0.0
"1916926" "102457" 2714.0 0.0 0.0
"1916927" "102457" 2714.0 0.0 0.0
"1916928" "102457" 2714.0 0.0 0.0
"1916929" "102457" 2714.0 0.0 0.0
"1916930" "102457" 2714.0 0.0 0.0
"1916931" "102457" 2714.0 0.0 0.0
"1916932" "102457" 2714.0 0.0 0.0
"1916933" "102457" 2714.0 0.0 0.0
"1916934" "102457" 2714.0 0.0 0.0
"1916935" "102457" 2714.0 0.0 0.0
"1916936" "102457" 2714.0 0.0 0.0
"1916937" "102457" 2714.0 0.0 0.0
"1916938" "102457" 2714.0 0.0 0.0
"1916939" "102457" 2714.0 0.0 0.0
"1916940" "102457" 2714.0 0.0 0.0
"1916941" "102457" 2714.0 0.0 0.0
"1916942" "102457" 2714.0 0.0 0.0
"1916943" "102457" 2714.0 0.0 0.0
"1916944" "102457" 2714.0 0.0 0.0
"1916945" "102457" 2714.0 0.0 0.0
"1916946" "102457" 2714.0 0.0 0.0
"1916947" "102457" 2714.0 0.0 0.0
"1916948" "102457" 2714.0 0.0 0.0
"1916949" "102457" 2714.0 0.0 0.0
"1916950" "102457" 2714.0 0.0 0.0
"1916951" "102457" 2714.0 0.0 0.0
"1916952" "102457" 2714.0 0.0 0.0
"1916953" "102457" 2714.0 0.0 0.0
"1916954" "102457" 2714.0 0.0 0.0
"1916955" "102457" 2714.0 0.0 0.0
"1916956" "102457" 2714.0 0.0 0.0
"1916957" "102457" 2714.0 0.0 0.0
"1916958" "102457" 2714.0 0.0 0.0
"1916959" "102457" 2714.0 0.0 0.0
"1916960" "102457" 2714.0 0.0 0.0
"1916961" "102457" 2714.0 0.0 0.0
"1916962" "102457" 2714.0 0.0 0.0
"1916963" "102457" 2714.0 0.0 0.0
"1916964" "102457" 2714.0 0.0 0.0
"1916965" "102457" 2714.0 0.0 0.0
"1916966" "102457" 2714.0 0.0 0.0
"1916967" "102457" 2714.0 0.0 0.0
"1916968" "102457" 2714.0 0.0 0.0
"1916969" "102457" 2714.0 0.0 0.0
"1916970" "102457" 2714.0 0.0 0.0
"1916971" "102457" 2714.0 0.0 0.0
"1916972" "102457" 2714.0 0.0 0.0
"1916973" "102457" 2714.0 0.0 0.0
"1916974" "102457" 2714.0 0.0 0.0