GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-06-20T04:38:49Z,
for the dataset file:///shared/dnjj-clemson-sc_7ad6bb51.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Busmaps.com
Publisher URL:
https://busmaps.com
Feed Email:
alex@busmaps.com
Feed Language:
English
Feed Start Date:
2020-11-30
Feed End Date:
2027-12-31

Files included


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

Counts


  • Agencies: 1
  • Blocks: 31
  • Routes: 11
  • Shapes: 2
  • Stops: 121
  • Trips: 82

Specification Compliance report

80 notices reported (25 errors, 43 warnings, 12 infos)

Notice Code Severity Total
block_trips_with_overlapping_stop_times ERROR 4

block_trips_with_overlapping_stop_times

Trips with the same block id have overlapping stop times.

You can see more about this notice here.

csvRowNumberA (?) The row number from `trips.txt` of the first faulty trip. tripIdA (?) The id of first faulty trip. serviceIdA (?) The service id of the first faulty trip. csvRowNumberB (?) The row number from `trips.txt` of the second faulty trip. tripIdB (?) The id of the other faulty trip. serviceIdB (?) The service id of the other faulty trip. blockId (?) The `trips.block_id` of the overlapping trip. intersection (?) The overlapping period.
51 "104187-TL-4411" "104187-TL-273" 63 "104187-TL-4405" "104187-TL-275" "Red_01" "20240823"
54 "104187-TL-4414" "104187-TL-273" 65 "104187-TL-4407" "104187-TL-275" "Red_04" "20240823"
64 "104187-TL-4406" "104187-TL-275" 55 "104187-TL-4415" "104187-TL-273" "Red_03" "20240823"
50 "104187-TL-4410" "104187-TL-273" 62 "104187-TL-4404" "104187-TL-275" "Red_02" "20240823"
stop_time_with_arrival_before_previous_departure_time ERROR 21

stop_time_with_arrival_before_previous_departure_time

Backwards time travel between stops in stop_times.txt

