GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-05T18:35:44Z,
for the dataset file:///shared/decatur-il-us.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Decatur Public Transit System
Feed Email:
N/A
Feed Language:
English
Feed Start Date:
2023-12-01
Feed End Date:
2024-12-31

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: 18
  • Routes: 24
  • Shapes: 67
  • Stops: 896
  • Trips: 2023

Specification Compliance report

1279 notices reported (16 errors, 1263 warnings, 0 infos)

Notice Code Severity Total
trip_distance_exceeds_shape_distance ERROR 16

trip_distance_exceeds_shape_distance

The distance between the last shape point and last stop point is greater than or equal to the 11.1m threshold.

You can see more about this notice here.

tripId (?) The faulty record's trip id. shapeId (?) The faulty record's shape id. maxTripDistanceTraveled (?) The faulty record's trip max distance traveled. maxShapeDistanceTraveled (?) The faulty record's shape max distance traveled. geoDistanceToShape (?) The distance in meters between the shape and the stop.
"Service_Period-Su-21-A-IB-0958-c3a6f18" "21-A-IB" 4047.6818662046417 4047.6818662006312 14.309376582917452
"Service_Period-Su-21-A-IB-1058-c362475" "21-A-IB" 4047.6818662046417 4047.6818662006312 14.309376582917452
"Service_Period-Su-21-A-IB-1158-11a604e" "21-A-IB" 4047.6818662046417 4047.6818662006312 14.309376582917452
"Service_Period-Su-21-A-IB-1258-dbaabf4" "21-A-IB" 4047.6818662046417 4047.6818662006312 14.309376582917452
"Service_Period-Su-21-A-IB-1458-2a199bd" "21-A-IB" 4047.6818662046417 4047.6818662006312 14.309376582917452
"Service_Period-Su-21-A-IB-1558-4a312c4" "21-A-IB" 4047.6818662046417 4047.6818662006312 14.309376582917452
"Service_Period-Su-21-A-IB-1658-f960535" "21-A-IB" 4047.6818662046417 4047.6818662006312 14.309376582917452
"Service_Period-Su-21-A-IB-1758-ae7b810" "21-A-IB" 4047.6818662046417 4047.6818662006312 14.309376582917452
"Service_Period-Su-22-A-OB-0915-7c4d583" "22-A-OB" 7234.262154493041 7234.193400202984 12.029551003094083
"Service_Period-Su-22-A-OB-1015-04fb112" "22-A-OB" 7234.262154493041 7234.193400202984 12.029551003094083
"Service_Period-Su-22-A-OB-1115-48e2710" "22-A-OB" 7234.262154493041 7234.193400202984 12.029551003094083
"Service_Period-Su-22-A-OB-1215-6c2fd47" "22-A-OB" 7234.262154493041 7234.193400202984 12.029551003094083
"Service_Period-Su-22-A-OB-1315-9bd08b7" "22-A-OB" 7234.262154493041 7234.193400202984 12.029551003094083
"Service_Period-Su-22-A-OB-1515-5b136f4" "22-A-OB" 7234.262154493041 7234.193400202984 12.029551003094083
"Service_Period-Su-22-A-OB-1615-6fe68d2" "22-A-OB" 7234.262154493041 7234.193400202984 12.029551003094083
"Service_Period-Su-22-A-OB-1715-3073b9d" "22-A-OB" 7234.262154493041 7234.193400202984 12.029551003094083
expired_calendar WARNING 4

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 "Service_Period-Su"
3 "Service_Period-We"
4 "Service_Period-MoTuThFr"
5 "Service_Period-Sa"
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 "20251205" "20241231" "20251212"
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
missing_recommended_field WARNING 1

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.
"feed_info.txt" 2 "feed_version"
mixed_case_recommended_field WARNING 878

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 878 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" "ST MARY'S HOSPITAL" 2
"stops.txt" "stop_name" "E RIVERSIDE AVE & S 16TH" 3
"stops.txt" "stop_name" "S 16TH & E BUENA VISTA" 4
"stops.txt" "stop_name" "S 16TH ST & E LAKE SHORE DR" 5
"stops.txt" "stop_name" "E LAKE SHORE DR & S JASPER ST" 6
"stops.txt" "stop_name" "S JASPER ST & E BUENA VISTA AVE" 7
"stops.txt" "stop_name" "S JASPER ST & E RIVERSIDE AVE" 8
"stops.txt" "stop_name" "E RIVERSIDE AVE & S JASPER FAR SIDE" 9
"stops.txt" "stop_name" "E RIVERSIDE AVE & S ILLINOIS ST" 10
"stops.txt" "stop_name" "E RIVERSIDE DR & S PARKWOOD PL" 11
"stops.txt" "stop_name" "E RIVERSIDE AVE & S SILAS ST" 12
"stops.txt" "stop_name" "E RIVERSIDE AVE & S MAFFIT ST" 13
"stops.txt" "stop_name" "S MAFFIT ST & E HENDERSON AVE" 14
"stops.txt" "stop_name" "S MAFFIT ST & E ROGERS AVE" 15
"stops.txt" "stop_name" "S MAFFIT ST & E CLEVELAND AVE" 16
"stops.txt" "stop_name" "S MAFFIT ST & E LINCOLN AVE" 17
"stops.txt" "stop_name" "S MAFFIT ST & E CANTRELL ST" 18
"stops.txt" "stop_name" "E CANTRELL ST & S SILAS ST" 19
"stops.txt" "stop_name" "E CANTRELL ST & S ILLINOIS ST" 20
"stops.txt" "stop_name" "E CANTRELL ST & S JASPER ST" 21
"stops.txt" "stop_name" "S JASPER ST FAR SIDE" 22
"stops.txt" "stop_name" "S JASPER ST & E MOORE ST" 23
"stops.txt" "stop_name" "S JASPER ST & E WHITMER ST" 24
"stops.txt" "stop_name" "S JASPER ST & E LAWRENCE ST" 25
"stops.txt" "stop_name" "S JASPER ST & E DECATUR ST" 26
"stops.txt" "stop_name" "S JASPER ST & SEDWICK ST" 27
"stops.txt" "stop_name" "S JASPER ST & E JOHNS AVE" 28
"stops.txt" "stop_name" "S JASPER ST & E CLAY ST" 29
"stops.txt" "stop_name" "E WOOD ST & S ILLINOIS ST" 30
"stops.txt" "stop_name" "E WOOD ST & S CALHOUN ST" 31
"stops.txt" "stop_name" "E WOOD ST & S MAFFIT ST" 32
"stops.txt" "stop_name" "E WOOD & S MAFFIT" 33
"stops.txt" "stop_name" "E WOOD ST & S HILTON ST" 34
"stops.txt" "stop_name" "E WOOD ST & S WEBSTER ST" 35
"stops.txt" "stop_name" "E WOOD & MLK" 36
"stops.txt" "stop_name" "S MARTIN LUTHER KING DR & E MAIN ST" 37
"stops.txt" "stop_name" "N MARTIN LUTHER KING DR & E PRAIRIE AVE" 38
"stops.txt" "stop_name" "N MARTIN LUTHER KING DR & E" 39
"stops.txt" "stop_name" "N MARTIN LUTHER KING DRIVE & E WILLIAM ST" 40
"stops.txt" "stop_name" "TRANSIT CENTER BAY 3" 41
"stops.txt" "stop_name" "N MARTIN LUTHER KING DR & E NORTH ST" 42
"stops.txt" "stop_name" "N MARTIN LUTHER KING DR & E ELDORADO ST" 43
"stops.txt" "stop_name" "E ELDORADO ST & N CALHOUN ST" 44
"stops.txt" "stop_name" "E ELDORADO ST & N ILLINOIS S" 45
"stops.txt" "stop_name" "E ELDORADO ST & N JASPER ST" 46
"stops.txt" "stop_name" "E ELDORADO ST & N WITT ST" 47
"stops.txt" "stop_name" "E ELDORADO ST & N STONE ST" 48
"stops.txt" "stop_name" "E ELDORADO ST & N EAST AVE" 49
"stops.txt" "stop_name" "E ELDORADO ST & N 16TH ST" 50
"stops.txt" "stop_name" "E ELDORADO ST & N 17TH ST" 51
route_color_contrast WARNING 5

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.
"23" 4 "#FFCD03" "#FFFFFF"
"4" 5 "#F9B6A7" "#FFFFFF"
"3" 7 "#F9B6A7" "#FFFFFF"
"2" 11 "#FFCE46" "#FFFFFF"
"25" 23 "#FFF200" "#FFFFFF"
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.
"20251205" "20231201" "20241231"
trip_distance_exceeds_shape_distance_below_threshold WARNING 372

