wata — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-06-11T08:28:39Z,
for the dataset file:///shared/wata_cea574bc.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:
N/A
Publisher URL:
N/A
Feed Email:
N/A
Feed Language:
N/A

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. routes.txt
  5. shapes.txt
  6. stop_times.txt
  7. stops.txt
  8. transfers.txt
  9. trips.txt

Counts


  • Agencies: 1
  • Blocks: 18
  • Routes: 13
  • Shapes: 26
  • Stops: 615
  • Trips: 1268

Specification Compliance report

23 notices reported (0 errors, 22 warnings, 1 infos)

Notice Code Severity Total
equal_shape_distance_diff_coordinates_distance_below_threshold WARNING 1

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.
"8_2616310_2577057" 8033 0.0 1 8032 0.0 0 0.04561499986560373
missing_recommended_file WARNING 1

missing_recommended_file

A recommended file is missing.

You can see more about this notice here.

filename (?) The name of the faulty file.
"feed_info.txt"
stop_without_stop_time WARNING 18

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.
2 "0_2616314" "Compton Dr at Kaplan Lot"
3 "0_2618104" "Monticello Ave at Lot 1"
4 "0_2616310" "Monticello Ave at School of ED"
5 "0_2616309" "Mt Vernon Ave at Lot 4"
8 "0_2576828" "Compton Dr at Kaplan Arena"
9 "0_2576927" "Ukrop Way at Commons Dining"
10 "0_34236AH" "Ukrops Way at Wake Dr"
11 "0_2576926" "Ukrop Way at WM Parking Deck"
81 "0_4160745" "Garage"
88 "0_9004" "Market House"
99 "0_9000" "Visitor Center"
123 "0_10000" "Garage"
125 "0_2577057" "S Henry St at WM Grad Plex"
143 "0_1089" "S Henry St at WM Grad Plex"
154 "0_2576872" "Queens Path at Riverside"
266 "0_2616311" "Ukrop Way at Jones Hall"
267 "0_2618103" "Ukrops Way at Small Hall"
268 "0_2616312" "Ukrops Way at Yates Lot"
unused_shape WARNING 2

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.
"8_2616310_2577057" 8032
"8_2577057_2616310" 8345
unknown_column INFO 1

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.
"stops.txt" "vehicle_type" 10