For a given trip_id, the arrival_time of (n+1)-th stoptime in sequence must not precede the departure_time of n-th stoptime in sequence in stop_times.txt.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. prevCsvRowNumber (?) The row of the previous stop time. tripId (?) The trip_id associated to the faulty record. arrivalTime (?) Arrival time at the faulty record. departureTime (?) Departure time at the previous stop time.
310 308 "104187-TL-3304" "13:31:00" "13:35:00"
300 298 "104187-TL-3303" "13:01:00" "13:05:00"
290 288 "104187-TL-3302" "12:31:00" "12:35:00"
280 278 "104187-TL-3301" "12:01:00" "12:05:00"
270 268 "104187-TL-3300" "11:31:00" "11:35:00"
360 358 "104187-TL-3309" "16:01:00" "16:05:00"
350 348 "104187-TL-3308" "15:31:00" "15:35:00"
340 338 "104187-TL-3307" "15:01:00" "15:05:00"
330 328 "104187-TL-3306" "14:31:00" "14:35:00"
320 318 "104187-TL-3305" "14:01:00" "14:05:00"
420 418 "104187-TL-3315" "19:01:00" "19:05:00"
410 408 "104187-TL-3314" "18:31:00" "18:35:00"
400 398 "104187-TL-3313" "18:01:00" "18:05:00"
390 388 "104187-TL-3312" "17:31:00" "17:35:00"
380 378 "104187-TL-3311" "17:01:00" "17:05:00"
370 368 "104187-TL-3310" "16:31:00" "16:35:00"
460 458 "104187-TL-3319" "21:01:00" "21:05:00"
450 448 "104187-TL-3318" "20:31:00" "20:35:00"
440 438 "104187-TL-3317" "20:01:00" "20:05:00"
430 428 "104187-TL-3316" "19:31:00" "19:35:00"
470 468 "104187-TL-3320" "21:31:00" "21:35:00"
fast_travel_between_consecutive_stops WARNING 21

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 "104187-TL-3311" "104187-TL-23" 495.35762957842513 8.255960492973752 378 5 "104187-TL-145" "Pier #4" "17:05:00" 380 7 "104187-TL-330" "Catbus Headquarters (2)" "17:01:00"
26 "104187-TL-3315" "104187-TL-23" 495.35762957842513 8.255960492973752 418 5 "104187-TL-145" "Pier #4" "19:05:00" 420 7 "104187-TL-330" "Catbus Headquarters (2)" "19:01:00"
31 "104187-TL-3320" "104187-TL-23" 495.35762957842513 8.255960492973752 468 5 "104187-TL-145" "Pier #4" "21:35:00" 470 7 "104187-TL-330" "Catbus Headquarters (2)" "21:31:00"
15 "104187-TL-3304" "104187-TL-23" 495.35762957842513 8.255960492973752 308 5 "104187-TL-145" "Pier #4" "13:35:00" 310 7 "104187-TL-330" "Catbus Headquarters (2)" "13:31:00"
20 "104187-TL-3309" "104187-TL-23" 495.35762957842513 8.255960492973752 358 5 "104187-TL-145" "Pier #4" "16:05:00" 360 7 "104187-TL-330" "Catbus Headquarters (2)" "16:01:00"
25 "104187-TL-3314" "104187-TL-23" 495.35762957842513 8.255960492973752 408 5 "104187-TL-145" "Pier #4" "18:35:00" 410 7 "104187-TL-330" "Catbus Headquarters (2)" "18:31:00"
18 "104187-TL-3307" "104187-TL-23" 495.35762957842513 8.255960492973752 338 5 "104187-TL-145" "Pier #4" "15:05:00" 340 7 "104187-TL-330" "Catbus Headquarters (2)" "15:01:00"
13 "104187-TL-3302" "104187-TL-23" 495.35762957842513 8.255960492973752 288 5 "104187-TL-145" "Pier #4" "12:35:00" 290 7 "104187-TL-330" "Catbus Headquarters (2)" "12:31:00"
24 "104187-TL-3313" "104187-TL-23" 495.35762957842513 8.255960492973752 398 5 "104187-TL-145" "Pier #4" "18:05:00" 400 7 "104187-TL-330" "Catbus Headquarters (2)" "18:01:00"
14 "104187-TL-3303" "104187-TL-23" 495.35762957842513 8.255960492973752 298 5 "104187-TL-145" "Pier #4" "13:05:00" 300 7 "104187-TL-330" "Catbus Headquarters (2)" "13:01:00"
30 "104187-TL-3319" "104187-TL-23" 495.35762957842513 8.255960492973752 458 5 "104187-TL-145" "Pier #4" "21:05:00" 460 7 "104187-TL-330" "Catbus Headquarters (2)" "21:01:00"
17 "104187-TL-3306" "104187-TL-23" 495.35762957842513 8.255960492973752 328 5 "104187-TL-145" "Pier #4" "14:35:00" 330 7 "104187-TL-330" "Catbus Headquarters (2)" "14:31:00"
12 "104187-TL-3301" "104187-TL-23" 495.35762957842513 8.255960492973752 278 5 "104187-TL-145" "Pier #4" "12:05:00" 280 7 "104187-TL-330" "Catbus Headquarters (2)" "12:01:00"
21 "104187-TL-3310" "104187-TL-23" 495.35762957842513 8.255960492973752 368 5 "104187-TL-145" "Pier #4" "16:35:00" 370 7 "104187-TL-330" "Catbus Headquarters (2)" "16:31:00"
23 "104187-TL-3312" "104187-TL-23" 495.35762957842513 8.255960492973752 388 5 "104187-TL-145" "Pier #4" "17:35:00" 390 7 "104187-TL-330" "Catbus Headquarters (2)" "17:31:00"
11 "104187-TL-3300" "104187-TL-23" 495.35762957842513 8.255960492973752 268 5 "104187-TL-145" "Pier #4" "11:35:00" 270 7 "104187-TL-330" "Catbus Headquarters (2)" "11:31:00"
19 "104187-TL-3308" "104187-TL-23" 495.35762957842513 8.255960492973752 348 5 "104187-TL-145" "Pier #4" "15:35:00" 350 7 "104187-TL-330" "Catbus Headquarters (2)" "15:31:00"
28 "104187-TL-3317" "104187-TL-23" 495.35762957842513 8.255960492973752 438 5 "104187-TL-145" "Pier #4" "20:05:00" 440 7 "104187-TL-330" "Catbus Headquarters (2)" "20:01:00"
16 "104187-TL-3305" "104187-TL-23" 495.35762957842513 8.255960492973752 318 5 "104187-TL-145" "Pier #4" "14:05:00" 320 7 "104187-TL-330" "Catbus Headquarters (2)" "14:01:00"
27 "104187-TL-3316" "104187-TL-23" 495.35762957842513 8.255960492973752 428 5 "104187-TL-145" "Pier #4" "19:35:00" 430 7 "104187-TL-330" "Catbus Headquarters (2)" "19:31:00"
29 "104187-TL-3318" "104187-TL-23" 495.35762957842513 8.255960492973752 448 5 "104187-TL-145" "Pier #4" "20:35:00" 450 7 "104187-TL-330" "Catbus Headquarters (2)" "20:31:00"
fast_travel_between_far_stops WARNING 22

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 "104187-TL-3311" "104187-TL-23" 309.32274992174644 10.31075833072488 373 0 "104187-TL-141" "Flats" "17:00:00" 380 7 "104187-TL-330" "Catbus Headquarters (2)" "17:01:00"
26 "104187-TL-3315" "104187-TL-23" 309.32274992174644 10.31075833072488 413 0 "104187-TL-141" "Flats" "19:00:00" 420 7 "104187-TL-330" "Catbus Headquarters (2)" "19:01:00"
31 "104187-TL-3320" "104187-TL-23" 309.32274992174644 10.31075833072488 463 0 "104187-TL-141" "Flats" "21:30:00" 470 7 "104187-TL-330" "Catbus Headquarters (2)" "21:31:00"
15 "104187-TL-3304" "104187-TL-23" 309.32274992174644 10.31075833072488 303 0 "104187-TL-141" "Flats" "13:30:00" 310 7 "104187-TL-330" "Catbus Headquarters (2)" "13:31:00"
20 "104187-TL-3309" "104187-TL-23" 309.32274992174644 10.31075833072488 353 0 "104187-TL-141" "Flats" "16:00:00" 360 7 "104187-TL-330" "Catbus Headquarters (2)" "16:01:00"
25 "104187-TL-3314" "104187-TL-23" 309.32274992174644 10.31075833072488 403 0 "104187-TL-141" "Flats" "18:30:00" 410 7 "104187-TL-330" "Catbus Headquarters (2)" "18:31:00"
18 "104187-TL-3307" "104187-TL-23" 309.32274992174644 10.31075833072488 333 0 "104187-TL-141" "Flats" "15:00:00" 340 7 "104187-TL-330" "Catbus Headquarters (2)" "15:01:00"
73 "104187-TL-4397" "104187-TL-84" 208.0660984631583 34.67768307719305 2322 0 "104187-TL-132" "Catbus Headquarters (Pick-Up)" "23:50:00" 2391 69 "104187-TL-208" "Catbus Headquarters (Drop-off)" "23:59:00"
13 "104187-TL-3302" "104187-TL-23" 309.32274992174644 10.31075833072488 283 0 "104187-TL-141" "Flats" "12:30:00" 290 7 "104187-TL-330" "Catbus Headquarters (2)" "12:31:00"
24 "104187-TL-3313" "104187-TL-23" 309.32274992174644 10.31075833072488 393 0 "104187-TL-141" "Flats" "18:00:00" 400 7 "104187-TL-330" "Catbus Headquarters (2)" "18:01:00"
14 "104187-TL-3303" "104187-TL-23" 309.32274992174644 10.31075833072488 293 0 "104187-TL-141" "Flats" "13:00:00" 300 7 "104187-TL-330" "Catbus Headquarters (2)" "13:01:00"
30 "104187-TL-3319" "104187-TL-23" 309.32274992174644 10.31075833072488 453 0 "104187-TL-141" "Flats" "21:00:00" 460 7 "104187-TL-330" "Catbus Headquarters (2)" "21:01:00"
17 "104187-TL-3306" "104187-TL-23" 309.32274992174644 10.31075833072488 323 0 "104187-TL-141" "Flats" "14:30:00" 330 7 "104187-TL-330" "Catbus Headquarters (2)" "14:31:00"
12 "104187-TL-3301" "104187-TL-23" 309.32274992174644 10.31075833072488 273 0 "104187-TL-141" "Flats" "12:00:00" 280 7 "104187-TL-330" "Catbus Headquarters (2)" "12:01:00"
21 "104187-TL-3310" "104187-TL-23" 309.32274992174644 10.31075833072488 363 0 "104187-TL-141" "Flats" "16:30:00" 370 7 "104187-TL-330" "Catbus Headquarters (2)" "16:31:00"
23 "104187-TL-3312" "104187-TL-23" 309.32274992174644 10.31075833072488 383 0 "104187-TL-141" "Flats" "17:30:00" 390 7 "104187-TL-330" "Catbus Headquarters (2)" "17:31:00"
11 "104187-TL-3300" "104187-TL-23" 309.32274992174644 10.31075833072488 263 0 "104187-TL-141" "Flats" "11:30:00" 270 7 "104187-TL-330" "Catbus Headquarters (2)" "11:31:00"
19 "104187-TL-3308" "104187-TL-23" 309.32274992174644 10.31075833072488 343 0 "104187-TL-141" "Flats" "15:30:00" 350 7 "104187-TL-330" "Catbus Headquarters (2)" "15:31:00"
28 "104187-TL-3317" "104187-TL-23" 309.32274992174644 10.31075833072488 433 0 "104187-TL-141" "Flats" "20:00:00" 440 7 "104187-TL-330" "Catbus Headquarters (2)" "20:01:00"
16 "104187-TL-3305" "104187-TL-23" 309.32274992174644 10.31075833072488 313 0 "104187-TL-141" "Flats" "14:00:00" 320 7 "104187-TL-330" "Catbus Headquarters (2)" "14:01:00"
27 "104187-TL-3316" "104187-TL-23" 309.32274992174644 10.31075833072488 423 0 "104187-TL-141" "Flats" "19:30:00" 430 7 "104187-TL-330" "Catbus Headquarters (2)" "19:31:00"
29 "104187-TL-3318" "104187-TL-23" 309.32274992174644 10.31075833072488 443 0 "104187-TL-141" "Flats" "20:30:00" 450 7 "104187-TL-330" "Catbus Headquarters (2)" "20:31:00"
trip_headsign_matches_intermediate_stop INFO 12

