blue-lake-rancheria — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-03-23T16:06:34Z,
for the dataset file:///shared/blue-lake-rancheria_e890d671.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Humboldt Transit Authority
Publisher URL:
https://optibus.com/
Feed Email:
frontdesk@hta.org
Feed Language:
English
Feed Start Date:
2026-01-19
Feed End Date:
2026-12-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. linked_datasets.txt
  8. routes.txt
  9. shapes.txt
  10. stop_times.txt
  11. stops.txt
  12. trips.txt

Counts


  • Agencies: 6
  • Blocks: 35
  • Routes: 14
  • Shapes: 74
  • Stops: 338
  • Trips: 385

Specification Compliance report

6 notices reported (0 errors, 5 warnings, 1 infos)

Notice Code Severity Total
route_long_name_contains_short_name WARNING 1

route_long_name_contains_short_name

Long name should not contain short name for a single route.

In routes.txt, route_long_name should not contain the value for route_short_name, because when both are provided, they are often combined by transit applications. Note that only one of the two fields is required. If there is no short name used for a route, use route_long_name only.

Good examples:

route_short_name/route_long_name Dataset
"N"/"Judah" Muni San Fransisco
"6"/"ML King Jr Blvd" Trimet Portland Streetcar
"55"/"Boulevard Saint Laurent" STM Montreal
"1"/"Rangiora/Cashmere" Metro Christchurch

Bad examples:

route_short_name/route_long_name
"604"/"604"
"14"/"Route 14"
"2"/"Route 2: Bellows Falls In-Town"

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`. routeLongName (?) The faulty record's `route_long_name`.
"HHM" 12 "HHM" "HHM Express"
stop_too_far_from_shape_using_user_distance WARNING 2

stop_too_far_from_shape_using_user_distance

Stop time too far from shape.

A stop time entry that is a large distance away from the location of the shape in shapes.txt as defined by shape_dist_traveled values.

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.
235 "Express 299_Westbound_WB Short" "NSE299-WkDy Reg-7_WkDy CPH Group" 7235 "1274" "H St & 16th St (Arcata High)" [40.868460000000006,-124.08397000000002] 671.3371943599847
171 "ETS Purple_Loop_End" "E Prpl-WkDy Reg-1732_WkDy CPH Group" 5601 "1402" "6th St & J St" [40.801976716483544,-124.15937552242474] 145.92831306654554
trip_distance_exceeds_shape_distance_below_threshold WARNING 2

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.
"NSE299-WkDy Reg-7_WkDy CPH Group" "Express 299_Westbound_WB Short" 13.2892 8.5435 7.083882965602489
"NSE299-WkDy Reg-7_WkDy Reg" "Express 299_Westbound_WB Short" 13.2892 8.5435 7.083882965602489
unknown_file INFO 1

unknown_file

A file is unknown.

You can see more about this notice here.

filename (?) The name of the unknown file.
"linked_datasets.txt"