GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-23T19:50:02Z,
for the dataset file:///shared/senecanation.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Passio Technologies
Publisher URL:
https://passiotech.com
Feed Email:
support@passiotech.com
Feed Language:
English
Feed Start Date:
2026-01-21
Feed End Date:
2026-02-21

Files included


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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 7
  • Shapes: 10
  • Stops: 55
  • Trips: 58

Specification Compliance report

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

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 202

equal_shape_distance_same_coordinates

Two consecutive points have equal shape_dist_traveled and the same lat/lon coordinates in shapes.txt.

When sorted by shape.shape_pt_sequence, the values for shape_dist_traveled must increase along a shape. Two consecutive points with equal values for shape_dist_traveled and the same coordinates indicate a duplicative shape point.

You can see more about this notice here.

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

shapeId (?) The id of the faulty shape. csvRowNumber (?) The row number from `shapes.txt`. shapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the faulty record. shapePtSequence (?) The faulty record's `shapes.shape_pt_sequence`. prevCsvRowNumber (?) The row number from `shapes.txt` of the previous shape point. prevShapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the previous shape point. prevShapePtSequence (?) The previous record's `shapes.shape_pt_sequence`.
"49796.137" 14184 125881.21 2067 14183 125881.21 2066
"49829" 5155 4329.73 234 5154 4329.73 233
"14616" 3403 3148.97 45 3402 3148.97 44
"14616" 3404 3148.97 46 3403 3148.97 45
"14616" 3521 18373.86 163 3520 18373.86 162
"14616" 3522 18373.86 164 3521 18373.86 163
"14616" 3523 18373.86 165 3522 18373.86 164
"14616" 3634 22304.14 276 3633 22304.14 275
"14616" 3635 22304.14 277 3634 22304.14 276
"14616" 3636 22304.14 278 3635 22304.14 277
"14616" 3637 22304.14 279 3636 22304.14 278
"14616" 3640 22340.16 282 3639 22340.16 281
"14616" 3673 23044.65 315 3672 23044.65 314
"14616" 3676 23094.54 318 3675 23094.54 317
"14616" 3831 26617.74 473 3830 26617.74 472
"14616" 3835 26620.51 477 3834 26620.51 476
"14616" 3836 26620.51 478 3835 26620.51 477
"14616" 3837 26620.51 479 3836 26620.51 478
"14616" 3838 26620.51 480 3837 26620.51 479
"14616" 3839 26620.51 481 3838 26620.51 480
"14616" 3840 26620.51 482 3839 26620.51 481
"14616" 3909 27574.98 551 3908 27574.98 550
"14616" 4084 38615.6 726 4083 38615.6 725
"14616" 4115 40457.39 757 4114 40457.39 756
"14616" 4120 40563.61 762 4119 40563.61 761
"14616" 4121 40563.61 763 4120 40563.61 762
"14616" 4122 40563.61 764 4121 40563.61 763
"14616" 4318 53346.24 960 4317 53346.24 959
"14616" 4329 53474.4 971 4328 53474.4 970
"14616" 4335 53523.59 977 4334 53523.59 976
"14616" 4336 53523.59 978 4335 53523.59 977
"14616" 4341 53534.76 983 4340 53534.76 982
"14616" 4367 53926.18 1009 4366 53926.18 1008
"14616" 4373 54125.74 1015 4372 54125.74 1014
"14616" 4375 54186.48 1017 4374 54186.48 1016
"14616" 4377 54192.36 1019 4376 54192.36 1018
"14616" 4383 54341.95 1025 4382 54341.95 1024
"14616" 4385 54361.06 1027 4384 54361.06 1026
"14616" 4390 54636.6 1032 4389 54636.6 1031
"14616" 4421 55370.19 1063 4420 55370.19 1062
"14616" 4474 56811.43 1116 4473 56811.43 1115
"14616" 4475 56811.43 1117 4474 56811.43 1116
"14616" 4476 56811.43 1118 4475 56811.43 1117
"14616" 4477 56811.43 1119 4476 56811.43 1118
"14616" 4478 56811.43 1120 4477 56811.43 1119
"14616" 4479 56811.43 1121 4478 56811.43 1120
"14616" 4480 56811.43 1122 4479 56811.43 1121
"14616" 4481 56811.43 1123 4480 56811.43 1122
"14616" 4482 56811.43 1124 4481 56811.43 1123
"14616" 4483 56811.43 1125 4482 56811.43 1124
fast_travel_between_consecutive_stops WARNING 11

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.
22 "197491" "14616" 167.91197544370928 11.194131696247286 410 9 "40819" "Center Street Plaza" "09:13:00" 411 10 "38649" "Cattaraugus County Building OB" "09:16:00"
22 "197491" "14616" 167.86003123885072 11.190668749256714 412 11 "38631" "Cattaraugus County Building IB" "09:31:00" 413 12 "40819" "Center Street Plaza" "09:34:00"
25 "197500" "14616" 167.91197544370928 11.194131696247286 470 9 "40819" "Center Street Plaza" "17:18:00" 471 10 "38649" "Cattaraugus County Building OB" "17:21:00"
25 "197500" "14616" 167.86003123885072 11.190668749256714 472 11 "38631" "Cattaraugus County Building IB" "17:26:00" 473 12 "40819" "Center Street Plaza" "17:29:00"
53 "690222" "49796" 306.24195225254954 9.187258567576487 971 26 "161848" "Cattaraugus Community Center IB" "23:23:12" 972 27 "38654" "SG&E - Irving IB" "23:25:00"
21 "196800" "14616" 167.91197544370928 11.194131696247286 390 9 "40819" "Center Street Plaza" "07:39:00" 391 10 "38649" "Cattaraugus County Building OB" "07:42:00"
21 "196800" "14616" 167.86003123885072 11.190668749256714 392 11 "38631" "Cattaraugus County Building IB" "07:47:00" 393 12 "40819" "Center Street Plaza" "07:50:00"
24 "197499" "14616" 167.91197544370928 11.194131696247286 450 9 "40819" "Center Street Plaza" "15:34:00" 451 10 "38649" "Cattaraugus County Building OB" "15:37:00"
24 "197499" "14616" 167.86003123885072 11.190668749256714 452 11 "38631" "Cattaraugus County Building IB" "15:52:00" 453 12 "40819" "Center Street Plaza" "15:55:00"
23 "197492" "14616" 167.91197544370928 11.194131696247286 430 9 "40819" "Center Street Plaza" "10:57:00" 431 10 "38649" "Cattaraugus County Building OB" "11:00:00"
23 "197492" "14616" 167.86003123885072 11.190668749256714 432 11 "38631" "Cattaraugus County Building IB" "11:05:00" 433 12 "40819" "Center Street Plaza" "11:08:00"
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.
22 "197491" "14616" 167.91197544370928 11.194131696247286 410 9 "40819" "Center Street Plaza" "09:13:00" 411 10 "38649" "Cattaraugus County Building OB" "09:16:00"
25 "197500" "14616" 167.91197544370928 11.194131696247286 470 9 "40819" "Center Street Plaza" "17:18:00" 471 10 "38649" "Cattaraugus County Building OB" "17:21:00"
53 "690222" "49796" 161.28088985550528 10.214456357515335 971 26 "161848" "Cattaraugus Community Center IB" "23:23:12" 973 28 "38655" "Seneca One Stop - Irving IB" "23:27:00"
21 "196800" "14616" 167.91197544370928 11.194131696247286 390 9 "40819" "Center Street Plaza" "07:39:00" 391 10 "38649" "Cattaraugus County Building OB" "07:42:00"
24 "197499" "14616" 167.91197544370928 11.194131696247286 450 9 "40819" "Center Street Plaza" "15:34:00" 451 10 "38649" "Cattaraugus County Building OB" "15:37:00"
23 "197492" "14616" 167.91197544370928 11.194131696247286 430 9 "40819" "Center Street Plaza" "10:57:00" 431 10 "38649" "Cattaraugus County Building OB" "11:00:00"
feed_expiration_date30_days WARNING 1