trip_headsign_matches_intermediate_stop

Trip headsign matches the name of an intermediate stop, not the last stop.

The trip_headsign matches the stop_name of a stop that is not the last stop of the trip. This may confuse passengers boarding after that stop, since the headsign suggests the vehicle is heading to a stop it has already passed.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record in `trips.txt`. tripId (?) The id of the trip with the problematic headsign. tripHeadsign (?) The headsign value that matches an intermediate stop name. stopId1 (?) The id of the intermediate stop whose name matches the headsign. stopSequence (?) The stop_sequence value of the intermediate stop that matches the headsign. stopId2 (?) The id of the actual last stop of the trip.
2 "104187-TL-302" "Dollar General" "104187-TL-120" 1 "104187-TL-140"
3 "104187-TL-303" "Dollar General" "104187-TL-120" 1 "104187-TL-140"
4 "104187-TL-304" "Dollar General" "104187-TL-120" 1 "104187-TL-140"
5 "104187-TL-305" "Dollar General" "104187-TL-120" 1 "104187-TL-140"
6 "104187-TL-308" "Dollar General" "104187-TL-120" 1 "104187-TL-140"
7 "104187-TL-3228" "Dollar General" "104187-TL-120" 1 "104187-TL-140"
8 "104187-TL-3229" "Dollar General" "104187-TL-120" 1 "104187-TL-140"
9 "104187-TL-3230" "Dollar General" "104187-TL-120" 1 "104187-TL-140"
10 "104187-TL-3233" "Dollar General" "104187-TL-120" 1 "104187-TL-140"
67 "104187-TL-4281" "Dollar General" "104187-TL-120" 1 "104187-TL-140"
79 "104187-TL-4384" "Dollar General" "104187-TL-120" 1 "104187-TL-140"
82 "104187-TL-4436" "Douthit Hills - Detour" "104187-TL-328" 1 "104187-TL-328"