GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-04T13:14:12Z,
for the dataset file:///shared/omnitrans_6a7a8b02.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Omnitrans
Publisher URL:
https://omnitrans.org
Feed Email:
planning@omnitrans.org
Feed Language:
English
Feed Start Date:
2026-05-04
Feed End Date:
2026-08-09

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. fare_leg_rules.txt
  5. fare_media.txt
  6. fare_products.txt
  7. feed_info.txt
  8. networks.txt
  9. rider_categories.txt
  10. route_networks.txt
  11. routes.txt
  12. shapes.txt
  13. stop_times.txt
  14. stops.txt
  15. trips.txt

Counts


  • Agencies: 1
  • Blocks: 151
  • Routes: 31
  • Shapes: 103
  • Stops: 2292
  • Trips: 3437

Specification Compliance report

24 notices reported (0 errors, 22 warnings, 2 infos)

Notice Code Severity Total
mixed_case_recommended_field WARNING 13

mixed_case_recommended_field

This field has customer-facing text and should use Mixed Case (should contain upper and lower case letters).

This field contains customer-facing text and should use Mixed Case (upper and lower case letters) to ensure good readability when displayed to riders. Avoid the use of abbreviations throughout the feed (e.g. St. for Street) unless a location is called by its abbreviated name (e.g. “JFK Airport”). Abbreviations may be problematic for accessibility by screen reader software and voice user interfaces.

Good examples:
Field Text Dataset
"Schwerin, Hauptbahnhof" Verkehrsverbund Berlin-Brandenburg
"Red Hook/Atlantic Basin" NYC Ferry
"Campo Grande Norte" Carris
Bad examples:
Field Text
"GALLERIA MALL"
"3427 GG 17"
"21 Clark Rd Est"

You can see more about this notice here.

filename (?) Name of the faulty file. fieldName (?) Name of the faulty field. fieldValue (?) Faulty value. csvRowNumber (?) The row number of the faulty record.
"stops.txt" "stop_name" "4th @ F" 69
"stops.txt" "stop_name" "11th @ N" 140
"stops.txt" "stop_name" "11th @ M" 192
"stops.txt" "stop_name" "5th @ F" 439
"stops.txt" "stop_name" "5th @ H" 440
"stops.txt" "stop_name" "5th @ J" 491
"stops.txt" "stop_name" "5th @ G" 492
"stops.txt" "stop_name" "5th @ E" 1877
"stops.txt" "stop_name" "5th @ E" 1878
"stops.txt" "stop_name" "2nd @ 215" 1938
"stops.txt" "stop_name" "2nd @ 215" 1939
"stops.txt" "stop_name" "2nd @ D" 2010
"routes.txt" "route_short_name" "OR CCH" 31
stop_too_far_from_shape WARNING 6

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.
2880 "40846" "1425563" 134720 "8813" "Ontario Metrolink" [34.03958999999999,-117.57794000000001] 130.3893336121916
2847 "40845" "1425530" 133713 "8813" "Ontario Metrolink" [34.03958999999999,-117.57794000000001] 130.3893336121916
878 "40795" "1423561" 47528 "22" "VA Hospital" [34.048439,-117.25239900000003] 179.87648626962525
880 "40797" "1423563" 47645 "22" "VA Hospital" [34.048439,-117.25239900000003] 179.87648626962525
1713 "40818" "1424396" 74140 "87" "Ogden @ Vermont" [34.156352166746196,-117.35172911385261] 187.44508669489952
1724 "40819" "1424407" 74749 "88" "Ogden @ Vermont" [34.15633721655883,-117.35176101501592] 205.20147622578546
unexpected_enum_value WARNING 3

unexpected_enum_value

An enum has an unexpected value.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row number of the faulty record. fieldName (?) The name of the field where the error occurred. fieldValue (?) Faulty value.
"routes.txt" 30 "route_type" 715
"routes.txt" 31 "route_type" 715
"routes.txt" 32 "route_type" 715
unknown_column INFO 2

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.
"routes.txt" "tts_route_short_name" 4
"routes.txt" "tts_route_long_name" 6