GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 6.0.0 at 2025-09-08T00:20:19+03:00,
for the dataset https://www.visimarsrutai.lt/gtfs/BirstonoSav.zip. No country code was provided.

Use this report alongside our documentation.

⚠ This feed contains GTFS Flex features. Please note that GTFS Flex validation support is still in development. You can manually review all the validation rules for Flex data here.

A new version of the Canonical GTFS Schedule validator is available! Please update to get the latest/best validation results.

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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 3
  • Shapes: 19
  • Stops: 104
  • Trips: 120

Specification Compliance report

3364 notices reported (0 errors, 3333 warnings, 31 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 387

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.

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

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`.
"41374" 2717 2949.9 56 2716 2949.9 55
"41374" 2736 4357.5 75 2735 4357.5 74
"41374" 2753 5630.3 92 2752 5630.3 91
"41374" 2774 8766.6 113 2773 8766.6 112
"41374" 2777 9153.8 116 2776 9153.8 115
"41374" 2783 10359.6 122 2782 10359.6 121
"41374" 2785 10851.3 124 2784 10851.3 123
"41374" 2836 14478.9 175 2835 14478.9 174
"41374" 2849 16715.9 188 2848 16715.9 187
"41374" 2856 18458.2 195 2855 18458.2 194
"41374" 2868 20346.4 207 2867 20346.4 206
"41374" 2878 21807.0 217 2877 21807.0 216
"41374" 2884 23469.2 223 2883 23469.2 222
"41374" 2894 25672.2 233 2893 25672.2 232
"41374" 2901 27634.5 240 2900 27634.5 239
"41374" 2909 30029.7 248 2908 30029.7 247
"41374" 2915 31078.1 254 2914 31078.1 253
"41374" 2936 33609.2 275 2935 33609.2 274
"41374" 2946 34237.4 285 2945 34237.4 284
"41374" 2958 34959.3 297 2957 34959.3 296
"41374" 2976 35725.7 315 2975 35725.7 314
"41374" 2982 36347.2 321 2981 36347.2 320
"41374" 2999 38126.0 338 2998 38126.0 337
"41374" 3005 39014.4 344 3004 39014.4 343
"41374" 3020 40667.8 359 3019 40667.8 358
"41374" 3030 41385.5 369 3029 41385.5 368
"41374" 3075 44920.6 414 3074 44920.6 413
"41373" 2491 192.4 8 2490 192.4 7
"41373" 2524 2416.0 41 2523 2416.0 40
"41373" 2527 3900.3 44 2526 3900.3 43
"41373" 2529 4007.4 46 2528 4007.4 45
"41373" 2562 6186.3 79 2561 6186.3 78
"41373" 2575 7418.3 92 2574 7418.3 91
"41373" 2586 8891.6 103 2585 8891.6 102
"41373" 2593 9613.2 110 2592 9613.2 109
"41373" 2598 10505.3 115 2597 10505.3 114
"41373" 2627 12048.8 144 2626 12048.8 143
"41373" 2631 12377.3 148 2630 12377.3 147
"41372" 2407 737.8 13 2406 737.8 12
"41372" 2419 2352.0 25 2418 2352.0 24
"41372" 2428 3491.8 34 2427 3491.8 33
"41372" 2434 4865.0 40 2433 4865.0 39
"41372" 2438 5554.3 44 2437 5554.3 43
"41372" 2455 6396.7 61 2454 6396.7 60
"41372" 2462 6934.4 68 2461 6934.4 67
"41372" 2473 7493.7 79 2472 7493.7 78
"41372" 2478 7840.3 84 2477 7840.3 83
"41372" 2481 8455.2 87 2480 8455.2 86
"41372" 2483 8711.3 89 2482 8711.3 88
"41371" 2177 2009.1 20 2176 2009.1 19
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"
missing_timepoint_value WARNING 2945

missing_timepoint_value

stop_times.timepoint value is missing for a record.

Even though the column timepoint is optional in stop_times.txt according to the specification, stop_times.timepoint should not be empty when provided.

You can see more about this notice here.

Only the first 50 of 2945 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 "8054524" 0
3 "8054524" 1
4 "8054524" 2
5 "8054524" 3
6 "8054524" 4
7 "8054524" 5
8 "8054524" 6
9 "8054524" 7
10 "8054524" 8
11 "8054524" 9
12 "8054524" 10
13 "8054524" 11
14 "8054524" 12
15 "8054524" 13
16 "8054524" 14
17 "8054524" 15
18 "8054524" 16
19 "8054524" 17
20 "8054524" 18
21 "8054524" 19
22 "8054524" 20
23 "8054524" 21
24 "8054524" 22
25 "8054524" 23
26 "8054524" 24
27 "8054524" 25
28 "8054524" 26
29 "8054524" 27
30 "8054525" 0
31 "8054525" 1
32 "8054525" 2
33 "8054525" 3
34 "8054525" 4
35 "8054525" 5
36 "8054525" 6
37 "8054525" 7
38 "8054525" 8
39 "8054525" 9
40 "8054525" 10
41 "8054525" 11
42 "8054525" 12
43 "8054525" 13
44 "8054525" 14
45 "8054525" 15
46 "8054525" 16
47 "8054525" 17
48 "8054525" 18
49 "8054525" 19
50 "8054525" 20
51 "8054525" 21
unknown_column INFO 31

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.
"routes.txt" "eligibility_restricted" 11
"routes.txt" "bikes_allowed" 12
"routes.txt" "regional_fare_card" 14
"stops.txt" "stop_direction" 12
"stops.txt" "vehicle_type" 14
"stops.txt" "mta_stop_id" 17
"stops.txt" "regional_fare_card" 18
"stop_times.txt" "start_service_area_id" 1
"stop_times.txt" "end_service_area_id" 2
"stop_times.txt" "note_id" 5
"stop_times.txt" "to_stop_sequence" 16
"stop_times.txt" "route_short_name" 18
"stop_times.txt" "start_service_area_radius" 24
"stop_times.txt" "end_service_area_radius" 25
"stop_times.txt" "fare_period_id" 26
"stop_times.txt" "departure_buffer" 27
"stop_times.txt" "track" 28
"stop_times.txt" "mean_duration_factor" 29
"stop_times.txt" "mean_duration_offset" 30
"stop_times.txt" "safe_duration_factor" 31
"stop_times.txt" "safe_duration_offset" 32
"stop_times.txt" "free_running_flag" 33
"trips.txt" "note_id" 2
"trips.txt" "mean_duration_factor" 12
"trips.txt" "mean_duration_offset" 13
"trips.txt" "safe_duration_factor" 14
"trips.txt" "safe_duration_offset" 15
"trips.txt" "cars_allowed" 16
"trips.txt" "peak_offpeak" 17
"trips.txt" "mta_trip_id" 18
"trips.txt" "boarding_type" 19