gatra — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-09-11T14:56:34Z,
for the dataset file:///shared/gatra_114ae19e.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


  • Greater Attleboro Taunton Regional Transit Authority

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. routes.txt
  5. shapes.txt
  6. stop_times.txt
  7. stops.txt
  8. transfers.txt
  9. trips.txt

Counts


  • Agencies: 1
  • Blocks: 68
  • Routes: 25
  • Shapes: 116
  • Stops: 571
  • Trips: 1134

Specification Compliance report

50 notices reported (0 errors, 49 warnings, 1 infos)

Notice Code Severity Total
equal_shape_distance_diff_coordinates_distance_below_threshold WARNING 22

equal_shape_distance_diff_coordinates_distance_below_threshold

Two consecutive points have equal shape_dist_traveled and different lat/lon coordinates in shapes.txt and the distance between the two points is greater than 0 but less than 1.11m.

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 small difference of coordinates (greater than 0 but less than 1.11 m distance) result in a warning.

You can see more about this notice here.

shapeId (?) The id of the faulty shape. csvRowNumber (?) The row number from `shapes.txt`. shapeDistTraveled (?) The faulty record's `shape_dist_traveled` value. shapePtSequence (?) The faulty record's `shapes.shape_pt_sequence`. prevCsvRowNumber (?) The row number from `shapes.txt` of the previous shape point. prevShapeDistTraveled (?) The previous shape point's `shape_dist_traveled` value. prevShapePtSequence (?) The previous record's `shapes.shape_pt_sequence`. actualDistanceBetweenShapePoints (?) Actual distance traveled along the shape from the first shape point to the previous shape point.
"8_816156_816165_20" 9785 3270.0 98 9784 3270.0 97 0.6918406049916003
"SAIL_816133_816098_105" 14369 24163.0 1124 14368 24163.0 1123 0.49662467815549677
"SAIL_816133_816098_101" 89030 26314.0 1217 89029 26314.0 1216 0.49662467815549677
"SAIL_816133_816098_102" 91039 25961.0 1153 91038 25961.0 1152 0.49662467815549677
"SAIL_816133_816098_100" 86956 28125.0 1247 86955 28125.0 1246 0.49662467815549677
"SAIL_816133_816098_100" 86957 28125.0 1248 86956 28125.0 1247 0.49662467815549677
"7_816156_816158_16" 45007 6659.0 330 45006 6659.0 329 0.4304753234547698
"SAIL_816133_816098_108" 30937 25974.0 1155 30936 25974.0 1154 0.49662467815549677
"14_2577987_4148000_52" 21746 11019.0 390 21745 11019.0 389 0.2710399274497137
"14_2577987_4148000_52" 21750 11036.0 394 21749 11036.0 393 0.3407511762928117
"14_2577987_4148000_56" 60314 13753.0 444 60313 13753.0 443 0.2710399274497137
"14_4148000_2577987_57" 60341 253.0 22 60340 253.0 21 0.5295848624588388
"14_4148000_2577987_54" 21773 253.0 22 21772 253.0 21 0.5295848624588388
"12_816034_816028_53" 32256 12696.0 463 32255 12696.0 462 0.14095577497825784
"8_816156_816165_19" 57079 3639.0 208 57078 3639.0 207 0.9190027667290072
"12_816034_816028_41" 59072 12972.0 464 59071 12972.0 463 0.14095577497825784
"12_816034_816028_48" 62377 8537.0 289 62376 8537.0 288 0.14095577497825784
"12_816034_816028_47" 62005 11111.0 430 62004 11111.0 429 0.14095577497825784
"12_816034_816028_43" 61097 10072.0 370 61096 10072.0 369 0.14095577497825784
"SAIL_2559128_816098_103" 92815 15700.0 671 92814 15700.0 670 0.49662467815549677
"SAIL_2559128_816098_107" 17410 18408.0 269 17409 18408.0 268 0.22979679094016342
"11_2577987_2332283_38" 20605 8699.0 320 20604 8699.0 319 0.7451908418742369
missing_recommended_file WARNING 1

missing_recommended_file

A recommended file is missing.

You can see more about this notice here.

filename (?) The name of the faulty file.
"feed_info.txt"
stop_without_stop_time WARNING 15

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.
16 "0_816127" "Green Harbor"
26 "0_816150" "Williams St."
39 "0_816182" "Fuller Hospital"
63 "0_2574368" "Weir St."
78 "0_4149354" "Bible Chapel"
82 "0_101001" "451 Elm St - HHS Complex"
83 "0_101002" "451 Elm St - Mason Field"
106 "0_816164" "Hart's Four"
120 "0_Garage Wareham" "Garage Wareham"
147 "0_819919" "Onset Village"
171 "0_819660" "Wareham Crossing"
198 "0_2575001" "Taunton Depot"
203 "0_818756" "Hart's Four"
236 "0_2559143" "Beach St."
256 "0_Garage Taunton" "Garage Taunton"
unused_shape WARNING 11

unused_shape

Shape is not used in GTFS file trips.txt.

All records defined by GTFS shapes.txt should be used in trips.txt.

You can see more about this notice here.

shapeId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
"Liberty_74_Parade" 2
"Freedom_72_Parade" 1156
"MLPM_68_Parade" 2132
"MLPM__69_Parade" 3175
"15_818738_816028_56" 54475
"15_816028_816045_57" 54627
"12_816034_816028_41" 58608
"MLPM_816103_816106_68" 65441
"MLPM_816101_816118_70" 68059
"SAIL_816098_816133_98" 81394
"12_816028_816034_49" 96227
unknown_column INFO 1

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.
"stops.txt" "vehicle_type" 11