feed_expiration_date30_days

Dataset should cover at least the next 30 days of service.

At any time, the GTFS dataset should cover at least the next 30 days of service, and ideally for as long as the operator is confident that the schedule will continue to be operated.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. currentDate (?) Current date (YYYYMMDD format). feedEndDate (?) Feed end date (YYYYMMDD format). suggestedExpirationDate (?) Suggested expiration date (YYYYMMDD format).
2 "20260123" "20260221" "20260222"
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" "ECLC IB" 13
"stops.txt" "stop_name" "ECLC OB" 14
stop_too_far_from_shape WARNING 7

stop_too_far_from_shape

Stop too far from trip shape.

Per GTFS Best Practices, route alignments (in shapes.txt) should be within 100 meters of stop locations which a trip serves. This potentially indicates a problem with the location of the stop or the path of the shape.

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.
58 "49824" "690436" 1103 "38641" "Seneca Allegany Casino OB" [42.15403377041144,-78.75141468538553] 361.4829277167754
58 "49824" "690436" 1105 "38635" "Seneca Allegany Community Center OB" [42.150149000000006,-78.763569] 432.1782349243569
58 "49824" "690436" 1124 "164935" "Seneca Allegany Community Center IB" [42.150149000000006,-78.763569] 426.91294958224944
58 "49824" "690436" 1126 "166211" "Seneca Allegany Casino IB" [42.15404626386531,-78.75140807966802] 364.75714510563233
52 "49796" "690221" 925 "38635" "Seneca Allegany Community Center OB" [42.150149000000006,-78.763569] 432.1782349243569
52 "49796" "690221" 927 "38641" "Seneca Allegany Casino OB" [42.154033551379065,-78.75141482712019] 361.4849184044002
52 "49796" "690221" 933 "166211" "Seneca Allegany Casino IB" [42.1540460431547,-78.75140822373874] 364.7592469832952
stops_match_shape_out_of_order WARNING 7

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.
54 "49824" "690223" 992 "38654" "SG&E - Irving IB" [42.57911135896324,-79.10498059601609] 991 "38655" "Seneca One Stop - Irving IB" [42.5702159311034,-79.1005901617583]
56 "49824" "690435" 1060 "38654" "SG&E - Irving IB" [42.57911135896324,-79.10498059601609] 1059 "38655" "Seneca One Stop - Irving IB" [42.5702159311034,-79.1005901617583]
51 "49796.137" "690180" 903 "166211" "Seneca Allegany Casino IB" [42.1528692928787,-78.74728673774213] 902 "164936" "Steamburg Community Center IB" [42.09601349153626,-78.89065543808393]
21 "14616" "196800" 398 "38637" "Seneca Allegany Admin Building OB" [42.156383243846854,-78.75387731930311] 397 "38636" "LRJ Health Center OB" [42.15895279706845,-78.75477967124492]
57 "49824.139" "690273" 1076 "38648" "Seneca One Stop - Sal OB" [42.15886934860295,-78.74523481222154] 1075 "38635" "Seneca Allegany Community Center OB" [42.153261678470734,-78.76673890460289]
14 "14611" "196779" 257 "38637" "Seneca Allegany Admin Building OB" [42.156469052988484,-78.7538413593853] 256 "38635" "Seneca Allegany Community Center OB" [42.15318188220074,-78.76684879289469]
9 "14602" "196729" 160 "38620" "SG&E - Irving OB" [42.57919542020277,-79.10517400408213] 159 "38621" "Cattaraugus Community Center OB" [42.54249234713119,-79.0044158570989]