GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-10-31T20:42:51Z,
for the dataset file:///shared/generic-us.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-10-26
Feed End Date:
2026-04-07

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: 2
  • Blocks: 0
  • Routes: 250
  • Shapes: 1007
  • Stops: 959
  • Trips: 5883

Specification Compliance report

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

Notice Code Severity Total
expired_calendar WARNING 14

expired_calendar

Dataset should not contain date ranges for services that have already expired.

This warning takes into account the calendar_dates.txt file as well as the calendar.txt file.

You can see more about this notice here.

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
24 "101696-2005-92-1440102025-OAK#LAD6"
26 "101696-2005-95-1630102025-LAD6#OAK"
66 "101696-2037-1-1445102025-POE6#UVS"
75 "101696-2054-1404-2020102025-ULA#UPX6"
94 "101696-2230-46-0000102025-2DA#SNT6"
98 "101696-2270-9328-0115102025-2HO#2AS"
103 "101696-2410-12-0000102025-4GV#ORL6"
117 "101696-2512-6-1215102025-ATD6#CHD6"
118 "101696-2512-7-0459102025-CHD6#BMNN"
124 "101696-2550-3-1115102025-DET6#CHD6"
153 "101696-2612-58-2015102025-BOS6#6QJ2"
168 "101696-2720-12-1805102025-7SM#7EO"
171 "101696-MX200-5-2130102025-MMX6#MXB8"
173 "101696-MX210-8-1230102025-TCA8#MMX6"
route_short_name_too_long WARNING 172

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.

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

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`.
"101696-US1130" 2 "Flixbus Us1130"
"101696-US0831" 4 "Greyhound Us0831"
"101696-US0270s" 6 "Greyhound Us0270s"
"101696-N2415" 7 "Flixbus N2415"
"101696-US1166" 8 "Flixbus Us1166"
"101696-2221" 10 "Greyhound 2221"
"101696-US0235" 12 "Greyhound Us0235"
"101696-US0400s" 13 "Greyhound Us0400s"
"101696-US0355" 14 "Greyhound Us0355"
"101696-US0670" 16 "Greyhound Us0670"
"101696-US0900" 20 "Greyhound Us0900"
"101696-US1162" 22 "Greyhound Us1162"
"101696-US1173" 23 "Greyhound Us1173"
"101696-US1190S" 24 "Greyhound Us1190s"
"101696-US1140D" 25 "Greyhound Us1140d"
"101696-US0300" 26 "Greyhound Us0300"
"101696-US0255s" 28 "Greyhound Us0255s"
"101696-US0170" 29 "Greyhound Us0170"
"101696-US1160" 31 "Greyhound Us1160"
"101696-N2679" 33 "Flixbus N2679"
"101696-US1169s" 34 "Greyhound Us1169s"
"101696-N2605" 35 "Flixbus N2605"
"101696-US0105" 36 "Greyhound Us0105"
"101696-US0652s" 37 "Greyhound Us0652s"
"101696-N2706" 39 "Flixbus N2706"
"101696-N2003" 40 "Flixbus N2003"
"101696-US0810" 41 "Greyhound Us0810"
"101696-US0155S" 42 "Greyhound Us0155s"
"101696-US0622s" 43 "Greyhound Us0622s"
"101696-MX210" 44 "Flixbus Mx210"
"101696-US0120S" 46 "Greyhound Us0120s"
"101696-US0340s" 47 "Greyhound Us0340s"
"101696-US0656S" 49 "Greyhound Us0656s"
"101696-US0636" 50 "Greyhound Us0636"
"101696-US0100" 52 "Greyhound Us0100"
"101696-N2601" 53 "Flixbus N2601"
"101696-US0610" 54 "Greyhound Us0610"
"101696-US1100s" 55 "Greyhound Us1100s"
"101696-US0260" 56 "Greyhound Us0260"
"101696-US0420" 58 "Greyhound Us0420"
"101696-US1110" 59 "Greyhound Us1110"
"101696-US0710s" 61 "Greyhound Us0710s"
"101696-US0830D" 62 "Greyhound Us0830d"
"101696-US0421D" 63 "Greyhound Us0421d"
"101696-US0602" 69 "Greyhound Us0602"
"101696-US0135" 70 "Greyhound Us0135"
"101696-N2768a" 72 "Flixbus N2768a"
"101696-US1100" 73 "Greyhound Us1100"
"101696-N2470" 74 "Flixbus N2470"
"101696-US0236" 75 "Greyhound Us0236"
stop_too_far_from_shape WARNING 158

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.

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

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.
73 "101696-641781bd85bcc7c067f145a6d3fff20d" "101696-2015-2-1355032026-POE6#ULA-00" 569 "101696-211DD3C5-6B7B-4FEC-9D51-CA64CADECB59" "San Bernardino Downtown Transit Center" [34.10281,-117.29863999999999] 377.43753610841077
4039 "101696-f78bee73fa81866ebb03c27f8591921b" "101696-US0256D-4523-1610112025-BOS6#NYD6-00" 23646 "101696-9B6BFD56-3ECB-11EA-8017-02437075395E" "Boston (South Station)" [42.34924999999999,-71.05678] 144.23631669063406
136 "101696-823defb27c6c6524e565789f881dd2d2" "101696-2030-26-2100032026-0NV#0NH-00" 992 "101696-BCB5C43E-A362-49DB-A226-70AD77C0D31B" "Las Vegas Strip (Las Vegas Blvd)" [36.12613,-115.17102] 286.25500391471815
258 "101696-53dc8984a78626ef80499f43d2287518" "101696-2055-2-1500012026-YUM6#UHP-00" 1830 "101696-211DD3C5-6B7B-4FEC-9D51-CA64CADECB59" "San Bernardino Downtown Transit Center" [34.10281,-117.29863999999999] 377.43753610841077
4495 "101696-75be2fcd9d581b9b00c31a90560e7338" "101696-US0421-1374-1345032026-SLD6#NYD6-00" 26030 "101696-22DE8394-2935-4894-A3A9-2C06C2F33201" "Springfield (Love's)" [39.893099149071666,-83.7212829169597] 106.87694006988164
3381 "101696-2863fd7b43d6a34d313759a6f97a4a56" "101696-US0100-4423-0340012026-CHD6#ATD6-00" 19533 "101696-B7818A85-E778-4A1D-9A5F-E2C708DCEA5F" "Ringgold" [34.938900886200756,-85.16392777120066] 1254.5947509885261
2367 "101696-b122fb92e7b99c6e0e6eed796c5789c3" "101696-2691-4-2015032026-BOS6#6IT-00" 11826 "101696-9B6BFD56-3ECB-11EA-8017-02437075395E" "Boston (South Station)" [42.34924999999999,-71.05678] 144.23631669063406
4808 "101696-9efc87becb054797018208a3ea918d8a" "101696-US0642-3963-1330032026-RAL6#ATD6-00" 28774 "101696-B23F8361-FBC9-414C-AEC1-C4C840509E59" "Augusta" [33.96381501201046,-82.17311049095913] 53638.43708131709
4808 "101696-9efc87becb054797018208a3ea918d8a" "101696-US0642-3963-1330032026-RAL6#ATD6-00" 28775 "101696-1563B5C0-2423-45BF-80F9-BD9865F09F22" "Washington (Texaco)" [33.90105679631705,-82.76685883605165] 18388.561743136488
4808 "101696-9efc87becb054797018208a3ea918d8a" "101696-US0642-3963-1330032026-RAL6#ATD6-00" 28776 "101696-68912540-A05B-40FA-9494-1E517D230B8B" "Athens Transit Center (Uga)" [33.83653865202761,-83.35012679811645] 13852.477794202143
1131 "101696-7ebcbf70ceb2bfabc1adfe748773735a" "101696-2552-1-1445032026-DET6#CHD6-00" 7300 "101696-CF2B18FE-5AEE-454E-9773-CD755BC62135" "Flint (Miller Rd)" [42.99031000000001,-83.73728] 234.9900820720375
2135 "101696-cdccca249ac8bcf77c28741f20541d14" "101696-2619-22-1430032026-BOS6#6MK-00" 10443 "101696-9B6BFD56-3ECB-11EA-8017-02437075395E" "Boston (South Station)" [42.34924999999999,-71.05678] 144.23631669063406
4804 "101696-367add6db712a7a70d5168bf68029fd5" "101696-US0642-3962-1300032026-ATD6#RAL6-00" 28741 "101696-68912540-A05B-40FA-9494-1E517D230B8B" "Athens Transit Center (Uga)" [33.83653865202761,-83.35012679811645] 13852.477794202143
4804 "101696-367add6db712a7a70d5168bf68029fd5" "101696-US0642-3962-1300032026-ATD6#RAL6-00" 28742 "101696-1563B5C0-2423-45BF-80F9-BD9865F09F22" "Washington (Texaco)" [33.90105679631705,-82.76685883605165] 18388.561743136488
4804 "101696-367add6db712a7a70d5168bf68029fd5" "101696-US0642-3962-1300032026-ATD6#RAL6-00" 28743 "101696-B23F8361-FBC9-414C-AEC1-C4C840509E59" "Augusta" [33.96381501201046,-82.17311049095913] 53638.43708131709
1534 "101696-c612efd13c43e73167d0737773fcd468" "101696-2602-69-1435032026-PSD6#6MT-00" 8607 "101696-284C31B6-6A70-4456-8832-96A1A918503C" "Philadelphia (Schuylkill & Walnut)" [39.93796999999999,-75.03115000000001] 12972.110091056164
1219 "101696-080bcf35ac7fdbbb33c53b8f9f1c972b" "101696-2601-193-1930102025-DCD6#6NYY-00" 7629 "101696-CD63AD2D-C640-4C79-8BF2-D3F42CF2547D" "New York (Hudson Yards)" [38.981970000000004,-76.49577] 290106.27548344014
118 "101696-3d55ac9baeafa9d4f962042d5821fcf0" "101696-2030-13-1630032026-USC#UHN-00" 891 "101696-211DD3C5-6B7B-4FEC-9D51-CA64CADECB59" "San Bernardino Downtown Transit Center" [34.10281,-117.29863999999999] 377.43753610841077
118 "101696-3d55ac9baeafa9d4f962042d5821fcf0" "101696-2030-13-1630032026-USC#UHN-00" 893 "101696-BCB5C43E-A362-49DB-A226-70AD77C0D31B" "Las Vegas Strip (Las Vegas Blvd)" [36.12613,-115.17102] 286.25500391471815
118 "101696-3d55ac9baeafa9d4f962042d5821fcf0" "101696-2030-13-1630032026-USC#UHN-00" 894 "101696-D04E2E4D-34EF-454C-837F-666CF2B63F08" "Henderson (Galleria at Sunset)" [36.06468,-115.04185000000001] 180.14976442352463
124 "101696-b0e095dbc2f756dc11a40f3d9ba63531" "101696-2030-20-0025032026-ULV#LAD6-00" 926 "101696-BCB5C43E-A362-49DB-A226-70AD77C0D31B" "Las Vegas Strip (Las Vegas Blvd)" [36.12613,-115.17102] 286.25500391471815
2899 "101696-a270ef786b023566f56db7de785657a8" "101696-2721-5-1245102025-7CA#7LL-00" 15457 "101696-FC7F16C7-0DFA-4DFC-AF45-281CD8BA732D" "Lake Louise (Lakeshore)" [51.4169,-116.21349000000001] 128.62393840737835
5485 "101696-128f392e561a6877d6eea4a721228f67" "101696-US1126s-858-1800032026-BRN6#HOU6-00" 33803 "101696-A83E765E-322A-4513-9B2D-513D2DE832C2" "Manvel (Chevron)" [29.48422241192616,-95.4061495650202] 107.45836579170346
4071 "101696-826b0bfd74a7890c9595e8c3811cbf3b" "101696-US0260-3541-0345032026-BOS6#MTL6-00" 23936 "101696-9B6BFD56-3ECB-11EA-8017-02437075395E" "Boston (South Station)" [42.34924999999999,-71.05678] 144.23631669063406
1529 "101696-11bd37c047dd9e70a38e79d625730806" "101696-2602-66-0100032026-6MT#PSD6-00" 8594 "101696-284C31B6-6A70-4456-8832-96A1A918503C" "Philadelphia (Schuylkill & Walnut)" [39.94012,-75.02967] 13069.590567360592
161 "101696-f4b56797d9ccf523bc489378fc0ea15e" "101696-2030-52-0245032026-0NV#USC-00" 1145 "101696-BCB5C43E-A362-49DB-A226-70AD77C0D31B" "Las Vegas Strip (Las Vegas Blvd)" [36.12613,-115.17102] 286.25500391471815
252 "101696-a834354e599e581735cb3813f78b4944" "101696-2055-1-1655102025-UHP#YUM6-00" 1755 "101696-211DD3C5-6B7B-4FEC-9D51-CA64CADECB59" "San Bernardino Downtown Transit Center" [34.10281,-117.29863999999999] 377.43753610841077
1414 "101696-acb08dad334591280dfe33ee85a11045" "101696-2602-13-1425032026-PSD6#6MT-00" 8248 "101696-284C31B6-6A70-4456-8832-96A1A918503C" "Philadelphia (Schuylkill & Walnut)" [39.96028,-75.16748] 1513.3332935960698
1704 "101696-fad1a4b0f1e6aa9dacb2e1740b302f79" "101696-2610-12-1115032026-BOS6#6MT-00" 9366 "101696-9B6BFD56-3ECB-11EA-8017-02437075395E" "Boston (South Station)" [42.34924999999999,-71.05678] 144.23631669063406
152 "101696-cf483a226a8953429a61badb3aae988b" "101696-2030-51-1815032026-LAD6#ULV-00" 1095 "101696-BCB5C43E-A362-49DB-A226-70AD77C0D31B" "Las Vegas Strip (Las Vegas Blvd)" [36.12613,-115.17102] 286.25500391471815
4051 "101696-e78ddb5eca0708f2ca732939bf46129d" "101696-US0260-3531-1100032026-BOS6#MTL6-00" 23766 "101696-9B6BFD56-3ECB-11EA-8017-02437075395E" "Boston (South Station)" [42.34924999999999,-71.05678] 144.23631669063406
3404 "101696-a4f5760bd6011a85a23c39d569453323" "101696-US0100-4906-2105102025-ATD6#CHD6-00" 19711 "101696-B7818A85-E778-4A1D-9A5F-E2C708DCEA5F" "Ringgold" [34.93960671801761,-85.16354133940457] 1339.9260087403245
1673 "101696-4cad2863ce42ed737078dac6df5c7d0d" "101696-2610-10-1200032026-BOS6#6MT-00" 9288 "101696-9B6BFD56-3ECB-11EA-8017-02437075395E" "Boston (South Station)" [42.34924999999999,-71.05678] 144.23631669063406
172 "101696-ddf42c5ac6d9a92826f97dd91a7ed2f6" "101696-2030-7-1345032026-0NH#0NV-00" 1224 "101696-BCB5C43E-A362-49DB-A226-70AD77C0D31B" "Las Vegas Strip (Las Vegas Blvd)" [36.12613,-115.17102] 286.25500391471815
5874 "101696-fd9e8ce1b34b98ff32a26ecd94ca9408" "101696-US1210-1371-0555112025-SLD6#LAD6-00" 36545 "101696-FE416C4F-44AB-4A61-B6BD-CCF265431BB5" "Gallup (NKS Truck Stop)" [35.50486303666962,-108.83522152801535] 101.30580536849155
4082 "101696-81d3bb1162aaf825ae771448c37ea966" "101696-US0261D-3509-1345112025-BOS6#BT6-00" 24006 "101696-9B6BFD56-3ECB-11EA-8017-02437075395E" "Boston (South Station)" [42.34924999999999,-71.05678] 144.23631669063406
232 "101696-0f29f3dba72d3c9d69e84c522dcc57d1" "101696-2054-1401-1300032026-UOA#UHP-00" 1568 "101696-211DD3C5-6B7B-4FEC-9D51-CA64CADECB59" "San Bernardino Downtown Transit Center" [34.10281,-117.29863999999999] 377.43753610841077
3111 "101696-87dbca1bdd4d9172bad9fcf48532b724" "101696-N2470-1-0130012026-ATD6#6MT-00" 16988 "101696-5361EA13-751F-4177-B0EE-FDDC25E94FD1" "Charlotte Bus Station" [35.23587,-80.83939000000001] 1035.2086764628687
3668 "101696-420cc55434d8ca8c2ff3093479a3f169" "101696-US0175s-7231-2050032026-KCD6#SLD6-00" 21855 "101696-3AFA3807-A885-4766-A276-D8EFC7092C57" "Columbia (Midway Travel Plaza)" [38.97227657294461,-92.44661169640543] 112.21114192685329
1790 "101696-b895197504d2df5b471627eac3dd0e73" "101696-2610-222-0000012026-BOS6#6NYY-00" 9602 "101696-9B6BFD56-3ECB-11EA-8017-02437075395E" "Boston (South Station)" [42.34924999999999,-71.05678] 144.23631669063406
4777 "101696-16d46f364129a5e18d6760f9a4cc9c95" "101696-US0636s-3858-1650032026-TAL6#ATD6-00" 28528 "101696-0C49237F-1194-4F02-8F63-78B93DC5D5A3" "Thomasville Travel Center" [30.869370087987402,-84.00033585390857] 123.18023513597423
4106 "101696-82a4e8fcf65d7ab842070ba0778879c0" "101696-US0270D-4183-1530112025-BOS6#ALB6-00" 24186 "101696-9B6BFD56-3ECB-11EA-8017-02437075395E" "Boston (South Station)" [42.34924999999999,-71.05678] 144.23631669063406
4573 "101696-7badc8805f98ced70fbbcd3582ef7e0a" "101696-US0510s-6511-1850102025-SAP6#PTA6-00" 26613 "101696-55CF3DE0-DF46-4B75-ABDD-9CC7B8C57891" "Port Angeles Gateway Transit Center" [48.11948,-123.43168000000001] 119.05337999844058
954 "101696-0441ad407267e6807c23ab6751b5387c" "101696-2452-1-1910032026-TAL6#ATD6-00" 5945 "101696-0C49237F-1194-4F02-8F63-78B93DC5D5A3" "Thomasville Travel Center" [30.869370087987402,-84.00033585390857] 123.18023513597423
4489 "101696-ed3814cb4de50679e54beb7ce0fd47a2" "101696-US0421-1347-0535032026-NYD6#SLD6-00" 25961 "101696-22DE8394-2935-4894-A3A9-2C06C2F33201" "Springfield (Love's)" [39.893099149071666,-83.7212829169597] 106.87694006988164
1821 "101696-c4050cd25234290460118b1467d8e892" "101696-2610-26-2100032026-BOS6#6NYY-00" 9679 "101696-9B6BFD56-3ECB-11EA-8017-02437075395E" "Boston (South Station)" [42.34924999999999,-71.05678] 144.23631669063406
3816 "101696-5e0af134d3032bae8c21a9df851d40d6" "101696-US0230-2503-1020032026-BOS6#NYD6-00" 22671 "101696-9B6BFD56-3ECB-11EA-8017-02437075395E" "Boston (South Station)" [42.34924999999999,-71.05678] 144.23631669063406
1412 "101696-ed244c49cec58cac846c5961f621be48" "101696-2602-10-1100032026-6MT#PSD6-00" 8242 "101696-0927B550-2B91-4953-B297-4C3CD9B312F3" "Philadelphia (Logan Square)" [40.73406000000001,-74.16554] 120876.79112169458
1412 "101696-ed244c49cec58cac846c5961f621be48" "101696-2602-10-1100032026-6MT#PSD6-00" 8243 "101696-284C31B6-6A70-4456-8832-96A1A918503C" "Philadelphia (Schuylkill & Walnut)" [40.73406000000001,-74.16554] 122365.8919519368
4505 "101696-eebf6b39801044d4bd924ded060cd9c2" "101696-US0421-1662-1855032026-SLD6#NYD6-00" 26160 "101696-22DE8394-2935-4894-A3A9-2C06C2F33201" "Springfield (Love's)" [39.893099149071666,-83.7212829169597] 106.87694006988164
trip_coverage_not_active_for_next7_days WARNING 1

trip_coverage_not_active_for_next7_days

Trips data should be valid for at least the next seven days.

This notice is triggered if the date range where a significant number of trips are running ends in less than 7 days.

You can see more about this notice here.

currentDate (?) Current date (YYYYMMDD format). serviceWindowStartDate (?) The start date of the majority service window. serviceWindowEndDate (?) The end date of the majority service window.
"20251031" "20260101" "20260301"