GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T22:20:08Z,
for the dataset file:///shared/lawrence-county-public-transit.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Passio Technologies
Publisher URL:
https://passiotech.com
Feed Email:
support@passiotech.com
Feed Language:
English
Feed Start Date:
2025-12-10
Feed End Date:
2026-01-10

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: 34
  • Routes: 15
  • Shapes: 68
  • Stops: 150
  • Trips: 154

Specification Compliance report

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

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 16

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`.
"63781" 29514 34025.27 475 29513 34025.27 474
"63781" 29553 35539.65 514 29552 35539.65 513
"63788" 29899 4274.79 78 29898 4274.79 77
"65251.343" 64292 9995.4 259 64291 9995.4 258
"63790" 30345 3462.32 52 30344 3462.32 51
"63797" 31666 240.59 7 31665 240.59 6
"54121" 2689 22006.86 310 2688 22006.86 309
"54120" 1260 116575.9 1259 1259 116575.9 1258
"54120" 1733 158958.4 1732 1732 158958.4 1731
"61780" 5110 24299.45 397 5109 24299.45 396
"61780" 5111 24299.45 398 5110 24299.45 397
"61780" 5355 44785.88 642 5354 44785.88 641
"63647" 54108 72992.86 1178 54107 72992.86 1177
"67932" 46597 4175.93 95 46596 4175.93 94
"67934" 45416 227.88 17 45415 227.88 16
"65392" 42013 22498.9 605 42012 22498.9 604
fast_travel_between_consecutive_stops WARNING 1

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.
151 "752111" "5858" 1009.8104378290325 16.83017396381721 1682 2 "156720" "Dept of Social Services - Canton OB" "14:25:00" 1683 3 "177663" "SUNY Potsdam Barrington Dr Bus Shelter OB" "14:25:00"
fast_travel_between_far_stops WARNING 1

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.
151 "752111" "5858" 1009.8104378290325 16.83017396381721 1682 2 "156720" "Dept of Social Services - Canton OB" "14:25:00" 1683 3 "177663" "SUNY Potsdam Barrington Dr Bus Shelter OB" "14:25:00"
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 "20251212" "20260110" "20260111"
stop_too_far_from_shape WARNING 22

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.
132 "67983" "1003962" 1546 "155558" "Public Library - Massena" [44.930326,-74.892519] 118.78214350331666
137 "67981" "1003959" 1579 "155558" "Public Library - Massena" [44.930326,-74.892519] 118.78214350331666
128 "67984" "1003975" 1519 "155558" "Public Library - Massena" [44.928093,-74.890718] 325.8611942249874
128 "67984" "1003975" 1524 "189011" "Human Services Building - Canton IB" [44.60164736436148,-75.15064592966493] 115.32961100812398
128 "67984" "1003975" 1525 "186450" "Dept of Social Services - Canton IB" [44.59570387994875,-75.1680548267497] 281.8870792097952
67 "65251.343" "942354" 971 "155604" "Canton Potsdam Hospital - Potsdam OB" [44.67239800000001,-74.986858] 550.4828722939325
4 "61453" "877404" 48 "155621" "EJ Noble Medical Building - Canton OB" [44.598489,-75.148335] 475.63681197257984
4 "61453" "877404" 66 "189010" "EJ Noble Medical Building - Canton IB" [44.598489,-75.148335] 476.10122151548967
66 "65251" "942353" 964 "177662" "Lawrence Ave Apts - Potsdam" [44.678114,-74.981481] 1054.128764893427
5 "61780" "880651" 75 "155621" "EJ Noble Medical Building - Canton OB" [44.598489,-75.148335] 475.63681197257984
5 "61780" "880651" 91 "189010" "EJ Noble Medical Building - Canton IB" [44.598489,-75.148335] 476.10122151548967
14 "63881" "922032" 233 "155652" "Munson St Covered Stop - Potsdam OB" [44.67145801973894,-74.986858] 168.19544339281862
139 "67966" "1003875" 1593 "155558" "Public Library - Massena" [44.928131,-74.89048] 325.05299779173413
117 "67933.437" "1003660" 1366 "208855" "BJ's - Massena" [44.94831877637827,-74.84515282964799] 323.78157196400844
118 "67933.438" "1003661" 1374 "208856" "Tim Horton's - Massena" [44.92547449784624,-74.88975156842734] 115.68409430598017
118 "67933.438" "1003661" 1375 "155545" "Laurel & Grassmete Terrace Apts - Massena" [44.927928775636566,-74.88930641446339] 111.12789221027651
116 "67933" "1003658" 1348 "208855" "BJ's - Massena" [44.948029471431795,-74.84490277443712] 286.08292058574455
115 "67934" "1003665" 1344 "189011" "Human Services Building - Canton IB" [44.603485000000006,-75.151965] 258.0644351799168
17 "54141" "751986" 305 "155551" "Human Services Center - Canton OB" [44.60107000000001,-75.15024] 137.02988358601843
20 "54144" "751989" 377 "155551" "Human Services Center - Canton OB" [44.60163152114666,-75.15063493380211] 117.90236178465999
19 "54143" "751988" 372 "155551" "Human Services Center - Canton OB" [44.60163152114666,-75.15063493380211] 117.90236178465999
18 "54142" "751987" 310 "155551" "Human Services Center - Canton OB" [44.60163194050916,-75.1506412374523] 118.32802135916295
stop_without_stop_time WARNING 7

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.
4 "198443" "ABCD Hardware - Winthrop IB"
39 "155617" "DMV Office - Massena"
52 "156725" "Hamilton St Parking Lot - Potsdam"
54 "155630" "Highland Nursing Home - Messena"
117 "155596" "St. Lawrence Centre Mall - Massena"
121 "155631" "St. Regis Nursing Home - Massena"
138 "155627" "Twin Leaf Plaza & Diner - Akwesasne"
stops_match_shape_out_of_order WARNING 6

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.
2 "54120" "751961" 23 "156720" "Dept of Social Services - Canton OB" [44.59813744762431,-75.1683853868351] 22 "156718" "Main St & Willow St - Richville IB" [44.41503155121828,-75.39575983142042]
71 "65251" "942358" 1007 "177661" "Evergreen Park (Racquette Rd) - Potsdam" [44.680906931933066,-74.99044905901594] 1006 "155612" "Clarkson Student Center - Potsdam OB" [44.66286398897874,-74.9982247666196]
82 "65251" "943090" 1120 "155600" "Price Chopper - Potsdam" [44.685826,-74.988848] 1119 "155612" "Clarkson Student Center - Potsdam OB" [44.66286398897874,-74.9982247666196]
122 "67932" "1003653" 1434 "208852" "Spanky's - Massena" [44.935213999999995,-74.89409200000001] 1433 "155625" "MILC - Massena" [44.93431900458484,-74.88582143235683]
126 "67932" "1003657" 1496 "208852" "Spanky's - Massena" [44.935213999999995,-74.89409200000001] 1495 "208851" "Alcoa Park - Massena" [44.93783808392339,-74.88728889814209]
152 "54187" "752114" 1694 "155584" "The Arc - Canton" [44.58986500000001,-75.179228] 1693 "155598" "Walmart - Potsdam OB" [44.66203084983613,-75.02726719454371]