lewis-county — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-08-08T03:44:04Z,
for the dataset file:///shared/lewis-county_b5963b56.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Lewis County Public Transportation
Feed Email:
N/A
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: 136
  • Trips: 63

Specification Compliance report

254 notices reported (0 errors, 250 warnings, 4 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 1

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.

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`.
"veb3" 29437 59.20295791701264 3 29436 59.20295791701264 2
expired_calendar WARNING 1

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.
17 "OF-OB 2000 WD"
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.
38 "632N" "632 PM" 1495.3560184794808 24.922600307991345 486 7 "003" "Birnie Bus Terminal-Route 12" "16:40:00" 487 8 "020" "Eddie's Meat Market" "16:40:00"
38 "632N" "632 PM" 1190.6824997776544 19.844708329627576 487 8 "020" "Eddie's Meat Market" "16:40:00" 488 9 "028" "Harrisville Main Street Parking Lot" "16:40:00"
23 "631S" "631 AM" 432.01973829952857 7.200328971658809 252 6 "076" "Lyons Falls Center Street Diner" "08:15:00" 253 7 "073" "Constableville Circle K" "08:15:00"
51 "315731b0-6273-46be-a7a8-a1257d1888cc" "FDWhite" 429.2117223735238 7.153528706225396 667 10 "029" "Jefferson Community College" "17:05:00" 668 11 "072" "Watertown Airport" "17:05:00"
54 "JCCN" "JCCYellow" 357.9320534527896 5.96553422421316 726 11 "055" "Salmon Run Mall" "08:38:00" 727 12 "072" "Watertown Airport" "08:38:00"
44 "632S" "632 AM" 1190.6824997776544 19.844708329627576 558 0 "028" "Harrisville Main Street Parking Lot" "06:43:00" 559 1 "020" "Eddie's Meat Market" "06:43:00"
44 "632S" "632 AM" 1495.3560184794808 24.922600307991345 559 1 "020" "Eddie's Meat Market" "06:43:00" 560 2 "003" "Birnie Bus Terminal-Route 12" "06:43:00"
52 "6daac815-6962-4991-8059-d5c5c6715564" "FDRed" 429.2117223735238 7.153528706225396 687 10 "029" "Jefferson Community College" "10:00:00" 688 11 "072" "Watertown Airport" "10:00:00"
53 "JCCS" "JCC" 1910.7736219862957 31.846227033104928 701 4 "068" "Carthage Pleasant Night Inn" "16:30:00" 702 5 "072" "Watertown Airport" "16:30:00"
43 "631N" "631 PM" 931.5212480806163 15.525354134676938 549 3 "025" "Glenfield Elementary Building" "14:42:00" 550 4 "073" "Constableville Circle K" "14:42: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.
38 "632N" "632 PM" 1495.3560184794808 24.922600307991345 486 7 "003" "Birnie Bus Terminal-Route 12" "16:40:00" 487 8 "020" "Eddie's Meat Market" "16:40:00"
44 "632S" "632 AM" 1190.6824997776544 19.844708329627576 558 0 "028" "Harrisville Main Street Parking Lot" "06:43:00" 559 1 "020" "Eddie's Meat Market" "06:43:00"
53 "JCCS" "JCC" 1910.7736219862957 31.846227033104928 701 4 "068" "Carthage Pleasant Night Inn" "16:30:00" 702 5 "072" "Watertown Airport" "16:30:00"
43 "631N" "631 PM" 931.5212480806163 15.525354134676938 549 3 "025" "Glenfield Elementary Building" "14:42:00" 550 4 "073" "Constableville Circle K" "14:42:00"
missing_feed_contact_email_and_url WARNING 1

missing_feed_contact_email_and_url

Best Practices for feed_info.txt suggest providing at least one of feed_contact_email and feed_contact_url.

You can see more about this notice here.

csvRowNumber (?) The row number of the validated record.
2
missing_recommended_field WARNING 1

missing_recommended_field

A recommended field is missing.

The given field has no value in some input row, even though values are recommended.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) The name of the missing field.
"feed_info.txt" 2 "feed_version"
missing_timepoint_value WARNING 180

missing_timepoint_value

stop_times.timepoint value is missing for a record.

When at least one of stop_times.arrival_time or stop_times.departure_time are provided, stop_times.timepoint should be defined

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. tripId (?) The faulty record's `stop_times.trip_id`. stopSequence (?) The faulty record's `stop_times.stop_sequence`.
85 "Old Forge Return - 2000" 0
86 "Old Forge Return - 2000" 1
87 "Old Forge Return - 2000" 2
88 "Old Forge Return - 2000" 3
89 "Old Forge Return - 2000" 4
90 "Old Forge Return - 2000" 5
91 "Old Forge Return - 2000" 6
92 "Old Forge Return - 2000" 7
94 "Old Forge Return - 2000" 9
95 "6a671064-f43a-427c-b121-2c6f287b710b" 0
97 "6a671064-f43a-427c-b121-2c6f287b710b" 2
98 "6a671064-f43a-427c-b121-2c6f287b710b" 3
99 "6a671064-f43a-427c-b121-2c6f287b710b" 4
100 "6a671064-f43a-427c-b121-2c6f287b710b" 5
101 "6a671064-f43a-427c-b121-2c6f287b710b" 6
102 "6a671064-f43a-427c-b121-2c6f287b710b" 7
103 "6a671064-f43a-427c-b121-2c6f287b710b" 8
104 "6a671064-f43a-427c-b121-2c6f287b710b" 9
105 "99d907aa-ff36-442c-b300-c21f552b8bd1" 0
107 "99d907aa-ff36-442c-b300-c21f552b8bd1" 2
108 "99d907aa-ff36-442c-b300-c21f552b8bd1" 3
109 "99d907aa-ff36-442c-b300-c21f552b8bd1" 4
110 "99d907aa-ff36-442c-b300-c21f552b8bd1" 5
111 "99d907aa-ff36-442c-b300-c21f552b8bd1" 6
112 "99d907aa-ff36-442c-b300-c21f552b8bd1" 7
113 "99d907aa-ff36-442c-b300-c21f552b8bd1" 8
114 "Old Forge Return - 1900" 0
115 "Old Forge Return - 1900" 1
116 "Old Forge Return - 1900" 2
117 "Old Forge Return - 1900" 3
118 "Old Forge Return - 1900" 4
119 "Old Forge Return - 1900" 5
120 "Old Forge Return - 1900" 6
121 "Old Forge Return - 1900" 7
123 "Old Forge Return - 1900" 9
124 "Old Forge Return - 1830" 0
125 "Old Forge Return - 1830" 1
126 "Old Forge Return - 1830" 2
127 "Old Forge Return - 1830" 3
128 "Old Forge Return - 1830" 4
129 "Old Forge Return - 1830" 5
130 "Old Forge Return - 1830" 6
131 "Old Forge Return - 1830" 7
133 "Old Forge Return - 1830" 9
134 "Old Forge Return - 1730" 0
135 "Old Forge Return - 1730" 1
136 "Old Forge Return - 1730" 2
137 "Old Forge Return - 1730" 3
138 "Old Forge Return - 1730" 4
139 "Old Forge Return - 1730" 5
mixed_case_recommended_field WARNING 14

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.
"routes.txt" "route_short_name" "634 PM" 2
"routes.txt" "route_short_name" "632 AM" 3
"routes.txt" "route_short_name" "632 PM" 4
"routes.txt" "route_short_name" "631 AM" 5
"routes.txt" "route_short_name" "631 PM" 6
"routes.txt" "route_short_name" "633 AM" 7
"routes.txt" "route_short_name" "633 PM" 8
"routes.txt" "route_short_name" "634 AM" 9
"routes.txt" "route_short_name" "JCC AM" 10
"routes.txt" "route_short_name" "JCC PM" 11
"routes.txt" "route_short_name" "560 AM" 12
"routes.txt" "route_short_name" "560 PM" 13
"routes.txt" "route_short_name" "548/549 AM" 14
"routes.txt" "route_short_name" "548/549 PM" 15
route_color_contrast WARNING 1

route_color_contrast

Insufficient route color contrast.

A route's color and route_text_color should be contrasting.

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeColor (?) The faulty record's HTML route color. routeTextColor (?) The faulty record's HTML route text color.
"czco" 16 "#66F0EC" "#FFFFFF"
route_long_name_contains_short_name WARNING 3

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`.
"czco" 16 "South Post / Airfield" "South Post / Airfield"
"jt2h" 17 "Main Post" "Main Post"
"vl0c" 20 "Residential Route" "Residential Route"
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`.
"czco" 16 "South Post / Airfield"
"vl0c" 20 "Residential Route"
same_name_and_description_for_stop WARNING 1

same_name_and_description_for_stop

Same name and description for stop.

The GTFS spec defines stops.txt stop_description as:

Description of the location that provides useful, quality information. Do not simply duplicate the name of the location.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty record. stopDesc (?) The faulty record's `stop_desc`.
80 "082" "Thrive/Common 7550 S State St - Lowville"
stop_without_stop_time WARNING 21

stop_without_stop_time

A stop in stops.txt is not referenced by any stop_times.stop_id.

Such stops are not used by any trip and normally do not provide user value. This notice may indicate a typo in stop_times.txt.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty stop. stopName (?) The name of the faulty stop.
6 "066" "Remsen Dollar General"
7 "010" "Castorland Post Office"
8 "001" "Ace Hardware"
9 "002" "Alder Creek Citgo"
10 "006" "Belfort Inn"
12 "013" "Constableville Petroleum"
14 "015" "Copenhagen Stewarts"
15 "017" "Crossroads"
20 "026" "Glenfield Post Office"
24 "030" "Joshs Riverside Restaurant"
25 "032" "Kraft"
27 "034" "Lewis County Jefferson Community College Education Center"
32 "044" "Mc Manus Hotel"
33 "046" "New Bremen Fire Department"
34 "047" "New Hartford Shopping Center"
38 "052" "Remsen Soda Fountain"
58 "056" "New Hartford Sangertown Mall Boscovs"
80 "082" "Thrive/Common 7550 S State St - Lowville"
101 "117" "Outdoor Recreation"
125 "118" "Marshall Dental Clinic / Jack T Sweet"
127 "136" "Remington Park Campground"
trip_distance_exceeds_shape_distance_below_threshold WARNING 10

trip_distance_exceeds_shape_distance_below_threshold

The distance between the last shape point and last stop point is greater than 0 but less than the 11.1m threshold.

You can see more about this notice here.

tripId (?) The faulty record's trip id. shapeId (?) The faulty record's shape id. maxTripDistanceTraveled (?) The faulty record's trip max distance traveled. maxShapeDistanceTraveled (?) The faulty record's shape max distance traveled. geoDistanceToShape (?) The distance in meters between the shape and the stop.
"0766ac0e-c89f-4717-8278-da9a3140790d" "iine" 114936.25754215574 114900.34649931599 1.106981008114126
"Old Forge Return - 2000" "iine" 114936.25754215574 114900.34649931599 1.106981008114126
"Old Forge Return - 1900" "iine" 114936.25754215574 114900.34649931599 1.106981008114126
"Old Forge Return - 1830" "iine" 114936.25754215574 114900.34649931599 1.106981008114126
"Old Forge Return - 1730" "iine" 114936.25754215574 114900.34649931599 1.106981008114126
"8cd95e7c-91ba-47c7-a729-e178d7df56b6" "sxef" 103194.33587813986 103162.09351793263 1.3493012519306697
"bb597728-8cd7-427a-8ea5-0fee2170c0d9" "sxef" 103194.33587813986 103162.09351793263 1.3493012519306697
"a16a8164-35bb-4e7a-ade1-256682eb6e24" "sxef" 103194.33587813986 103162.09351793263 1.3493012519306697
"e2d43a94-c5b9-48d0-8c84-d27ebeb3dafb" "sxef" 103194.33587813986 103162.09351793263 1.3493012519306697
"7dae21d8-3f77-4f29-bfce-d49e9d0e93c4" "sxef" 103194.33587813986 103162.09351793263 1.3493012519306697
big_gap_in_service INFO 1

big_gap_in_service

A service has a gap of more than 13 days between active service dates.

You can see more about this notice here.

serviceId (?) The service_id that has the gap. gapStartDate (?) The first day of the gap. gapEndDate (?) The last day of the gap. gapDurationDays (?) The number of days in the gap.
"OF-OB 2000 WD" "2026-07-08" "2026-07-30" 21
unknown_column INFO 3

unknown_column

A column name is unknown.

You can see more about this notice here.

filename (?) The name of the faulty file. fieldName (?) The name of the unknown column. index (?) The index of the faulty column.
"agency.txt" "agency_branding_url" 7
"feed_info.txt" "feed_id" 2
"routes.txt" "route_branding_url" 11