GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-23T16:39:42Z,
for the dataset file:///shared/town-of-warwick.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Orange County Department of Planning
Feed Email:
N/A
Feed Language:
English
Feed Start Date:
2023-01-01
Feed End Date:
2025-01-15

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. feed_info.txt
  5. routes.txt
  6. shapes.txt
  7. stop_times.txt
  8. stops.txt
  9. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 2
  • Shapes: 12
  • Stops: 75
  • Trips: 14

Specification Compliance report

35 notices reported (0 errors, 32 warnings, 3 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 1

equal_shape_distance_same_coordinates

Two consecutive points have equal shape_dist_traveled and the same lat/lon coordinates in shapes.txt.

When sorted by shape.shape_pt_sequence, the values for shape_dist_traveled must increase along a shape. Two consecutive points with equal values for shape_dist_traveled and the same coordinates indicate a duplicative shape point.

You can see more about this notice here.

shapeId (?) The id of the faulty shape. csvRowNumber (?) The row number from `shapes.txt`. shapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the faulty record. shapePtSequence (?) The faulty record's `shapes.shape_pt_sequence`. prevCsvRowNumber (?) The row number from `shapes.txt` of the previous shape point. prevShapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the previous shape point. prevShapePtSequence (?) The previous record's `shapes.shape_pt_sequence`.
"wi3f" 4109 1725.7820277101077 66 4108 1725.7820277101077 65
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 "c_20285_b_27191_d_64"
3 "c_20285_b_27191_d_32"
4 "c_20274_b_26970_d_31"
5 "c_20273_b_26969_d_62"
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 "20260123" "20250115" "20260130"
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
stop_without_stop_time WARNING 24

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.
3 "2615703" "Matthew St Park and Ride - Goshen"
4 "2615708" "Orange Plaza"
6 "2615727" "Crystal Run Medical Center"
10 "2615736" "Florida Library"
13 "2615755" "Galleria Upper Level"
16 "2615758" "Homestead Village Office"
20 "2615764" "Florida Quick Check"
22 "2615766" "West Street at Elm Street"
23 "2615767" "Orange Regional Medical Center"
25 "2615770" "Florida Cedar Crest"
27 "2615775" "Corner Of St. Anthony's"
28 "2615778" "West Street at North Street"
30 "2615780" "Creekside No. 25"
31 "2615781" "117 Park Lane (Bench)"
36 "2615791" "Library (upon request)"
38 "2615793" "Warwick - Town"
39 "2615795" "Florida Village Drive"
41 "2615797" "Dunning Farms Shopping Center"
42 "2615798" "Florida Farries Ave."
43 "2615799" "Florida Main Street"
44 "2615800" "West Street at Pond Hill"
46 "2615802" "Greenwood Lake"
47 "2615804" "Homestead Village Court"
48 "2616160" "Sterling National Bank"
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.
"20260123" "20230102" "20251231"
unknown_column INFO 3

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.
"agency.txt" "agency_branding_url" 7
"feed_info.txt" "feed_id" 2
"routes.txt" "route_branding_url" 8