GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-24T00:49:15Z,
for the dataset file:///shared/starmetro-fl-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:
support+test+starmetro-fl-us@trilliumtransit.com
Feed Language:
English
Feed Start Date:
2024-05-07
Feed End Date:
2024-09-01

Files included


  1. agency.txt
  2. areas.txt
  3. booking_rules.txt
  4. calendar.txt
  5. calendar_attributes.txt
  6. calendar_dates.txt
  7. directions.txt
  8. fare_attributes.txt
  9. fare_rules.txt
  10. farezone_attributes.txt
  11. feed_info.txt
  12. frequencies.txt
  13. linked_datasets.txt
  14. location_groups.txt
  15. routes.txt
  16. runcut.txt
  17. shapes.txt
  18. stop_attributes.txt
  19. stop_times.txt
  20. stops.txt
  21. timetable_stop_order.txt
  22. timetables.txt
  23. transfers.txt
  24. trips.txt

Counts


  • Agencies: 1
  • Blocks: 81
  • Routes: 35
  • Shapes: 127
  • Stops: 974
  • Trips: 1282

Specification Compliance report

95 notices reported (0 errors, 53 warnings, 42 infos)

Notice Code Severity Total
expired_calendar WARNING 6

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 "c_70353_b_82351_d_64"
3 "c_70353_b_82351_d_63"
4 "c_70353_b_82351_d_32"
5 "c_70353_b_82351_d_31"
6 "c_69449_b_82396_d_63"
7 "c_69449_b_82396_d_31"
fast_travel_between_consecutive_stops WARNING 9

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.
320 "t_5848186_b_82351_tn_0" "6053" 313.5214848603142 0.4354465067504364 12181 12 "2330668" "W Tharpe Street and High Road" "09:39:55" 12182 13 "2330616" "W Tharpe Street and Colorado Street" "09:40:00"
891 "t_5848394_b_82351_tn_4" "6080" 404.06614818882207 0.44896238687646894 22328 27 "2330499" "7th Avenue and Officer Ponce Way" "14:34:56" 22329 28 "2329969" "N Monroe Street and Lake Ella Drive" "14:35:00"
894 "t_5848394_b_82351_tn_1" "6080" 404.06614818882207 0.44896238687646894 22199 27 "2330499" "7th Avenue and Officer Ponce Way" "11:34:56" 22200 28 "2329969" "N Monroe Street and Lake Ella Drive" "11:35:00"
319 "t_5848187_b_82351_tn_0" "6053" 313.5214848603142 0.4354465067504364 12204 12 "2330668" "W Tharpe Street and High Road" "18:39:55" 12205 13 "2330616" "W Tharpe Street and Colorado Street" "18:40:00"
892 "t_5848394_b_82351_tn_3" "6080" 404.06614818882207 0.44896238687646894 22285 27 "2330499" "7th Avenue and Officer Ponce Way" "13:34:56" 22286 28 "2329969" "N Monroe Street and Lake Ella Drive" "13:35:00"
893 "t_5848394_b_82351_tn_2" "6080" 404.06614818882207 0.44896238687646894 22242 27 "2330499" "7th Avenue and Officer Ponce Way" "12:34:56" 22243 28 "2329969" "N Monroe Street and Lake Ella Drive" "12:35:00"
890 "t_5848394_b_82351_tn_5" "6080" 404.06614818882207 0.44896238687646894 22371 27 "2330499" "7th Avenue and Officer Ponce Way" "15:34:56" 22372 28 "2329969" "N Monroe Street and Lake Ella Drive" "15:35:00"
889 "t_5848394_b_82351_tn_6" "6080" 404.06614818882207 0.44896238687646894 22414 27 "2330499" "7th Avenue and Officer Ponce Way" "16:34:56" 22415 28 "2329969" "N Monroe Street and Lake Ella Drive" "16:35:00"
888 "t_5848394_b_82351_tn_7" "6080" 404.06614818882207 0.44896238687646894 22457 27 "2330499" "7th Avenue and Officer Ponce Way" "17:34:56" 22458 28 "2329969" "N Monroe Street and Lake Ella Drive" "17:35:00"
feed_expiration_date7_days WARNING 1

feed_expiration_date7_days

Dataset should be valid for at least the next 7 days.

