GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T19:04:08Z,
for the dataset file:///shared/somerset-county.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. feed_info.txt
  7. routes.txt
  8. shapes.txt
  9. stop_times.txt
  10. stops.txt
  11. transfers.txt
  12. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 8
  • Shapes: 26
  • Stops: 115
  • Trips: 53

Specification Compliance report

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

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 3

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`.
"1" 536 11.1093502478932 535 535 11.1093502478932 534
"1" 610 12.4627333678517 609 609 12.4627333678517 608
"1" 763 15.0707521774159 762 762 15.0707521774159 761
missing_timepoint_value WARNING 818

missing_timepoint_value

stop_times.timepoint value is missing for a record.

When at least one of stop_times.arrival_time or stop_times.departure_time are provided, stop_times.timepoint should be defined

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. tripId (?) The faulty record's `stop_times.trip_id`. stopSequence (?) The faulty record's `stop_times.stop_sequence`.
2 "CAT1R_T01" 1
3 "CAT1R_T01" 2
4 "CAT1R_T01" 3
5 "CAT1R_T01" 4
6 "CAT1R_T01" 5
7 "CAT1R_T01" 6
8 "CAT1R_T01" 7
9 "CAT1R_T01" 8
10 "CAT1R_T01" 9
11 "CAT1R_T01" 10
12 "CAT1R_T01" 11
13 "CAT1R_T01" 12
14 "CAT1R_T01" 13
15 "CAT1R_T01" 14
16 "CAT1R_T01" 15
17 "CAT1R_T01" 16
18 "CAT1R_T01" 17
19 "CAT1R_T01" 18
20 "CAT1R_T01" 19
21 "CAT1R_T01" 20
22 "CAT1R_T01" 21
23 "CAT1R_T02" 1
24 "CAT1R_T02" 2
25 "CAT1R_T02" 3
26 "CAT1R_T02" 4
27 "CAT1R_T02" 5
28 "CAT1R_T02" 6
29 "CAT1R_T02" 7
30 "CAT1R_T02" 8
31 "CAT1R_T02" 9
32 "CAT1R_T02" 10
33 "CAT1R_T02" 11
34 "CAT1R_T02" 12
35 "CAT1R_T02" 13
36 "CAT1R_T02" 14
37 "CAT1R_T02" 15
38 "CAT1R_T02" 16
39 "CAT1R_T02" 17
40 "CAT1R_T02" 18
41 "CAT1R_T02" 19
42 "CAT1R_T02" 20
43 "CAT1R_T02" 21
44 "CAT1R_T03" 1
45 "CAT1R_T03" 2
46 "CAT1R_T03" 3
47 "CAT1R_T03" 4
48 "CAT1R_T03" 5
49 "CAT1R_T03" 6
50 "CAT1R_T03" 7
51 "CAT1R_T03" 8
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.
14 "6" "CAT1R_T13" 187 "113" "Route 28 & First Ave" [40.58167304039234,-74.63982258429935] 186 "89" "RVCC" [40.6092508824008,-74.6883330533897]
15 "7" "CAT2R_T01" 193 "117" "Rehill Ave & Union Ave" [40.57109626111316,-74.59464987376133] 192 "111" "Mountain Ave & Union Ave" [40.56650475843589,-74.5307561728454]