GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T17:57:26Z,
for the dataset file:///shared/bis-man-transit-1.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


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

Files included


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

Counts


  • Agencies: 1
  • Blocks: 12
  • Routes: 6
  • Shapes: 12
  • Stops: 57
  • Trips: 253

Specification Compliance report

29 notices reported (0 errors, 29 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`.
"44485" 1995 11858.45 545 1994 11858.45 544
"44485" 2006 12663.43 556 2005 12663.43 555
"44487" 5302 12067.62 211 5301 12067.62 210
"63722" 2615 2314.62 72 2614 2314.62 71
"63722" 2635 3574.25 92 2634 3574.25 91
"63722" 2636 3574.25 93 2635 3574.25 92
"63722" 2637 3574.25 94 2636 3574.25 93
"63722" 2670 4715.14 127 2669 4715.14 126
"63722" 2705 6649.47 162 2704 6649.47 161
"63722" 2717 7299.82 174 2716 7299.82 173
"63625" 590 2599.16 88 589 2599.16 87
"63626" 76 2246.45 75 75 2246.45 74
"58109" 3498 12662.79 341 3497 12662.79 340
"58109" 3499 12662.79 342 3498 12662.79 341
"58109" 3500 12662.79 343 3499 12662.79 342
"58109" 3501 12662.79 344 3500 12662.79 343
"58109" 3502 12662.79 345 3501 12662.79 344
"58109" 3547 15268.56 390 3546 15268.56 389
"58109" 3701 21069.09 544 3700 21069.09 543
"58109" 3721 22000.51 564 3720 22000.51 563
"58109" 3788 25639.33 631 3787 25639.33 630
"44162" 4845 1447.06 66 4844 1447.06 65
"44162" 5029 12196.5 250 5028 12196.5 249
"44162" 5060 14733.51 281 5059 14733.51 280
"44160" 956 1629.31 60 955 1629.31 59
"44160" 977 2123.97 81 976 2123.97 80
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" "20260110" "20260111"
stop_without_stop_time WARNING 2

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.
15 "154220" "Bismarck State College (South)"
36 "154239" "North Dakota Center for Independent Living"