syncromatics-waukesha-wi-gov — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-06-19T18:46:17Z,
for the dataset file:///shared/syncromatics-waukesha-wi-gov_b8b1c64b.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-14
Feed End Date:
2026-09-06

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: 24
  • Routes: 8
  • Shapes: 30
  • Stops: 393
  • Trips: 643

Specification Compliance report

46 notices reported (0 errors, 43 warnings, 3 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`.
"29628" 1982 711.5653648128655 7 1981 711.5653648128655 6
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 8 Summit "
"routes.txt" 5 "route_long_name" "Route 3 Moreland "
same_name_and_description_for_route WARNING 6

same_name_and_description_for_route

Same name and description for route.

The GTFS spec defines routes.txt route_desc as:

Description of a route that provides useful, quality information. Do not simply duplicate the name of the route.

See the GTFS and GTFS Best Practices links below for more examples of how to populate the route_short_name, route_long_name, and route_desc fields.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. routeId (?) The id of the faulty record. routeDesc (?) The `routes.routes_desc` of the faulty record. specifiedField (?) Either `route_short_name` or `route_long_name`.
2 "5400" "Route 8 Summit" "route_long_name"
3 "5401" "Route 15 Racine Avenue" "route_long_name"
4 "5402" "Route 6 St. Paul" "route_long_name"
7 "5408" "Route 9 Northview" "route_long_name"
8 "5410" "Route 4 Grand" "route_long_name"
9 "5414" "Route 5 Prairie" "route_long_name"
stop_without_stop_time WARNING 34

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.
18 "11826936" "Delafield St @ Moreland Blvd"
105 "6758334" "S East Avenue at Garfield Avenue"
107 "6758340" "South High School"
117 "6758456" "Tenny Avenue at Wedgewood Drive"
118 "6758457" "Tenny Avenue at Larchmont Drive"
153 "6759188" "Sunset Dr at Prairie Ave."
160 "6759195" "N West Avenue at Elizabeth Street"
163 "6759198" "509 N West Avenue"
166 "6759201" "Clinton Street at W Main Street"
185 "6760370" "1205 S Grandview Boulevard"
192 "6760381" "128 Cambridge Avenue"
206 "6760896" "Opposite 1205 S Grandview Boulevard"
210 "6761208" "West High School"
216 "6761846" "Michigan Avenue at Carriage Drive"
217 "6761848" "N Grandview Boulevard at Michigan Avenue"
222 "6761853" "Cambridge Avenue at Mandan Drive"
223 "6761854" "Cambridge Avenue at Minot Lane"
224 "6762204" "Butler Middle School"
225 "6762205" "Cambridge Avenue at Pendleton Place"
226 "6762206" "Pendleton Place at Comanche Lane"
227 "6762207" "S Comanche Lane at Crestwood Drive"
228 "6762208" "Crestwood Drive at Tensleep Terrace"
229 "6762209" "Crestwood Drive at Madison Street"
244 "6763166" "E ST Paul Avenue at Nw Barstow Street"
251 "6763173" "W Moreland Boulevard at Gascoigne Drive"
259 "6763187" "Pebble Valley Park"
275 "6765017" "Main St at Grandview Blvd(Pewaukee)"
280 "6765025" "Silvernail Opposite Silvernail Village"
285 "6765030" "Pebble Valley Rd at Pebble Valley Park"
302 "6767719" "E Racine Avenue at Sheffield Road"
304 "6767722" "Opp. 1421 E Racine Avenue"
315 "6767966" "Tenny at Sunset"
331 "6770361" "Kensington Drive at Manor Drive"
332 "6770362" "Kensington Drive at Manor Drive"
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"