scrtd — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-04-23T23:12:39Z,
for the dataset file:///shared/scrtd_42fc147a.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


  • South Central Regional Transit District (SCRTD)

Feed Info


Publisher Name:
Transnnovation Inc
Publisher URL:
https://mjcaction.com
Feed Email:
marcy@mjcaction.com
Feed Language:
English
Feed Start Date:
2026-03-30
Feed End Date:
2027-10-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. transfers.txt
  12. trips.txt

Counts


  • Agencies: 1
  • Blocks: 21
  • Routes: 9
  • Shapes: 38
  • Stops: 176
  • Trips: 214

Specification Compliance report

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

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 26

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`.
"71943" 21213 38765.9 499 21212 38765.9 498
"71966" 2132 63408.25 559 2131 63408.25 558
"71944" 20571 31658.48 451 20570 31658.48 450
"71941" 19024 7125.32 124 19023 7125.32 123
"71941" 19437 45097.72 537 19436 45097.72 536
"71941" 19441 45129.58 541 19440 45129.58 540
"71961" 24817 6623.33 211 24816 6623.33 210
"71961" 24832 6909.29 226 24831 6909.29 225
"71961" 24908 8362.21 302 24907 8362.21 301
"71961" 24941 9029.02 335 24940 9029.02 334
"71961" 24947 9081.06 341 24946 9081.06 340
"71962" 23835 479.49 43 23834 479.49 42
"71962" 24075 7158.93 283 24074 7158.93 282
"71959" 24250 134.88 13 24249 134.88 12
"71959" 24343 2313.83 106 24342 2313.83 105
"71959" 24481 6886.42 244 24480 6886.42 243
"71959" 24557 8339.51 320 24556 8339.51 319
"71959" 24581 8873.72 344 24580 8873.72 343
"71956" 26496 20018.14 597 26495 20018.14 596
"71957" 27192 2509.97 47 27191 2509.97 46
"71957" 27324 7519.7 179 27323 7519.7 178
"71972" 292 36139.21 291 291 36139.21 290
"71972" 372 39495.87 371 371 39495.87 370
"71969" 3690 14352.87 390 3689 14352.87 389
"71969" 4122 52711.35 822 4121 52711.35 821
"71969" 4123 52711.35 823 4122 52711.35 822
fast_travel_between_consecutive_stops WARNING 1

fast_travel_between_consecutive_stops

A transit vehicle moves too fast between two consecutive stops.

The speed threshold depends on route type:

Route type Description Threshold, km/h
0 Light rail 100
1 Subway 150
2 Rail 500
3 Bus 150
4 Ferry 80
5 Cable tram 30
6 Aerial lift 50
7 Funicular 50
11 Trolleybus 150
12 Monorail 150
- Unknown 200

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
179 "1080956" "8642" 173.45878049749746 8.672939024874873 2259 1 "209129" "Downtown TC" "07:15:00" 2260 2 "209132" "Calle Morroco at McNutt" "07:17:00"
mixed_case_recommended_field WARNING 1

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.

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" "NMSU @ DACC" 122
stops_match_shape_out_of_order WARNING 4

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.
178 "71958" "1080955" 2237 "209161" "Sunland Park Casino" [31.803372167439253,-106.5591011773228] 2236 "209132" "Calle Morroco at McNutt" [31.795690189659734,-106.56529991945403]
179 "71958" "1080956" 2261 "209087" "Sunland Park City Hall" [31.796467526029872,-106.55586134662558] 2260 "209132" "Calle Morroco at McNutt" [31.795690189659734,-106.56529991945403]
160 "71956" "1080910" 1805 "209161" "Sunland Park Casino" [31.803381110654435,-106.55909802416923] 1804 "209132" "Calle Morroco at McNutt" [31.795690189659734,-106.56529991945403]
161 "71956" "1080911" 1828 "209087" "Sunland Park City Hall" [31.796467526029872,-106.55586134662558] 1827 "209132" "Calle Morroco at McNutt" [31.795690189659734,-106.56529991945403]