lewis-county — Enhanced Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-08-08T03:44:01Z,
for the dataset file:///shared/lewis-county_ea6f9f4c.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 Language:
English
Feed Start Date:
2026-07-01
Feed End Date:
2027-07-01

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: 0
  • Routes: 21
  • Shapes: 50
  • Stops: 115
  • Trips: 63

Specification Compliance report

19 notices reported (0 errors, 18 warnings, 1 infos)

Notice Code Severity Total
expired_calendar WARNING 2

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.
15 "1909-OF-OB 2000 WD"
16 "1909-OF-OB 2000 WND"
fast_travel_between_consecutive_stops WARNING 10

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.
23 "1909-631S" "1909-631 AM" 432.0150663826425 7.200251106377375 252 6 "1909-076" "Lyons Falls Center Street Diner" "08:15:00" 253 7 "1909-073" "Constableville Circle K" "08:15:00"
53 "1909-JCCS" "1909-JCC" 1910.7716714670853 31.84619452445142 701 4 "1909-068" "Carthage Pleasant Night Inn" "16:30:00" 702 5 "1909-072" "Watertown Airport" "16:30:00"
52 "1909-6daac815-6962-4991-8059-d5c5c6715564" "1909-FDRed" 429.21006728627316 7.153501121437886 687 10 "1909-029" "Jefferson Community College" "10:00:00" 688 11 "1909-072" "Watertown Airport" "10:00:00"
43 "1909-631N" "1909-631 PM" 931.5156936329998 15.525261560549996 549 3 "1909-025" "Glenfield Elementary Building" "14:42:00" 550 4 "1909-073" "Constableville Circle K" "14:42:00"
51 "1909-315731b0-6273-46be-a7a8-a1257d1888cc" "1909-FDWhite" 429.21006728627316 7.153501121437886 667 10 "1909-029" "Jefferson Community College" "17:05:00" 668 11 "1909-072" "Watertown Airport" "17:05:00"
44 "1909-632S" "1909-632 AM" 1190.6763077689511 19.84460512948252 558 0 "1909-028" "Harrisville Main Street Parking Lot" "06:43:00" 559 1 "1909-020" "Eddie's Meat Market" "06:43:00"
44 "1909-632S" "1909-632 AM" 1495.3583566073964 24.92263927678994 559 1 "1909-020" "Eddie's Meat Market" "06:43:00" 560 2 "1909-003" "Birnie Bus Terminal-Route 12" "06:43:00"
38 "1909-632N" "1909-632 PM" 1495.3583566073964 24.92263927678994 486 7 "1909-003" "Birnie Bus Terminal-Route 12" "16:40:00" 487 8 "1909-020" "Eddie's Meat Market" "16:40:00"
38 "1909-632N" "1909-632 PM" 1190.6763077689511 19.84460512948252 487 8 "1909-020" "Eddie's Meat Market" "16:40:00" 488 9 "1909-028" "Harrisville Main Street Parking Lot" "16:40:00"
54 "1909-JCCN" "1909-JCCYellow" 357.9297071283903 5.965495118806506 726 11 "1909-055" "Salmon Run Mall" "08:38:00" 727 12 "1909-072" "Watertown Airport" "08:38:00"
fast_travel_between_far_stops WARNING 4

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.
53 "1909-JCCS" "1909-JCC" 1910.7716714670853 31.84619452445142 701 4 "1909-068" "Carthage Pleasant Night Inn" "16:30:00" 702 5 "1909-072" "Watertown Airport" "16:30:00"
43 "1909-631N" "1909-631 PM" 931.5156936329998 15.525261560549996 549 3 "1909-025" "Glenfield Elementary Building" "14:42:00" 550 4 "1909-073" "Constableville Circle K" "14:42:00"
44 "1909-632S" "1909-632 AM" 1190.6763077689511 19.84460512948252 558 0 "1909-028" "Harrisville Main Street Parking Lot" "06:43:00" 559 1 "1909-020" "Eddie's Meat Market" "06:43:00"
38 "1909-632N" "1909-632 PM" 1495.3583566073964 24.92263927678994 486 7 "1909-003" "Birnie Bus Terminal-Route 12" "16:40:00" 487 8 "1909-020" "Eddie's Meat Market" "16:40:00"
route_short_name_too_long WARNING 2

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`.
"1909-czco" 16 "South Post / Airfield"
"1909-vl0c" 20 "Residential Route"
trip_headsign_matches_intermediate_stop INFO 1

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.
4 "1909-6f99604b-8b0c-4fe9-bcb0-2383e4807263" "Bateman/Thrive" "1909-004" 2 "1909-004"