GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-23T19:57:04Z,
for the dataset file:///shared/mid-ohio-valley2.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Mid-Ohio Valley Transit Authority
Publisher URL:
https://easyriderbus.com/
Feed Email:
movta@easyriderbus.com
Feed Language:
English
Feed Start Date:
2023-12-01
Feed End Date:
2026-12-01

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. fare_attributes.txt
  5. fare_rules.txt
  6. feed_info.txt
  7. routes.txt
  8. shapes.txt
  9. stop_times.txt
  10. stops.txt
  11. transfers.txt
  12. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 11
  • Shapes: 24
  • Stops: 70
  • Trips: 353

Specification Compliance report

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

Notice Code Severity Total
equal_shape_distance_diff_coordinates_distance_below_threshold WARNING 6

equal_shape_distance_diff_coordinates_distance_below_threshold

Two consecutive points have equal shape_dist_traveled and different lat/lon coordinates in shapes.txt and the distance between the two points is greater than 0 but less than 1.11m.

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 small difference of coordinates (greater than 0 but less than 1.11 m distance) result in a warning.

You can see more about this notice here.

shapeId (?) The id of the faulty shape. csvRowNumber (?) The row number from `shapes.txt`. shapeDistTraveled (?) The faulty record's `shape_dist_traveled` value. shapePtSequence (?) The faulty record's `shapes.shape_pt_sequence`. prevCsvRowNumber (?) The row number from `shapes.txt` of the previous shape point. prevShapeDistTraveled (?) The previous shape point's `shape_dist_traveled` value. prevShapePtSequence (?) The previous record's `shapes.shape_pt_sequence`. actualDistanceBetweenShapePoints (?) Actual distance traveled along the shape from the first shape point to the previous shape point.
"V1Out" 7525 6.875 328 7524 6.875 327 0.8604057780497425
"JeffersonOut" 4158 11.104 489 4157 11.104 488 0.8604089721808278
"NLI" 4493 5.542 257 4492 5.542 256 0.860642255705958
"EAMOut" 1822 3.947 159 1821 3.947 158 0.860642255705958
"NLO" 5182 10.303 468 5181 10.303 467 0.8606845277944659
"SLO" 9581 11.155 477 9580 11.155 476 0.8612778382123428
stop_too_far_from_shape WARNING 1

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.
144 "JeffersonOut" "Jefferson_Out_T01" 761 "B24_Deviation" "By Request" [39.28708,-81.52017] 423.69213687945677
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.
3 "AB2" "6th and Market Street"
4 "AB3" "5th Street and Market Street"
5 "ABSS1" "4th Street and Avery Street"
29 "B09_7" "9th Ave and Pike Street"
33 "B09_GO" "Go bus stop Rayon route 10:00 and 11:00AM"
48 "B22_B02_NSZ" "End of No Stop Zone (Murdoch Ave)"
71 "VA_Deviation" "Emerson Vienna routes"
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.
110 "7thOut" "7th_Street_Out_T01" 560 "B24_8" "7th Street and George at KFC" [39.263720843661474,-81.54673461211358] 559 "BS_7_KFC" "7th Street" [39.26369596581927,-81.54651369216444]
301 "NLO" "North_sat_Out_T01" 1853 "B24_8" "7th Street and George at KFC" [39.263720843661474,-81.54673461211358] 1852 "BS_7_KFC" "7th Street" [39.26369596581927,-81.54651369216444]
unused_shape WARNING 1

unused_shape

Shape is not used in GTFS file trips.txt.

All records defined by GTFS shapes.txt should be used in trips.txt.

You can see more about this notice here.

shapeId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
"Vienna_Loop" 2