GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T20:47:01Z,
for the dataset file:///shared/point-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-11-24
Feed End Date:
2026-02-28

Files included


  1. agency.txt
  2. calendar.txt
  3. fare_attributes.txt
  4. fare_rules.txt
  5. farezone_attributes.txt
  6. feed_info.txt
  7. routes.txt
  8. shapes.txt
  9. stop_times.txt
  10. stops.txt
  11. trips.txt

Counts


  • Agencies: 1
  • Blocks: 2
  • Routes: 4
  • Shapes: 10
  • Stops: 80
  • Trips: 18

Specification Compliance report

44 notices reported (0 errors, 39 warnings, 5 infos)

Notice Code Severity Total
stop_without_stop_time WARNING 39

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.
2 "10362" "Portland Greyhound"
16 "2455708" "University of Oregon"
17 "2517683" "Hayward Field"
21 "2622478" "River Banks (Eastbound)"
22 "2622480" "Anne Basker Auditorium 500 NW 6th St"
23 "2622481" "Gold Hill - Medford"
24 "2622482" "Wilderville (Eastbound)"
25 "2622484" "Kerby Belt Building"
26 "2622485" "IV Coalition"
27 "2622486" "County Building"
28 "2622487" "Hanby Ln"
29 "2622488" "Rogue Community College"
30 "2622489" "Selma Post Office"
31 "2622490" "Hays Hill"
32 "2622491" "Wonder"
33 "2622492" "Wilderville (Westbound)"
34 "2622493" "River Banks (Westbound)"
35 "2622494" "Kerby Market"
36 "2622495" "Rogue River"
37 "2622497" "Gold Hill - Grants Pass"
41 "3879402" "Pacific Crest Trail at Summit Snow Park"
42 "4224100" "Umpqua Bank - Brookings"
43 "4224101" "Ray's Food Place - Gold Beach"
44 "4224102" "Ray's Food Place - Port Orford"
45 "4224103" "Ray's Food Place - Bandon"
46 "4224104" "Coos Bay Public Library"
51 "809099" "Klamath Falls Airport"
55 "9653" "Brookings- 624 Railroad Street"
56 "9654" "Lucky 7 Fuel Mart - Smith River"
58 "9656" "Redwood Highway at Collier Tunnel Rest Stop"
60 "9658" "F St (Walmart)"
61 "9659" "Ray's Food Place Gold Hill (868 2nd Avenue)"
63 "9661" "White City Cascade Bingo (7455 Crater Lake Highway)"
65 "9663" "Great Meadows Snow Park"
66 "9690" "Ashland"
67 "9691" "Ray's Food Place Selma (110 Deer Creek Road)"
75 "9703" "Manning Dairy Queen"
76 "9704" "Necanicum Junction, HW 26 and HW 53"
77 "9708" "Oregon City Amtrak Station Bus Platform"
stop_without_zone_id INFO 2

stop_without_zone_id

Stop without value for stops.zone_id contained in a route with a zone-dependent fare rule.

If fare_rules.txt is provided, and fare_rules.txt uses at least one column among origin_id, destination_id, and contains_id, then all stops and platforms (location_type = 0) must have stops.zone_id assigned if they are defined in a trip defined in a route defined in a fare rule which also defines at least one of origin_id, destination_id, or contains_id.

You can see more about this notice here.

stopId (?) The faulty record's id. stopName (?) The faulty record's `stops.stop_name`. csvRowNumber (?) The row number of the faulty record.
"4247507" "University of Oregon - Jaqua Academic Center (1615 E 13th Ave)" 47
"4251989" "North Plains, OR" 48
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.
"stops.txt" "position" 13
"stops.txt" "direction" 14
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.
"farezone_attributes.txt"