GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-18T10:16:51Z,
for the dataset file:///shared/yavapai-apache-nation-transit_e5521450.zip. No country code was provided.

Use this report alongside our documentation.

A new version of the Canonical GTFS Schedule validator is available! Please update to get the latest/best validation results.

Summary

Agencies included


Feed Info


Publisher Name:
Yavapai Apache Nation
Publisher URL:
https://yantransit.org/
Feed Email:
mwathogoma@yan-tribe.org
Feed Language:
English
Feed Start Date:
2025-05-07
Feed End Date:
2027-03-31

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: 5
  • Shapes: 2
  • Stops: 38
  • Trips: 5

Specification Compliance report

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

Notice Code Severity Total
equal_shape_distance_diff_coordinates_distance_below_threshold WARNING 3

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.
"Exp2YAN" 1162 24.099 352 1161 24.099 351 0.9151788650834503
"Exp2Bonnaha" 141 4.156 140 140 4.156 139 0.9151723626268436
"Exp2Bonnaha" 688 33.22 687 687 33.22 686 0.9137520344538366
stop_too_far_from_shape WARNING 7

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.
3 "Exp2YAN" "Express2_T01" 20 "QH" "Quail Heights" [34.765809999999995,-112.07153000000001] 231.788002870233
2 "Exp2Bonnaha" "Express1_T01" 2 "QH" "Quail Heights" [34.765809999999995,-112.07153000000001] 231.788002870233
2 "Exp2Bonnaha" "Express1_T01" 4 "E-CR" "E. Cherry Creek Rd." [34.60956,-111.91171000000001] 769.2352204675508
2 "Exp2Bonnaha" "Express1_T01" 5 "Where-WF" "Where the Water Flows" [34.60404062342969,-111.90754402507628] 834.7858686126284
2 "Exp2Bonnaha" "Express1_T01" 6 "CV Bear St" "Bear St" [34.5794,-111.88419] 3674.5927175015468
2 "Exp2Bonnaha" "Express1_T01" 8 "YAN-Adm" "YAN Administration" [34.619899999999994,-111.8913] 847.2654717607614
2 "Exp2Bonnaha" "Express1_T01" 9 "YAN-SS" "YAN Social Service" [34.61986000000001,-111.89156000000001] 173.59651829789877
stop_without_stop_time WARNING 2

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.
20 "Cottonwood-Safeway" "Safeway"
22 "Walmart-rodeo" "Walmart"