GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-16T19:20:58Z,
for the dataset file:///shared/ctuir-or-us.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Trillium Solutions, Inc.
Feed Email:
trillium.support@optibus.com
Feed Language:
English
Feed Start Date:
2025-12-22
Feed End Date:
2026-01-31

Files included


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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 9
  • Shapes: 59
  • Stops: 131
  • Trips: 88

Specification Compliance report

50 notices reported (0 errors, 50 warnings, 0 infos)

Notice Code Severity Total
expired_calendar WARNING 2

expired_calendar

Dataset should not contain date ranges for services that have already expired.

This warning takes into account the calendar_dates.txt file as well as the calendar.txt file.

You can see more about this notice here.

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
2 "Summer/Fall Saturday only / Standard 07/01/2025 - 12/31/2025"
3 "Summer/Fall Weekday / Standard 07/01/2025 - 12/31/2025"
fast_travel_between_consecutive_stops WARNING 4

fast_travel_between_consecutive_stops

A transit vehicle moves too fast between two consecutive stops.

The speed threshold depends on route type:

Route type Description Threshold, km/h
0 Light rail 100
1 Subway 150
2 Rail 500
3 Bus 150
4 Ferry 80
5 Cable tram 30
6 Aerial lift 50
7 Funicular 50
11 Trolleybus 150
12 Monorail 150
- Unknown 200

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
69 "Winter Weekday_t_6029169_b_84480_tn_0" "3044" 197.5529609616099 3.2925493493601645 1651 15 "835976" "Loka Dr (Meacham)" "11:24:00" 1652 16 "835975" "Corwin Ln (Meacham)" "11:24:00"
69 "Winter Weekday_t_6029169_b_84480_tn_0" "3044" 1178.831175292818 19.6471862548803 1652 16 "835975" "Corwin Ln (Meacham)" "11:24:00" 1653 17 "818612" "Arrowhead Travel Plaza" "11:24:00"
69 "Winter Weekday_t_6029169_b_84480_tn_0" "3044" 423.6235059242949 7.0603917654049155 1655 19 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" "11:24:00" 1656 20 "818661" "Til Taylor Park (Pendleton)" "11:24:00"
69 "Winter Weekday_t_6029169_b_84480_tn_0" "3044" 551.7179199768831 9.195298666281385 1658 22 "818668" "Walmart (Pendleton)" "11:24:00" 1659 23 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" "11:24:00"
fast_travel_between_far_stops WARNING 1

fast_travel_between_far_stops

A transit vehicle moves too fast between two far stops.

Two stops are considered "far" if they are more than 10 km apart. This normally indicates a more serious problem than too fast travel between consecutive stops.

The speed threshold depends on route type and are the same as fast_travel_between_consecutive_stops.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
69 "Winter Weekday_t_6029169_b_84480_tn_0" "3044" 1178.831175292818 19.6471862548803 1652 16 "835975" "Corwin Ln (Meacham)" "11:24:00" 1653 17 "818612" "Arrowhead Travel Plaza" "11:24:00"
feed_expiration_date30_days WARNING 1

feed_expiration_date30_days

Dataset should cover at least the next 30 days of service.

At any time, the GTFS dataset should cover at least the next 30 days of service, and ideally for as long as the operator is confident that the schedule will continue to be operated.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. currentDate (?) Current date (YYYYMMDD format). feedEndDate (?) Feed end date (YYYYMMDD format). suggestedExpirationDate (?) Suggested expiration date (YYYYMMDD format).
2 "20260116" "20260131" "20260215"
route_short_name_too_long WARNING 1

route_short_name_too_long

