GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-06T02:12:06Z,
for the dataset file:///shared/wichitatransit.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:
2025-11-24
Feed End Date:
2025-12-19

Files included


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

Counts


  • Agencies: 1
  • Blocks: 52
  • Routes: 24
  • Shapes: 100
  • Stops: 1143
  • Trips: 1158

Specification Compliance report

218 notices reported (12 errors, 206 warnings, 0 infos)

Notice Code Severity Total
block_trips_with_overlapping_stop_times ERROR 12

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.
571 "102238-t3AA-b17-slC-vA0" "102238-merged_2a2a93bae3d5e2700c0e" 623 "102238-t3B1-b17-slB-vA0" "102238-merged_3c108d0d4ad997b064f0" "23-vA0" "20251124"
623 "102238-t3B1-b17-slB-vA0" "102238-merged_3c108d0d4ad997b064f0" 657 "102238-t3F7-b17-slC-vA0" "102238-merged_2a2a93bae3d5e2700c0e" "23-vA0" "20251124"
583 "102238-t4D6-b17-slC-vA0" "102238-merged_2a2a93bae3d5e2700c0e" 629 "102238-t4DD-b17-slB-vA0" "102238-merged_3c108d0d4ad997b064f0" "23-vA0" "20251124"
629 "102238-t4DD-b17-slB-vA0" "102238-merged_3c108d0d4ad997b064f0" 666 "102238-t523-b17-slC-vA0" "102238-merged_2a2a93bae3d5e2700c0e" "23-vA0" "20251124"
595 "102238-t602-b17-slC-vA0" "102238-merged_2a2a93bae3d5e2700c0e" 635 "102238-t609-b17-slB-vA0" "102238-merged_3c108d0d4ad997b064f0" "23-vA0" "20251124"
635 "102238-t609-b17-slB-vA0" "102238-merged_3c108d0d4ad997b064f0" 675 "102238-t64F-b17-slC-vA0" "102238-merged_2a2a93bae3d5e2700c0e" "23-vA0" "20251124"
567 "102238-t346-b15-slC-vA0" "102238-merged_2a2a93bae3d5e2700c0e" 621 "102238-t34D-b15-slB-vA0" "102238-merged_3c108d0d4ad997b064f0" "21-vA0" "20251124"
621 "102238-t34D-b15-slB-vA0" "102238-merged_3c108d0d4ad997b064f0" 654 "102238-t393-b15-slC-vA0" "102238-merged_2a2a93bae3d5e2700c0e" "21-vA0" "20251124"
579 "102238-t472-b15-slC-vA0" "102238-merged_2a2a93bae3d5e2700c0e" 627 "102238-t479-b15-slB-vA0" "102238-merged_3c108d0d4ad997b064f0" "21-vA0" "20251124"
627 "102238-t479-b15-slB-vA0" "102238-merged_3c108d0d4ad997b064f0" 663 "102238-t4BF-b15-slC-vA0" "102238-merged_2a2a93bae3d5e2700c0e" "21-vA0" "20251124"
591 "102238-t59E-b15-slC-vA0" "102238-merged_2a2a93bae3d5e2700c0e" 633 "102238-t5A5-b15-slB-vA0" "102238-merged_3c108d0d4ad997b064f0" "21-vA0" "20251124"
633 "102238-t5A5-b15-slB-vA0" "102238-merged_3c108d0d4ad997b064f0" 672 "102238-t5EB-b15-slC-vA0" "102238-merged_2a2a93bae3d5e2700c0e" "21-vA0" "20251124"
fast_travel_between_consecutive_stops WARNING 115

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.

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

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.
822 "102238-t5A1-b3E-slB-vA0" "102238-26" 164.75710827371702 0.3203610438655609 27374 18 "102238-26008" "Hydraulic and Scott Ib" "14:54:53" 27375 19 "102238-23022" "Pawnee and Hydraulic Ib" "14:55:00"
998 "102238-t3B2-b52-slC-vA0" "102238-29" 281.9980739938631 0.23499839499488592 33178 8 "102238-29054" "Lincoln and Edgemoor Ib" "09:53:00" 33179 9 "102238-29052" "Lincoln and Beverly Ib" "09:53:03"
998 "102238-t3B2-b52-slC-vA0" "102238-29" 152.08925352692694 0.21123507434295408 33181 11 "102238-29048" "Lincoln and Glendale Ib" "09:53:17" 33182 12 "102238-29046" "Lincoln and Dellrose Ib" "09:53:22"
998 "102238-t3B2-b52-slC-vA0" "102238-29" 154.95503580337677 0.21521532750468994 33183 13 "102238-29044" "Lincolnand& Terrace Ib" "09:53:28" 33184 14 "102238-29042" "Lincoln and Belmont Ib" "09:53:33"
998 "102238-t3B2-b52-slC-vA0" "102238-29" 160.91464387091534 0.40228660967728835 33186 16 "102238-29038" "Morris & Roosevelt Inbd" "09:53:51" 33187 17 "102238-29036" "Lincoln and Vassar Ib" "09:54:00"
853 "102238-t735-b3D-slC-vA0" "102238-26" 164.75710827371702 0.3203610438655609 28486 18 "102238-26008" "Hydraulic and Scott Ib" "18:58:53" 28487 19 "102238-23022" "Pawnee and Hydraulic Ib" "18:59:00"
999 "102238-t3F7-b51-slC-vA0" "102238-29" 164.0393799357151 0.4100984498392877 33209 7 "102238-29017" "Hydraulic and Orme Ob" "10:16:52" 33210 8 "102238-29019" "Hydraulic and Gilbert Ob" "10:17:01"
369 "102238-t6D0-b48-slB-vA0" "102238-17" 165.4880992622298 0.2298445823086525 11797 3 "102238-203" "Arkansas & 21st St Inbd" "17:49:24" 11798 4 "102238-17036" "Arkansas & 20th St Ib" "17:49:29"
623 "102238-t3B1-b17-slB-vA0" "102238-22" 209.776120852416 0.5827114468122666 19587 29 "102238-22049" "Harry and Mission Ob" "10:07:18" 19588 30 "102238-22051" "Harry and Barlow Ob" "10:07:28"
627 "102238-t479-b15-slB-vA0" "102238-22" 209.776120852416 0.5827114468122666 19775 29 "102238-22049" "Harry and Mission Ob" "12:07:18" 19776 30 "102238-22051" "Harry and Barlow Ob" "12:07:28"
382 "102238-t414-b47-slC-vA0" "102238-17" 275.813498770383 0.2298445823086525 12104 3 "102238-203" "Arkansas & 21st St Inbd" "10:47:47" 12105 4 "102238-17036" "Arkansas & 20th St Ib" "10:47:50"
682 "102238-t71C-b15-slC-vA0" "102238-22" 209.776120852416 0.5827114468122666 22333 29 "102238-22049" "Harry and Mission Ob" "18:42:18" 22334 30 "102238-22051" "Harry and Barlow Ob" "18:42:28"
1003 "102238-t4BF-b51-slC-vA0" "102238-29" 164.0393799357151 0.4100984498392877 33355 7 "102238-29017" "Hydraulic and Orme Ob" "12:16:52" 33356 8 "102238-29019" "Hydraulic and Gilbert Ob" "12:17:01"
621 "102238-t34D-b15-slB-vA0" "102238-22" 209.776120852416 0.5827114468122666 19493 29 "102238-22049" "Harry and Mission Ob" "09:07:18" 19494 30 "102238-22051" "Harry and Barlow Ob" "09:07:28"
839 "102238-t475-b3F-slC-vA0" "102238-26" 288.3249394790048 0.3203610438655609 27977 18 "102238-26008" "Hydraulic and Scott Ib" "11:49:56" 27978 19 "102238-23022" "Pawnee and Hydraulic Ib" "11:50:00"
353 "102238-t3AD-b48-slB-vA0" "102238-17" 165.4880992622298 0.2298445823086525 11413 3 "102238-203" "Arkansas & 21st St Inbd" "09:46:24" 11414 4 "102238-17036" "Arkansas & 20th St Ib" "09:46:29"
828 "102238-t6D3-b3D-slB-vA0" "102238-26" 164.75710827371702 0.3203610438655609 27587 18 "102238-26008" "Hydraulic and Scott Ib" "18:00:53" 27588 19 "102238-23022" "Pawnee and Hydraulic Ib" "18:01:00"
554 "102238-t713-b17-slB-vA0" "102238-21" 186.52348287367266 0.6735570214882624 16197 0 "102238-21082" "21st St and Greenwich Ib" "18:11:00" 16198 1 "102238-21080" "21st St and Cranbrook Ib" "18:11:13"
554 "102238-t713-b17-slB-vA0" "102238-21" 162.8884230603487 0.4072210576508718 16198 1 "102238-21080" "21st St and Cranbrook Ib" "18:11:13" 16199 2 "102238-21076" "21st St and Webb Ib" "18:11:22"
554 "102238-t713-b17-slB-vA0" "102238-21" 176.53612563125716 0.3923025014027937 16199 2 "102238-21076" "21st St and Webb Ib" "18:11:22" 16200 3 "102238-21074" "21st St and Greenleaf" "18:11:30"
554 "102238-t713-b17-slB-vA0" "102238-21" 183.23337838930004 1.1706576952649725 16200 3 "102238-21074" "21st St and Greenleaf" "18:11:30" 16201 4 "102238-21072" "21st St and Bradley Fair Pkwy Ib" "18:11:53"
554 "102238-t713-b17-slB-vA0" "102238-21" 160.30513311700315 0.3117044255052839 16201 4 "102238-21072" "21st St and Bradley Fair Pkwy Ib" "18:11:53" 16202 5 "102238-21070" "21st St and Rock Ib" "18:12:00"
351 "102238-t349-b47-slB-vA0" "102238-17" 165.4880992622298 0.2298445823086525 11365 3 "102238-203" "Arkansas & 21st St Inbd" "08:46:24" 11366 4 "102238-17036" "Arkansas & 20th St Ib" "08:46:29"
1000 "102238-t416-b51-slC-vA0" "102238-29" 281.9980739938631 0.23499839499488592 33251 8 "102238-29054" "Lincoln and Edgemoor Ib" "10:53:00" 33252 9 "102238-29052" "Lincoln and Beverly Ib" "10:53:03"
1000 "102238-t416-b51-slC-vA0" "102238-29" 152.08925352692694 0.21123507434295408 33254 11 "102238-29048" "Lincoln and Glendale Ib" "10:53:17" 33255 12 "102238-29046" "Lincoln and Dellrose Ib" "10:53:22"
1000 "102238-t416-b51-slC-vA0" "102238-29" 154.95503580337677 0.21521532750468994 33256 13 "102238-29044" "Lincolnand& Terrace Ib" "10:53:28" 33257 14 "102238-29042" "Lincoln and Belmont Ib" "10:53:33"
1000 "102238-t416-b51-slC-vA0" "102238-29" 160.91464387091534 0.40228660967728835 33259 16 "102238-29038" "Morris & Roosevelt Inbd" "10:53:51" 33260 17 "102238-29036" "Lincoln and Vassar Ib" "10:54:00"
824 "102238-t605-b3D-slB-vA0" "102238-26" 164.75710827371702 0.3203610438655609 27445 18 "102238-26008" "Hydraulic and Scott Ib" "15:54:53" 27446 19 "102238-23022" "Pawnee and Hydraulic Ib" "15:55:00"
615 "102238-t223-b15-slB-vA0" "102238-22" 161.36624680955077 0.5827114468122666 19211 29 "102238-22049" "Harry and Mission Ob" "06:11:07" 19212 30 "102238-22051" "Harry and Barlow Ob" "06:11:20"
843 "102238-t53D-b3F-slC-vA0" "102238-26" 288.3249394790048 0.3203610438655609 28123 18 "102238-26008" "Hydraulic and Scott Ib" "13:49:56" 28124 19 "102238-23022" "Pawnee and Hydraulic Ib" "13:50:00"
1005 "102238-t523-b52-slC-vA0" "102238-29" 164.0393799357151 0.4100984498392877 33428 7 "102238-29017" "Hydraulic and Orme Ob" "13:16:52" 33429 8 "102238-29019" "Hydraulic and Gilbert Ob" "13:17:01"
380 "102238-t3B0-b48-slC-vA0" "102238-17" 275.813498770383 0.2298445823086525 12056 3 "102238-203" "Arkansas & 21st St Inbd" "09:47:47" 12057 4 "102238-17036" "Arkansas & 20th St Ib" "09:47:50"
639 "102238-t6D6-b15-slB-vA0" "102238-22" 209.776120852416 0.5827114468122666 20339 29 "102238-22049" "Harry and Mission Ob" "18:12:18" 20340 30 "102238-22051" "Harry and Barlow Ob" "18:12:28"
806 "102238-t281-b3E-slB-vA0" "102238-26" 164.75710827371702 0.3203610438655609 26798 18 "102238-26008" "Hydraulic and Scott Ib" "06:54:53" 26799 19 "102238-23022" "Pawnee and Hydraulic Ib" "06:55:00"
654 "102238-t393-b15-slC-vA0" "102238-22" 209.776120852416 0.5827114468122666 21033 29 "102238-22049" "Harry and Mission Ob" "09:37:18" 21034 30 "102238-22051" "Harry and Barlow Ob" "09:37:28"
617 "102238-t285-b17-slB-vA0" "102238-22" 161.36624680955077 0.5827114468122666 19305 29 "102238-22049" "Harry and Mission Ob" "07:09:07" 19306 30 "102238-22051" "Harry and Barlow Ob" "07:09:20"
651 "102238-t32F-b19-slC-vA0" "102238-22" 209.776120852416 0.5827114468122666 20894 29 "102238-22049" "Harry and Mission Ob" "08:37:18" 20895 30 "102238-22051" "Harry and Barlow Ob" "08:37:28"
818 "102238-t4D9-b3E-slB-vA0" "102238-26" 164.75710827371702 0.3203610438655609 27230 18 "102238-26008" "Hydraulic and Scott Ib" "12:54:53" 27231 19 "102238-23022" "Pawnee and Hydraulic Ib" "12:55:00"
666 "102238-t523-b17-slC-vA0" "102238-22" 209.776120852416 0.5827114468122666 21589 29 "102238-22049" "Harry and Mission Ob" "13:37:18" 21590 30 "102238-22051" "Harry and Barlow Ob" "13:37:28"
365 "102238-t605-b48-slB-vA0" "102238-17" 165.4880992622298 0.2298445823086525 11701 3 "102238-203" "Arkansas & 21st St Inbd" "15:46:24" 11702 4 "102238-17036" "Arkansas & 20th St Ib" "15:46:29"
685 "102238-t77B-b17-slC-vA0" "102238-22" 209.776120852416 0.5827114468122666 22472 29 "102238-22049" "Harry and Mission Ob" "19:37:18" 22473 30 "102238-22051" "Harry and Barlow Ob" "19:37:28"
1001 "102238-t45B-b52-slC-vA0" "102238-29" 164.0393799357151 0.4100984498392877 33282 7 "102238-29017" "Hydraulic and Orme Ob" "11:16:52" 33283 8 "102238-29019" "Hydraulic and Gilbert Ob" "11:17:01"
996 "102238-t393-b52-slC-vA0" "102238-29" 164.0393799357151 0.4100984498392877 33104 7 "102238-29017" "Hydraulic and Orme Ob" "09:16:52" 33105 8 "102238-29019" "Hydraulic and Gilbert Ob" "09:17:01"
808 "102238-t2E5-b3D-slB-vA0" "102238-26" 164.75710827371702 0.3203610438655609 26869 18 "102238-26008" "Hydraulic and Scott Ib" "07:54:53" 26870 19 "102238-23022" "Pawnee and Hydraulic Ib" "07:55:00"
357 "102238-t475-b48-slB-vA0" "102238-17" 165.4880992622298 0.2298445823086525 11509 3 "102238-203" "Arkansas & 21st St Inbd" "11:46:24" 11510 4 "102238-17036" "Arkansas & 20th St Ib" "11:46:29"
347 "102238-t283-b47-slB-vA0" "102238-17" 165.4880992622298 0.2298445823086525 11269 3 "102238-203" "Arkansas & 21st St Inbd" "06:48:24" 11270 4 "102238-17036" "Arkansas & 20th St Ib" "06:48:29"
625 "102238-t415-b16-slB-vA0" "102238-22" 209.776120852416 0.5827114468122666 19681 29 "102238-22049" "Harry and Mission Ob" "11:07:18" 19682 30 "102238-22051" "Harry and Barlow Ob" "11:07:28"
371 "102238-t225-b47-slC-vA0" "102238-17" 206.86012407778725 0.2298445823086525 11844 3 "102238-203" "Arkansas & 21st St Inbd" "05:53:19" 11845 4 "102238-17036" "Arkansas & 20th St Ib" "05:53:23"
367 "102238-t669-b47-slB-vA0" "102238-17" 165.4880992622298 0.2298445823086525 11749 3 "102238-203" "Arkansas & 21st St Inbd" "16:46:24" 11750 4 "102238-17036" "Arkansas & 20th St Ib" "16:46:29"
663 "102238-t4BF-b15-slC-vA0" "102238-22" 209.776120852416 0.5827114468122666 21450 29 "102238-22049" "Harry and Mission Ob" "12:37:18" 21451 30 "102238-22051" "Harry and Barlow Ob" "12:37:28"
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 "20251206" "20251219" "20260105"
mixed_case_recommended_field WARNING 60

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 60 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.
"trips.txt" "trip_headsign" "15obtic1gd" 244
"trips.txt" "trip_headsign" "15obtic1d" 246
"trips.txt" "trip_headsign" "15obtic1d" 248
"trips.txt" "trip_headsign" "15obtic1d" 250
"trips.txt" "trip_headsign" "15obtic1d" 252
"trips.txt" "trip_headsign" "15obtic1d" 254
"trips.txt" "trip_headsign" "15obtic1d" 256
"trips.txt" "trip_headsign" "15obtic1d" 258
"trips.txt" "trip_headsign" "15obtic1d" 260
"trips.txt" "trip_headsign" "15obtic1d" 262
"trips.txt" "trip_headsign" "15obtic1d" 264
"trips.txt" "trip_headsign" "15obtic1d" 266
"trips.txt" "trip_headsign" "15obtic1gd" 268
"trips.txt" "trip_headsign" "15obtic1gd" 269
"trips.txt" "trip_headsign" "15ibtic1d" 270
"trips.txt" "trip_headsign" "15obtic1d" 271
"trips.txt" "trip_headsign" "15ibtic1d" 272
"trips.txt" "trip_headsign" "15ibtic1d" 273
"trips.txt" "trip_headsign" "15obtic1d" 274
"trips.txt" "trip_headsign" "15obtic1d" 275
"trips.txt" "trip_headsign" "15ibtic1d" 276
"trips.txt" "trip_headsign" "15ibtic1d" 277
"trips.txt" "trip_headsign" "15obtic1d" 284
"trips.txt" "trip_headsign" "15ibtic1d" 285
"trips.txt" "trip_headsign" "15obtic1d" 286
"trips.txt" "trip_headsign" "15obtic1d" 287
"trips.txt" "trip_headsign" "15ibtic1d" 288
"trips.txt" "trip_headsign" "15ibtic1d" 289
"trips.txt" "trip_headsign" "15obtic1d" 290
"trips.txt" "trip_headsign" "15ibtic1d" 291
"trips.txt" "trip_headsign" "15obtic1d" 292
"trips.txt" "trip_headsign" "15ibtic1d" 293
"trips.txt" "trip_headsign" "2201ob" 619
"trips.txt" "trip_headsign" "2201ob" 621
"trips.txt" "trip_headsign" "2201ob" 623
"trips.txt" "trip_headsign" "2201ob" 625
"trips.txt" "trip_headsign" "2201ob" 627
"trips.txt" "trip_headsign" "2201ob" 629
"trips.txt" "trip_headsign" "2201ob" 631
"trips.txt" "trip_headsign" "2201ob" 633
"trips.txt" "trip_headsign" "2201ob" 635
"trips.txt" "trip_headsign" "2201ob" 637
"trips.txt" "trip_headsign" "2201ob" 639
"trips.txt" "trip_headsign" "2201ob" 644
"trips.txt" "trip_headsign" "2201ob" 646
"trips.txt" "trip_headsign" "2201ob" 651
"trips.txt" "trip_headsign" "2201ob" 654
"trips.txt" "trip_headsign" "2201ob" 657
"trips.txt" "trip_headsign" "2201ob" 660
"trips.txt" "trip_headsign" "2201ob" 663
route_long_name_contains_short_name WARNING 4

