GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T19:10:01Z,
for the dataset file:///shared/epta.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


  • Eastern Panhandle Transit Authority (EPTA)

Feed Info


Publisher Name:
Passio Technologies
Publisher URL:
https://passiotech.com
Feed Email:
support@passiotech.com
Feed Language:
English
Feed Start Date:
2025-12-11
Feed End Date:
2026-01-11

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: 12
  • Shapes: 33
  • Stops: 84
  • Trips: 92

Specification Compliance report

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

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 18

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`.
"21849" 176 3583.67 175 175 3583.67 174
"21849" 339 7427.46 338 338 7427.46 337
"21849" 573 18167.24 572 572 18167.24 571
"4329" 2693 13590.17 292 2692 13590.17 291
"6400" 3689 42368.89 280 3688 42368.89 279
"17292" 6139 5307.67 134 6138 5307.67 133
"17292" 6143 5402.91 138 6142 5402.91 137
"17292" 6442 20066.88 437 6441 20066.88 436
"17292" 6638 26819.36 633 6637 26819.36 632
"17292" 6875 31601.8 870 6874 31601.8 869
"17292" 7045 37335.58 1040 7044 37335.58 1039
"17292" 7467 55087.98 1462 7466 55087.98 1461
"17292" 8449 106278.73 2444 8448 106278.73 2443
"4312" 11836 25096.02 173 11835 25096.02 172
"4259" 5460 8431.45 390 5459 8431.45 389
"4259" 5682 14402.49 612 5681 14402.49 611
"4337" 9060 34314.22 325 9059 34314.22 324
"4337" 9061 34314.22 326 9060 34314.22 325
feed_expiration_date30_days WARNING 1

feed_expiration_date30_days

Dataset should cover at least the next 30 days of service.

At any time, the GTFS dataset should cover at least the next 30 days of service, and ideally for as long as the operator is confident that the schedule will continue to be operated.

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 "20251212" "20260111" "20260111"