Short name of a route is too long (more than 12 characters).

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`.
"Nixyaawii Community Shuttle" 9 "Nixyaawii Community Shuttle"
stop_has_too_many_matches_for_shape WARNING 41

stop_has_too_many_matches_for_shape

Stop entry that has many potential matches to the trip's path of travel, as defined by the shape entry in shapes.txt.

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. matchCount (?) The number of matches for the stop that is referred to.
85 "Mission Metro_Loop_1439289" "Winter Weekday_t_6029173_b_84480_tn_0" 2054 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 21
85 "Mission Metro_Loop_1439289" "Winter Weekday_t_6029173_b_84480_tn_0" 2063 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 21
85 "Mission Metro_Loop_1439289" "Winter Weekday_t_6029173_b_84480_tn_0" 2087 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 21
85 "Mission Metro_Loop_1439289" "Winter Weekday_t_6029173_b_84480_tn_0" 2095 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 21
85 "Mission Metro_Loop_1439289" "Winter Weekday_t_6029173_b_84480_tn_0" 2054 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 21
25 "La Grande Arrow_Clockwise_1425961" "Summer/Fall Weekday_t_6029230_b_84486_tn_0" 580 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 26
25 "La Grande Arrow_Clockwise_1425961" "Summer/Fall Weekday_t_6029230_b_84486_tn_0" 584 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 26
25 "La Grande Arrow_Clockwise_1425961" "Summer/Fall Weekday_t_6029230_b_84486_tn_0" 598 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 26
25 "La Grande Arrow_Clockwise_1425961" "Summer/Fall Weekday_t_6029230_b_84486_tn_0" 602 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 26
25 "La Grande Arrow_Clockwise_1425961" "Summer/Fall Weekday_t_6029230_b_84486_tn_0" 580 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 26
45 "Nixyaawii Community Shuttle_Loop_D" "Summer/Fall Weekday_1yseo0r" 1092 "1" "Nixyaawii Governance Center - Visitor" [45.665410277997616,-118.68580074837828] 22
45 "Nixyaawii Community Shuttle_Loop_D" "Summer/Fall Weekday_1yseo0r" 1093 "2" "Nixyaawii Governance Center - Employees" [45.665139874687455,-118.68656425052002] 22
45 "Nixyaawii Community Shuttle_Loop_D" "Summer/Fall Weekday_1yseo0r" 1099 "1" "Nixyaawii Governance Center - Visitor" [45.665410277997616,-118.68580074837828] 22
45 "Nixyaawii Community Shuttle_Loop_D" "Summer/Fall Weekday_1yseo0r" 1100 "2" "Nixyaawii Governance Center - Employees" [45.665139874687455,-118.68656425052002] 22
45 "Nixyaawii Community Shuttle_Loop_D" "Summer/Fall Weekday_1yseo0r" 1106 "1" "Nixyaawii Governance Center - Visitor" [45.665410277997616,-118.68580074837828] 22
45 "Nixyaawii Community Shuttle_Loop_D" "Summer/Fall Weekday_1yseo0r" 1107 "2" "Nixyaawii Governance Center - Employees" [45.665139874687455,-118.68656425052002] 22
44 "Nixyaawii Community Shuttle_Loop_C" "Summer/Fall Weekday_kce0k3l" 1077 "1" "Nixyaawii Governance Center - Visitor" [45.665410277997616,-118.68580074837828] 22
44 "Nixyaawii Community Shuttle_Loop_C" "Summer/Fall Weekday_kce0k3l" 1078 "2" "Nixyaawii Governance Center - Employees" [45.665139874687455,-118.68656425052002] 22
44 "Nixyaawii Community Shuttle_Loop_C" "Summer/Fall Weekday_kce0k3l" 1084 "1" "Nixyaawii Governance Center - Visitor" [45.665410277997616,-118.68580074837828] 22
44 "Nixyaawii Community Shuttle_Loop_C" "Summer/Fall Weekday_kce0k3l" 1085 "2" "Nixyaawii Governance Center - Employees" [45.665139874687455,-118.68656425052002] 22
43 "Nixyaawii Community Shuttle_Loop_B" "Summer/Fall Weekday_r4k4xas" 1055 "1" "Nixyaawii Governance Center - Visitor" [45.665410277997616,-118.68580074837828] 22
43 "Nixyaawii Community Shuttle_Loop_B" "Summer/Fall Weekday_r4k4xas" 1056 "2" "Nixyaawii Governance Center - Employees" [45.665139874687455,-118.68656425052002] 22
43 "Nixyaawii Community Shuttle_Loop_B" "Summer/Fall Weekday_r4k4xas" 1062 "1" "Nixyaawii Governance Center - Visitor" [45.665410277997616,-118.68580074837828] 22
43 "Nixyaawii Community Shuttle_Loop_B" "Summer/Fall Weekday_r4k4xas" 1063 "2" "Nixyaawii Governance Center - Employees" [45.665139874687455,-118.68656425052002] 22
43 "Nixyaawii Community Shuttle_Loop_B" "Summer/Fall Weekday_r4k4xas" 1069 "1" "Nixyaawii Governance Center - Visitor" [45.665410277997616,-118.68580074837828] 22
43 "Nixyaawii Community Shuttle_Loop_B" "Summer/Fall Weekday_r4k4xas" 1070 "2" "Nixyaawii Governance Center - Employees" [45.665139874687455,-118.68656425052002] 22
73 "Rocket-Tripper_Loop_1438063" "Winter Weekday_t_6029196_b_84480_tn_0" 1714 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 21
73 "Rocket-Tripper_Loop_1438063" "Winter Weekday_t_6029196_b_84480_tn_0" 1725 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 21
73 "Rocket-Tripper_Loop_1438063" "Winter Weekday_t_6029196_b_84480_tn_0" 1730 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 21
73 "Rocket-Tripper_Loop_1438063" "Winter Weekday_t_6029196_b_84480_tn_0" 1736 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 21
73 "Rocket-Tripper_Loop_1438063" "Winter Weekday_t_6029196_b_84480_tn_0" 1714 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 21
69 "La Grande Arrow_Clockwise_1439308" "Winter Weekday_t_6029169_b_84480_tn_0" 1637 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 26
69 "La Grande Arrow_Clockwise_1439308" "Winter Weekday_t_6029169_b_84480_tn_0" 1641 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 26
69 "La Grande Arrow_Clockwise_1439308" "Winter Weekday_t_6029169_b_84480_tn_0" 1655 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 26
69 "La Grande Arrow_Clockwise_1439308" "Winter Weekday_t_6029169_b_84480_tn_0" 1659 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 26
69 "La Grande Arrow_Clockwise_1439308" "Winter Weekday_t_6029169_b_84480_tn_0" 1637 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 26
38 "Mission Metro_Loop_Mid-AM" "Summer/Fall Weekday_t_6029218_b_84486_tn_0" 853 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 21
38 "Mission Metro_Loop_Mid-AM" "Summer/Fall Weekday_t_6029218_b_84486_tn_0" 862 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 21
38 "Mission Metro_Loop_Mid-AM" "Summer/Fall Weekday_t_6029218_b_84486_tn_0" 889 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 21
38 "Mission Metro_Loop_Mid-AM" "Summer/Fall Weekday_t_6029218_b_84486_tn_0" 900 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 21
38 "Mission Metro_Loop_Mid-AM" "Summer/Fall Weekday_t_6029218_b_84486_tn_0" 853 "818648" "Kayak Transit Hub (behind Nixyaawii Governance Center )" [45.66567666493701,-118.68866029166001] 21