town-of-winter-park — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-04-03T16:39:00Z,
for the dataset file:///shared/town-of-winter-park_24cb0d60.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
N/A
Publisher URL:
N/A
Feed Email:
N/A
Feed Language:
N/A

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. fare_attributes.txt
  5. fare_rules.txt
  6. frequencies.txt
  7. routes.txt
  8. shapes.txt
  9. stop_times.txt
  10. stops.txt
  11. transfers.txt
  12. trips.txt

Counts


  • Agencies: 0
  • Blocks: 16
  • Routes: 11
  • Shapes: 11
  • Stops: 119
  • Trips: 130

Specification Compliance report

16 notices reported (2 errors, 14 warnings, 0 infos)

Notice Code Severity Total
block_trips_with_overlapping_stop_times ERROR 1

block_trips_with_overlapping_stop_times

Trips with the same block id have overlapping stop times.

You can see more about this notice here.

csvRowNumberA (?) The row number from `trips.txt` of the first faulty trip. tripIdA (?) The id of first faulty trip. serviceIdA (?) The service id of the first faulty trip. csvRowNumberB (?) The row number from `trips.txt` of the second faulty trip. tripIdB (?) The id of the other faulty trip. serviceIdB (?) The service id of the other faulty trip. blockId (?) The `trips.block_id` of the overlapping trip. intersection (?) The overlapping period.
67 "TL-7707" "TL-95" 57 "TL-7603" "TL-95" "Purple_01" "20251120"
invalid_url ERROR 1

invalid_url

A field contains a malformed URL.

Definitions for valid URLs are quite vague. We perform strict validation using the Apache Commons UrlValidator.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
"agency.txt" 2 "agency_url" "theliftwp.transloc.com"
fast_travel_between_far_stops WARNING 9

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.
126 "TL-7713" "TL-9" 1569.2580103517041 26.1543001725284 2584 190 "TL-110" "City Market" "19:03:00" 2594 290 "TL-35" "Old Town Winter Park" "19:03:00"
125 "TL-7712" "TL-9" 1641.9205606040623 27.36534267673437 2553 180 "TL-109" "Worldmark by Wyndam" "17:57:00" 2564 290 "TL-35" "Old Town Winter Park" "17:57:00"
127 "TL-7714" "TL-9" 1754.2672444942843 29.237787408238074 2595 1 "TL-131" "Winter Park Resort - Lower Circle" "05:40:00" 2607 120 "TL-103" "Silver Creek Inn - Door Q" "05:40:00"
122 "TL-7709" "TL-9" 1754.2672444942843 29.237787408238074 2445 1 "TL-131" "Winter Park Resort - Lower Circle" "06:40:00" 2457 120 "TL-103" "Silver Creek Inn - Door Q" "06:40:00"
23 "TL-7680" "TL-16" 876.4060182241833 14.606766970403056 1792 1 "TL-19" "Winter Park Resort" "17:30:00" 1814 230 "TL-18" "Cooper Creek Transit Center" "17:30:00"
128 "TL-7715" "TL-9" 1754.2672444942843 29.237787408238074 2625 1 "TL-131" "Winter Park Resort - Lower Circle" "19:05:00" 2637 120 "TL-103" "Silver Creek Inn - Door Q" "19:05:00"
31 "TL-7688" "TL-16" 876.4060182241833 14.606766970403056 1992 1 "TL-19" "Winter Park Resort" "18:00:00" 2014 230 "TL-18" "Cooper Creek Transit Center" "18:00:00"
37 "TL-7694" "TL-16" 876.4060182241833 14.606766970403056 2142 1 "TL-19" "Winter Park Resort" "00:00:00" 2164 230 "TL-18" "Cooper Creek Transit Center" "00:00:00"
130 "TL-7717" "TL-9" 1569.2580103517041 26.1543001725284 2704 190 "TL-110" "City Market" "23:00:00" 2714 290 "TL-35" "Old Town Winter Park" "23:00:00"
missing_recommended_file WARNING 1

missing_recommended_file

A recommended file is missing.

You can see more about this notice here.

filename (?) The name of the faulty file.
"feed_info.txt"
mixed_case_recommended_field WARNING 2

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" "US 40 & CR85/87" 22
"stops.txt" "stop_name" "US 40 & CR5" 34
stops_match_shape_out_of_order WARNING 2

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.
110 "TL-6" "TL-7622" 604 "TL-94" "Hi Country Haus 15 & 19" [39.92543,-105.78524] 603 "TL-6" "Telemark Drive Northbound" [39.927221851472275,-105.78813256168033]
47 "TL-17" "TL-7593" 7 "TL-4" "Rosie's Way Northbound" [39.923128813410734,-105.78661098474508] 6 "TL-3" "Miller Road Northbound" [39.9210860607968,-105.78574279465745]