GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-06-20T04:09:28Z,
for the dataset file:///shared/matbus-usa_22af197f.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
GMV Syncromatics
Feed Email:
support@gmvsync.com
Feed Language:
English
Feed Start Date:
2026-06-13
Feed End Date:
N/A

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_attributes.txt
  4. directions.txt
  5. feed_info.txt
  6. realtime_routes.txt
  7. routes.txt
  8. shapes.txt
  9. stop_times.txt
  10. stops.txt
  11. trips.txt

Counts


  • Agencies: 1
  • Blocks: 39
  • Routes: 18
  • Shapes: 27
  • Stops: 655
  • Trips: 1223

Specification Compliance report

67 notices reported (0 errors, 62 warnings, 5 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`.
"31170" 5026 4630.99743633825 100 5025 4630.99743633825 99
leading_or_trailing_whitespaces WARNING 2

leading_or_trailing_whitespaces

The value in CSV file has leading or trailing whitespaces.

This notice is emitted for values protected with double quotes since whitespaces for non-protected values are trimmed automatically by CSV parser.

The validator strips whitespaces from protected values. We do not see any use case when such a whitespace may be needed. On the other hand, some real-world feeds use trailing whitespaces for some values and omit them for the others. This is causing the largest problem when a primary key and a foreign key differ just by a whitespace: it is clear that they are intended to be the same, that is why we always strip whitespaces.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
"routes.txt" 2 "route_long_name" " Route 01"
"routes.txt" 11 "route_short_name" "14 "
missing_feed_info_date WARNING 1

missing_feed_info_date

One of feed_start_date or feed_end_date is specified, but not both.

Even though feed_info.start_date and feed_info.end_date are optional, if one field is provided the second one should also be provided.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. fieldName (?) Either `feed_end_date` or `feed_start_date`.
2 "feed_end_date"
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_end_date"
stop_without_stop_time WARNING 28

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.
13 "11600123" "13th Ave S & 38th St. SW (Corner SE)"
34 "12241042" "Walmart"
35 "12241139" "1st Ave NW & 3rd Ave NW (Corner SW)"
36 "12241414" "Walmart"
629 "9583484" "12th Ave N & Reineke Fine Arts Center (Midblock North)"
630 "9583485" "Bolley Dr & 13th Ave N (T Intersection East)"
631 "9583486" "Shelter 268 (Stevens Hall)"
632 "9583487" "Shelter 248 (Wellness Center)"
633 "9583488" "18th St N & NDSU LLC"
634 "9583489" "Shelter 244 (Research Park)"
635 "9583490" "NDSU Res Pk Dr & Candlewood Suites Driveway (T Intersection West)"
636 "9583491" "Shelter 276 (Research Park)"
637 "9583492" "NDSU Res Pk Dr & 17th Ave N (Corner NW)."
638 "9583493" "NDSU Minard Hall (Pullout West)"
639 "9583494" "Shelter 230 (Fargodome Transit Hub)"
640 "9583495" "Albrecht Blvd & 17th Ave N (Midblock West)"
641 "9583496" "Albrecht Blvd & 15th Ave N (Corner NW)"
642 "9583497" "Shelter 249 (NDSU High Rises)"
643 "9583498" "Albrecht Blvd & 14th Ave N (T Intersection West)"
644 "9583499" "Albrecht Blvd & Centennial Blvd (Corner NW)"
646 "9590948" "16th Ave N & 11th St N (Corner SW)"
647 "9590949" "Shelter 252 (University Village)"
648 "9591978" "4th Ave N & 12th St N (Corner SW)"
649 "9591979" "4th Ave N & 7th St N (Corner SW)"
650 "9597010" "16th St N & 19th Ave N (Corner SE)"
651 "9597011" "NDSCS-Fargo (Main Entrance)"
652 "9597012" "Shelter 256 (Niskanen)"
656 "9836370" "NDSU Peltier Complex"
trip_distance_exceeds_shape_distance_below_threshold WARNING 29

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.
"24-1089" "25881" 10463.713430007136 10456.61834717006 0.0
"24-1100" "25881" 10463.713430007136 10456.61834717006 0.0
"24-1135" "25881" 10463.713430007136 10456.61834717006 0.0
"24-115" "25881" 10463.713430007136 10456.61834717006 0.0
"24-122" "25881" 10463.713430007136 10456.61834717006 0.0
"24-136" "25881" 10463.713430007136 10456.61834717006 0.0
"24-145" "25881" 10463.713430007136 10456.61834717006 0.0
"24-20" "25881" 10463.713430007136 10456.61834717006 0.0
"24-306" "25881" 10463.713430007136 10456.61834717006 0.0
"24-314" "25881" 10463.713430007136 10456.61834717006 0.0
"24-390" "25881" 10463.713430007136 10456.61834717006 0.0
"24-402" "25881" 10463.713430007136 10456.61834717006 0.0
"24-417" "25881" 10463.713430007136 10456.61834717006 0.0
"24-431" "25881" 10463.713430007136 10456.61834717006 0.0
"24-433" "25881" 10463.713430007136 10456.61834717006 0.0
"24-435" "25881" 10463.713430007136 10456.61834717006 0.0
"24-533" "25881" 10463.713430007136 10456.61834717006 0.0
"24-536" "25881" 10463.713430007136 10456.61834717006 0.0
"24-570" "25881" 10463.713430007136 10456.61834717006 0.0
"24-595" "25881" 10463.713430007136 10456.61834717006 0.0
"24-640" "25881" 10463.713430007136 10456.61834717006 0.0
"24-648" "25881" 10463.713430007136 10456.61834717006 0.0
"24-650" "25881" 10463.713430007136 10456.61834717006 0.0
"24-674" "25881" 10463.713430007136 10456.61834717006 0.0
"24-718" "25881" 10463.713430007136 10456.61834717006 0.0
"24-735" "25881" 10463.713430007136 10456.61834717006 0.0
"24-749" "25881" 10463.713430007136 10456.61834717006 0.0
"24-823" "25881" 10463.713430007136 10456.61834717006 0.0
"24-939" "25881" 10463.713430007136 10456.61834717006 0.0
service_extends_far_in_the_future INFO 2

service_extends_far_in_the_future

A service end date is more than 2 years in the future.

You can see more about this notice here.

serviceId (?) The service_id that ends far in the future. serviceWindowEndDate (?) The end date of the service (YYYY-MM-DD format).
"1" "2099-12-31"
"2" "2099-12-26"
unknown_file INFO 3

unknown_file

A file is unknown.

You can see more about this notice here.

filename (?) The name of the unknown file.
"calendar_attributes.txt"
"realtime_routes.txt"
"directions.txt"