GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-06T02:05:12Z,
for the dataset file:///shared/lynx3.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


  • Central Florida Regional Transit Authority

Feed Info


Publisher Name:
Busmaps.com
Publisher URL:
https://busmaps.com
Feed Email:
alex@busmaps.com
Feed Language:
English
Feed Start Date:
2024-09-27
Feed End Date:
2024-12-07

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. routes.txt
  8. shapes.txt
  9. stop_times.txt
  10. stops.txt
  11. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 69
  • Shapes: 196
  • Stops: 4190
  • Trips: 8615

Specification Compliance report

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

Notice Code Severity Total
expired_calendar WARNING 8

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 "102171-762200"
3 "102171-762300"
4 "102171-762400"
5 "102171-762433"
6 "102171-762445"
7 "102171-762487"
8 "102171-762488"
9 "102171-762489"
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 "20251206" "20241207" "20251213"
missing_recommended_field WARNING 2

missing_recommended_field

A recommended field is missing.

The given field has no value in some input row, even though values are recommended.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) The name of the missing field.
"fare_attributes.txt" 2 "agency_id"
"fare_attributes.txt" 3 "agency_id"
mixed_case_recommended_field WARNING 5

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" "N US HWY 17-92 AND SR 419" 426
"stops.txt" "stop_name" "S US HWY 17-92 AND E SR 434" 560
"stops.txt" "stop_name" "N SR 434 AND W SR 436" 660
"stops.txt" "stop_name" "SR 415 AND E SR 46" 3841
"stops.txt" "stop_name" "1140 FL-436" 4144
stop_too_far_from_shape WARNING 9

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.
6558 "102171-43789" "102171-2030324" 304647 "102171-1202" "Business Park LN AND Business Center Dr" [28.785400000000003,-81.3603] 106.85188064383235
6601 "102171-43791" "102171-2033792" 306351 "102171-1202" "Business Park LN AND Business Center Dr" [28.785400000000003,-81.3603] 106.85188064383235
6926 "102171-43798" "102171-2030692" 316026 "102171-2105" "N Pine Hills RD AND Silver Star Rd" [28.581308999999997,-81.45158] 206.97667605361806
65 "102171-43628" "102171-2023622" 2437 "102171-3800" "Redditt RD AND Hoffner Ave" [28.482667003153527,-81.29606883484881] 212.76156838406808
66 "102171-43629" "102171-2023623" 2541 "102171-3800" "Redditt RD AND Hoffner Ave" [28.482667003153527,-81.29606883484881] 212.76156838406808
6369 "102171-43779" "102171-2030135" 294687 "102171-1958" "Holly ST AND N Orange Blossom Trl" [28.74155539913863,-81.61598002834793] 154.72780160044755
3839 "102171-43712" "102171-2027398" 210630 "102171-3320" "Rosewood WAY AND Cinderlane Pky" [28.60907,-81.4293] 122.03961365704151
4717 "102171-43733" "102171-2028282" 240376 "102171-3320" "Rosewood WAY AND Cinderlane Pky" [28.60907,-81.4293] 122.03961365704151
7086 "102171-43802" "102171-2030852" 323349 "102171-6850" "N Garland AVE AND W Amelia St" [28.547650000000008,-81.380999] 142.9484927012817
stops_match_shape_out_of_order WARNING 8

stops_match_shape_out_of_order

Two stop entries are different than their arrival-departure order defined by shapes.txt.

This could indicate a problem with the location of the stops, the path of the shape, or the sequence of the stops for their trip.

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. stopTimeCsvRowNumber1 (?) The row number of the first faulty record from `stop_times.txt`. stopId1 (?) The id of the first stop that is referred to. stopName1 (?) The name of the first stop that is referred to. match1 (?) Latitude and longitude pair of the first matching location. stopTimeCsvRowNumber2 (?) The row number of the second faulty record from `stop_times.txt`. stopId2 (?) The id of the second stop that is referred to. stopName2 (?) The name of the second stop that is referred to. match2 (?) Latitude and longitude pair of the second matching location.
3309 "102171-43694" "102171-2056107" 180029 "102171-7001" "N Centrlal AVE AND W Lake St" [28.29988800001587,-81.407859] 180028 "102171-679" "N Centrlal AVE AND W OAK St" [28.299863000025088,-81.407859]
673 "102171-43641" "102171-2033617" 48902 "102171-3320" "Rosewood WAY AND Cinderlane Pky" [28.608463096183065,-81.42825988687082] 48901 "102171-3251" "Cinderln PKY AND Rosewood Way" [28.607557178324633,-81.4297899434055]
738 "102171-43647" "102171-2024295" 52264 "102171-797" "E Irlo Bronson MEM HWY AND Simmons Rd" [28.26249810054976,-81.3298910982383] 52263 "102171-9075" "E Irlo Bronson MEM HWY AND Interior St" [28.263712459686896,-81.3314440251603]
727 "102171-43648" "102171-2024284" 51635 "102171-797" "E Irlo Bronson MEM HWY AND Simmons Rd" [28.26249810054976,-81.3298910982383] 51634 "102171-9075" "E Irlo Bronson MEM HWY AND Interior St" [28.263709579934424,-81.33143952410647]
605 "102171-43642" "102171-2024162" 45263 "102171-3320" "Rosewood WAY AND Cinderlane Pky" [28.608463096183065,-81.42825988687082] 45262 "102171-3251" "Cinderln PKY AND Rosewood Way" [28.607557178324633,-81.4297899434055]
6262 "102171-43776" "102171-2030028" 287020 "102171-1000" "Marigold AVE AND SAN Remo Rd" [28.16440408430665,-81.47141061313151] 287019 "102171-999" "KOA ST AND Marigold Ave" [28.157399999999996,-81.470859]
3975 "102171-43718" "102171-2027534" 215610 "102171-2036" "Ferguson DR AND Cherry Ln" [28.55358551374059,-81.42008350829319] 215609 "102171-6908" "Ferguson DR AND Cherry Ln" [28.55335549184889,-81.42008001567149]
4730 "102171-43736" "102171-2028295" 240817 "102171-5482" "S RIO Grande Avenue AND 29th Street" [28.512831482930842,-81.40118278365192] 240816 "102171-9231" "S RIO Grande AVE AND 26th St" [28.515272564768324,-81.40120844855302]
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.
"20251206" "20240927" "20241207"