GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-23T14:56:27Z,
for the dataset file:///shared/citylink-ill.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Greater Peoria Mass Transit
Feed Email:
N/A
Feed Language:
English
Feed Start Date:
2026-01-19
Feed End Date:
2026-02-28

Files included


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

Counts


  • Agencies: 1
  • Blocks: 62
  • Routes: 18
  • Shapes: 39
  • Stops: 874
  • Trips: 4451

Specification Compliance report

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

Notice Code Severity Total
missing_feed_contact_email_and_url WARNING 1

missing_feed_contact_email_and_url

Best Practices for feed_info.txt suggest providing at least one of feed_contact_email and feed_contact_url.

You can see more about this notice here.

csvRowNumber (?) The row number of the validated record.
2
mixed_case_recommended_field WARNING 118

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.

Only the first 50 of 118 affected records are displayed below.

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" "OSF IPMR" 295
"stops.txt" "stop_name" "CAT CV" 502
"stops.txt" "stop_name" "CAT AD" 835
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3912
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3914
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3916
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3918
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3920
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3922
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3924
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3926
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3928
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3930
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3932
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3934
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3936
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3938
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3940
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3942
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3944
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3946
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3948
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3950
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3952
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3954
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3956
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3958
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3960
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3962
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3964
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3966
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3968
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3970
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3972
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3974
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3976
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3978
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3980
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3982
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3984
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3986
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3988
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3990
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3992
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3994
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3996
"trips.txt" "trip_headsign" "TO DOWNTOWN" 3998
"trips.txt" "trip_headsign" "TO DOWNTOWN" 4000
"trips.txt" "trip_headsign" "TO DOWNTOWN" 4002
"trips.txt" "trip_headsign" "TO DOWNTOWN" 4004
route_color_contrast WARNING 2

route_color_contrast

Insufficient route color contrast.

A route's color and route_text_color should be contrasting.

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeColor (?) The faulty record's HTML route color. routeTextColor (?) The faulty record's HTML route text color.
"3" 4 "#FFF200" "#FFFFFF"
"13" 12 "#F3C828" "#FFFFFF"
same_name_and_description_for_route WARNING 18

same_name_and_description_for_route

Same name and description for route.

The GTFS spec defines routes.txt route_desc as:

Description of a route that provides useful, quality information. Do not simply duplicate the name of the route.

See the GTFS and GTFS Best Practices links below for more examples of how to populate the route_short_name, route_long_name, and route_desc fields.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. routeId (?) The id of the faulty record. routeDesc (?) The `routes.routes_desc` of the faulty record. specifiedField (?) Either `route_short_name` or `route_long_name`.
2 "1" "University" "route_long_name"
3 "2" "North Adams" "route_long_name"
4 "3" "Northwest Peoria" "route_long_name"
5 "4" "Sheridan" "route_long_name"
6 "5" "West Peoria" "route_long_name"
7 "7" "John Gwynn" "route_long_name"
8 "8" "East Peoria" "route_long_name"
9 "10" "Forrest Hill" "route_long_name"
10 "11" "Western" "route_long_name"
11 "12" "Heights" "route_long_name"
12 "13" "South Adams" "route_long_name"
13 "14" "Wisconsin" "route_long_name"
14 "15" "Lincoln" "route_long_name"
15 "17" "Pekin North" "route_long_name"
16 "18" "Pekin South" "route_long_name"
17 "20" "ICC Express" "route_long_name"
18 "23" "Peoria to Pekin" "route_long_name"
19 "99" "Special Airport and Cty Jail" "route_long_name"
stop_too_far_from_shape WARNING 1

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.
724 "4617_shp" "t21C-b44D-sl2" 1609 "1103" "Western and Millman" [40.685706,-89.622976] 297.6302611042508
stop_too_far_from_shape_using_user_distance WARNING 17

stop_too_far_from_shape_using_user_distance

Stop time too far from shape.

A stop time entry that is a large distance away from the location of the shape in shapes.txt as defined by shape_dist_traveled values.

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.
724 "4617_shp" "t21C-b44D-sl2" 1610 "1104" "Western and Martin" [40.683218419780104,-89.62970860641238] 646.5299631593333
724 "4617_shp" "t21C-b44D-sl2" 1611 "1137" "Western and Moss" [40.68592467520145,-89.63259683064226] 917.8360381838727
724 "4617_shp" "t21C-b44D-sl2" 1612 "1138" "Western and Sherman" [40.688012829752324,-89.63258363980368] 916.8778158292929
724 "4617_shp" "t21C-b44D-sl2" 1613 "1139" "Western and Callender" [40.68990655881536,-89.63255396172318] 916.0855466266256
724 "4617_shp" "t21C-b44D-sl2" 1614 "1140" "Western and Rohman" [40.69080446172444,-89.63158087533556] 931.6532856677495
724 "4617_shp" "t21C-b44D-sl2" 1615 "5201" "Western and Laura" [40.68927345409803,-89.62899668164982] 1133.6613844025726
724 "4617_shp" "t21C-b44D-sl2" 1616 "5210" "Main and Cooper" [40.68735179885265,-89.62575341801043] 1461.147878249838
724 "4617_shp" "t21C-b44D-sl2" 1617 "5220" "Bradley University" [40.68607449648263,-89.62359784579229] 1607.2348957069487
724 "4617_shp" "t21C-b44D-sl2" 1618 "5230" "Main and Elmwood/Bradley University" [40.68748264846393,-89.62295053982648] 1540.9561379913405
724 "4617_shp" "t21C-b44D-sl2" 1619 "5240" "Main and Bourland/Campustown" [40.6901354060942,-89.62291255358137] 1471.6848139605745
724 "4617_shp" "t21C-b44D-sl2" 1620 "5250" "Main and Garfield Ave" [40.692349525175736,-89.62289685855664] 1499.8971934178107
724 "4617_shp" "t21C-b44D-sl2" 1621 "5260" "Main and Sheridan" [40.69593439227592,-89.622871283996] 1704.2186613396611
724 "4617_shp" "t21C-b44D-sl2" 1622 "5270" "Main and Flora" [40.69792853704253,-89.62285623434474] 1883.7958750708417
724 "4617_shp" "t21C-b44D-sl2" 1623 "5280" "Methodist Wellness Center" [40.69988509999887,-89.62002709749342] 1979.7908728126417
724 "4617_shp" "t21C-b44D-sl2" 1624 "5290" "Main and Kumpf/Methodist Family Practice" [40.69985055364205,-89.6173839217023] 1921.2868975734925
724 "4617_shp" "t21C-b44D-sl2" 1625 "5301" "Monroe and Main" [40.69983132797859,-89.61416718068695] 1870.8974685294095
724 "4617_shp" "t21C-b44D-sl2" 1626 "1481" "CityLink Transit Center" [40.69966146729006,-89.6035387992435] 1388.8574423186658