trip_distance_exceeds_shape_distance_below_threshold

The distance between the last shape point and last stop point is greater than 0 but less than the 11.1m threshold.

You can see more about this notice here.

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

tripId (?) The faulty record's trip id. shapeId (?) The faulty record's shape id. maxTripDistanceTraveled (?) The faulty record's trip max distance traveled. maxShapeDistanceTraveled (?) The faulty record's shape max distance traveled. geoDistanceToShape (?) The distance in meters between the shape and the stop.
"Service_Period-Su-17-A-IB-0945-7eb4c75" "17-A-IB" 11914.883216305852 11914.883216298165 3.3693553804063545
"Service_Period-Su-17-A-IB-1045-d47b2f8" "17-A-IB" 11914.883216305852 11914.883216298165 3.3693553804063545
"Service_Period-Su-17-A-IB-1145-3ebda9f" "17-A-IB" 11914.883216305852 11914.883216298165 3.3693553804063545
"Service_Period-Su-17-A-IB-1245-098e3da" "17-A-IB" 11914.883216305852 11914.883216298165 3.3693553804063545
"Service_Period-Su-17-A-IB-1415-d07cdef" "17-A-IB" 11914.883216305852 11914.883216298165 3.3693553804063545
"Service_Period-Su-17-A-IB-1515-a20563c" "17-A-IB" 11914.883216305852 11914.883216298165 3.3693553804063545
"Service_Period-Su-17-A-IB-1615-2d02810" "17-A-IB" 11914.883216305852 11914.883216298165 3.3693553804063545
"Service_Period-Su-17-A-IB-1715-4718b44" "17-A-IB" 11914.883216305852 11914.883216298165 3.3693553804063545
"Service_Period-Su-17-A-IB-1015-83642a4" "17-A-IB" 11914.883216305852 11914.883216298165 3.3693553804063545
"Service_Period-Su-17-A-IB-1115-5d8cc02" "17-A-IB" 11914.883216305852 11914.883216298165 3.3693553804063545
"Service_Period-Su-17-A-IB-1215-f00c599" "17-A-IB" 11914.883216305852 11914.883216298165 3.3693553804063545
"Service_Period-Su-17-A-IB-1315-2e02d1c" "17-A-IB" 11914.883216305852 11914.883216298165 3.3693553804063545
"Service_Period-Su-17-A-IB-1445-45e5c4b" "17-A-IB" 11914.883216305852 11914.883216298165 3.3693553804063545
"Service_Period-Su-17-A-IB-1545-b0fe4a6" "17-A-IB" 11914.883216305852 11914.883216298165 3.3693553804063545
"Service_Period-Su-17-A-IB-1645-aa4393a" "17-A-IB" 11914.883216305852 11914.883216298165 3.3693553804063545
"Service_Period-Su-17-A-IB-1745-bcca206" "17-A-IB" 11914.883216305852 11914.883216298165 3.3693553804063545
"Service_Period-Su-22-A-IB-0932-1d2973d" "22-A-IB" 12635.533335918384 12635.505124107205 4.006370874372364
"Service_Period-Su-22-A-IB-1032-c6d4277" "22-A-IB" 12635.533335918384 12635.505124107205 4.006370874372364
"Service_Period-Su-22-A-IB-1132-80f0915" "22-A-IB" 12635.533335918384 12635.505124107205 4.006370874372364
"Service_Period-Su-22-A-IB-1232-148bfbe" "22-A-IB" 12635.533335918384 12635.505124107205 4.006370874372364
"Service_Period-Su-22-A-IB-1332-3095d57" "22-A-IB" 12635.533335918384 12635.505124107205 4.006370874372364
"Service_Period-Su-22-A-IB-1532-aa7d70c" "22-A-IB" 12635.533335918384 12635.505124107205 4.006370874372364
"Service_Period-Su-22-A-IB-1632-f273483" "22-A-IB" 12635.533335918384 12635.505124107205 4.006370874372364
"Service_Period-Su-22-A-IB-1732-dd6ab9b" "22-A-IB" 12635.533335918384 12635.505124107205 4.006370874372364
"Service_Period-Su-16-A-IB-0929-6036b1d" "16-A-IB" 6652.883044099927 6652.883044086439 4.945672401901348
"Service_Period-Su-16-A-IB-0959-b8800c4" "16-A-IB" 6652.883044099927 6652.883044086439 4.945672401901348
"Service_Period-Su-16-A-IB-1029-8d49bed" "16-A-IB" 6652.883044099927 6652.883044086439 4.945672401901348
"Service_Period-Su-16-A-IB-1059-2529523" "16-A-IB" 6652.883044099927 6652.883044086439 4.945672401901348
"Service_Period-Su-16-A-IB-1129-dda1375" "16-A-IB" 6652.883044099927 6652.883044086439 4.945672401901348
"Service_Period-Su-16-A-IB-1159-cf90dec" "16-A-IB" 6652.883044099927 6652.883044086439 4.945672401901348
"Service_Period-Su-16-A-IB-1329-3c7a3e8" "16-A-IB" 6652.883044099927 6652.883044086439 4.945672401901348
"Service_Period-Su-16-A-IB-1359-5895835" "16-A-IB" 6652.883044099927 6652.883044086439 4.945672401901348
"Service_Period-Su-16-A-IB-1429-7d5c018" "16-A-IB" 6652.883044099927 6652.883044086439 4.945672401901348
"Service_Period-Su-16-A-IB-1459-37eba3b" "16-A-IB" 6652.883044099927 6652.883044086439 4.945672401901348
"Service_Period-Su-16-A-IB-1529-60c9353" "16-A-IB" 6652.883044099927 6652.883044086439 4.945672401901348
"Service_Period-Su-16-A-IB-1559-e120b39" "16-A-IB" 6652.883044099927 6652.883044086439 4.945672401901348
"Service_Period-Su-16-A-IB-1629-d0a148a" "16-A-IB" 6652.883044099927 6652.883044086439 4.945672401901348
"Service_Period-Su-16-A-IB-1659-913684e" "16-A-IB" 6652.883044099927 6652.883044086439 4.945672401901348
"Service_Period-Su-16-A-IB-1729-8918890" "16-A-IB" 6652.883044099927 6652.883044086439 4.945672401901348
"Service_Period-Su-16-A-IB-1759-e063b51" "16-A-IB" 6652.883044099927 6652.883044086439 4.945672401901348
"Service_Period-We-2-A-IB-0551-1c4b44b" "2-A-IB" 11464.357496360777 11464.357496347468 3.866191901474849
"Service_Period-We-2-A-IB-0645-eb4e966" "2-A-IB" 11464.357496360777 11464.357496347468 3.866191901474849
"Service_Period-We-2-A-IB-0745-7adfe17" "2-A-IB" 11464.357496360777 11464.357496347468 3.866191901474849
"Service_Period-We-2-A-IB-0845-8222dd4" "2-A-IB" 11464.357496360777 11464.357496347468 3.866191901474849
"Service_Period-We-2-A-IB-0945-506246a" "2-A-IB" 11464.357496360777 11464.357496347468 3.866191901474849
"Service_Period-We-2-A-IB-1045-4e7a45f" "2-A-IB" 11464.357496360777 11464.357496347468 3.866191901474849
"Service_Period-We-2-A-IB-1145-bc46795" "2-A-IB" 11464.357496360777 11464.357496347468 3.866191901474849
"Service_Period-We-2-A-IB-1245-b545eac" "2-A-IB" 11464.357496360777 11464.357496347468 3.866191901474849
"Service_Period-We-2-A-IB-1345-42a861b" "2-A-IB" 11464.357496360777 11464.357496347468 3.866191901474849
"Service_Period-We-2-A-IB-1445-93d1a8c" "2-A-IB" 11464.357496360777 11464.357496347468 3.866191901474849