route_long_name_contains_short_name

Long name should not contain short name for a single route.

In routes.txt, route_long_name should not contain the value for route_short_name, because when both are provided, they are often combined by transit applications. Note that only one of the two fields is required. If there is no short name used for a route, use route_long_name only.

Good examples:

route_short_name/route_long_name Dataset
"N"/"Judah" Muni San Fransisco
"6"/"ML King Jr Blvd" Trimet Portland Streetcar
"55"/"Boulevard Saint Laurent" STM Montreal
"1"/"Rangiora/Cashmere" Metro Christchurch

Bad examples:

route_short_name/route_long_name
"604"/"604"
"14"/"Route 14"
"2"/"Route 2: Bellows Falls In-Town"

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`. routeLongName (?) The faulty record's `route_long_name`.
"102238-12" 3 "Route12: Douglas" "Route12: Douglas-Central-Tyler-N"
"102238-14" 5 "Route14: Douglas" "Route14: Douglas-Meridian-Pwnepl"
"102238-15" 6 "Route15: Douglas" "Route15: Douglas-West-13th-Twnlk"
"102238-21" 9 "Route21: Douglas" "Route21: Douglas-Hillside-WSU-Gr"
route_short_name_too_long WARNING 20

route_short_name_too_long

Short name of a route is too long (more than 12 characters).

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`.
"102238-11" 2 "Route11: Maple-R"
"102238-12" 3 "Route12: Douglas"
"102238-13" 4 "Route13: N Bdwy-"
"102238-14" 5 "Route14: Douglas"
"102238-15" 6 "Route15: Douglas"
"102238-16" 7 "Route16: S Bdwy-"
"102238-17" 8 "Route17: Riversi"
"102238-21" 9 "Route21: Douglas"
"102238-22" 10 "Route22: S Bdwy-"
"102238-23" 11 "Route23: Pwnepla"
"102238-25" 12 "Route25: E Centr"
"102238-26" 13 "Route26: Pwnepla"
"102238-27" 14 "Route27: N Bdwy-"
"102238-28" 15 "Route28: KU Med-"
"102238-29" 16 "Route29: Hydraul"
"102238-201" 17 "Route201: Rock R"
"102238-311" 18 "North High Schoo"
"102238-333" 20 "Southeast High"
"102238-344" 21 "East High School"
"102238-4000" 25 "Q-Line Clifton t"
stop_too_far_from_shape WARNING 4

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.
296 "102238-23970_shp-vA0" "102238-t2CB-b3D-slB-vA0" 9717 "102238-16007" "Broadway and Lincoln Ob" [37.671623953929725,-97.33559449665248] 103.65040593502685
244 "102238-23964_shp-vA0" "102238-t261-b33-slB-vA0" 7514 "102238-13001" "Broadway and Douglas Ob" [37.68605945050857,-97.33541281107149] 110.17122300853349
294 "102238-23976_shp-vA0" "102238-t269-b3E-slB-vA0" 9656 "102238-16007" "Broadway and Lincoln Ob" [37.671623953929725,-97.33559449665248] 103.65040593502685
246 "102238-23958_shp-vA0" "102238-t2CB-b34-slB-vA0" 7601 "102238-13001" "Broadway and Douglas Ob" [37.68602715591705,-97.33547953784218] 113.52326096793286
stops_match_shape_out_of_order WARNING 2

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.
932 "102238-24254_shp-vA0" "102238-t267-b51-slC-vA0" 30979 "102238-28061" "Coleman" [37.748085283678826,-97.31612483565148] 30978 "102238-28071" "29th St & Ohio Ob" [37.737480000000005,-97.3236]
930 "102238-24259_shp-vA0" "102238-t1FD-b52-slC-vA0" 30918 "102238-28061" "Coleman" [37.748085283678826,-97.31612483565148] 30917 "102238-28071" "29th St & Ohio Ob" [37.737480000000005,-97.3236]