The dataset expiration date defined in feed_info.txt is in seven days or less. At any time, the published GTFS dataset should be valid for at least the next 7 days.

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 "20260124" "20240901" "20260131"
stop_without_stop_time WARNING 36

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.
182 "2329997" "Chieftan Way at Leach Center"
231 "2330046" "Alabama Street and Old Bainbridge Road"
504 "2330331" "C.K. Steele Plaza Gate 4"
514 "2330342" "C.K. Steele Plaza Gate 3"
544 "2330374" "W Pensacola Street and Dupree Street"
643 "2330480" "6th Avenue and N Monroe Street"
755 "2330598" "W Pensacola Street and Mabry Street"
764 "2330608" "Trojan Trail and Sutor Road"
765 "2330609" "Suter Road and Hood Court"
766 "2330610" "Suter Road and Apalachee Parkway"
821 "2330669" "Bermuda Road and Mae Road"
840 "2330689" "S Woodward Avenue at College Town"
842 "2330691" "6th Ave and Thomasville Road"
879 "2330731" "Dupree Street and Municipal Way"
880 "2330732" "Municipal Way and Appleyard Drive"
887 "2330743" "S Adams Street at City Hall"
888 "2330744" "S Duval Street and W Pensacola Street"
889 "2330748" "W Gaines Street and Stone Valley Way"
890 "2330749" "Thomasville Road and 3rd Avenue"
891 "2330750" "S Martin Luther King Jr Boulevard and W College Avenue"
893 "2335765" "W Gaines Street at S Macomb Street"
895 "2394638" "Kissimmee Street and Keith Street"
900 "2440611" "Madison Street and Railroad Avenue"
945 "2734756" "Plaza Gate 5"
946 "2734758" "Monroe Street at 6th Avenue"
947 "2734814" "Calhoun and College"
948 "2734819" "Calhoun at Tennessee"
956 "2740087" "Oglesby Union"
959 "3449319" "Appleyard Dr at Apartment Complex Entrance"
960 "3478354" "E 7th Ave at Terrace Street"
961 "3478355" "6th Ave at Terrace Street"
962 "3880712" "Betton Rd and Lee Ave WB"
963 "4209072" "Meridian Rd At John Knox SB"
964 "4211501" "Gaines St at Gadsden St EB"
966 "4242114" "Hartsfield Road at Commonwealth Business"
967 "4242115" "Commonwealth Business Road at Commonwealth Blvd"
trip_coverage_not_active_for_next7_days WARNING 1

trip_coverage_not_active_for_next7_days

Trips data should be valid for at least the next seven days.

This notice is triggered if the date range where a significant number of trips are running ends in less than 7 days.

You can see more about this notice here.

currentDate (?) Current date (YYYYMMDD format). serviceWindowStartDate (?) The start date of the majority service window. serviceWindowEndDate (?) The end date of the majority service window.
"20260124" "20240506" "20240801"
unknown_column INFO 34

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.
"areas.txt" "wkt" 2
"agency.txt" "tts_agency_name" 8
"calendar.txt" "service_name" 2
"calendar_dates.txt" "holiday_name" 3
"feed_info.txt" "feed_license" 5
"feed_info.txt" "feed_id" 10
"routes.txt" "min_headway_minutes" 11
"routes.txt" "eligibility_restricted" 12
"routes.txt" "tts_route_short_name" 15
"routes.txt" "tts_route_long_name" 16
"stop_times.txt" "start_service_area_id" 11
"stop_times.txt" "end_service_area_id" 12
"stop_times.txt" "start_service_area_radius" 13
"stop_times.txt" "end_service_area_radius" 14
"stop_times.txt" "mean_duration_factor" 21
"stop_times.txt" "mean_duration_offset" 22
"stop_times.txt" "safe_duration_factor" 23
"stop_times.txt" "safe_duration_offset" 24
"stop_times.txt" "tts_stop_headsign" 25
"stop_times.txt" "min_arrival_time" 26
"stop_times.txt" "max_departure_time" 27
"stops.txt" "position" 13
"stops.txt" "direction" 14
"trips.txt" "trip_type" 11
"trips.txt" "drt_max_travel_time" 12
"trips.txt" "drt_avg_travel_time" 13
"trips.txt" "drt_advance_book_min" 14
"trips.txt" "drt_pickup_message" 15
"trips.txt" "drt_drop_off_message" 16
"trips.txt" "continuous_pickup_message" 17
"trips.txt" "continuous_drop_off_message" 18
"trips.txt" "tts_trip_headsign" 19
"trips.txt" "tts_trip_short_name" 20
"location_groups.txt" "location_id" 2
unknown_file INFO 8

unknown_file

A file is unknown.

You can see more about this notice here.

filename (?) The name of the unknown file.
"calendar_attributes.txt"
"directions.txt"
"farezone_attributes.txt"
"runcut.txt"
"stop_attributes.txt"
"timetable_stop_order.txt"
"timetables.txt"
"linked_datasets.txt"