GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 6.0.0 at 2025-06-14T04:55:18+03:00,
for the dataset https://www.visimarsrutai.lt/gtfs/VisaginoM.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. calendar_dates.txt
  4. fare_attributes.txt
  5. fare_rules.txt
  6. routes.txt
  7. shapes.txt
  8. stop_times.txt
  9. stops.txt
  10. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 4
  • Shapes: 9
  • Stops: 25
  • Trips: 30

Specification Compliance report

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

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 50

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`.
"37510" 2611 750.1 17 2610 750.1 16
"37510" 2624 1282.9 30 2623 1282.9 29
"37510" 2632 1671.1 38 2631 1671.1 37
"37510" 2642 2009.4 48 2641 2009.4 47
"37510" 2658 2435.8 64 2657 2435.8 63
"37510" 2675 3054.5 81 2674 3054.5 80
"37510" 2690 3546.8 96 2689 3546.8 95
"37510" 2703 4106.5 109 2702 4106.5 108
"37510" 2714 4652.5 120 2713 4652.5 119
"37510" 2737 5201.7 143 2736 5201.7 142
"37510" 2751 5704.1 157 2750 5704.1 156
"37510" 2765 6148.6 171 2764 6148.6 170
"37511" 2811 750.1 17 2810 750.1 16
"37511" 2824 1282.9 30 2823 1282.9 29
"37511" 2832 1671.1 38 2831 1671.1 37
"37511" 2842 2009.4 48 2841 2009.4 47
"37511" 2858 2435.8 64 2857 2435.8 63
"37511" 2875 3054.5 81 2874 3054.5 80
"37511" 2890 3546.8 96 2889 3546.8 95
"37511" 2903 4106.5 109 2902 4106.5 108
"37511" 2914 4652.5 120 2913 4652.5 119
"37511" 2937 5201.7 143 2936 5201.7 142
"37511" 2951 5704.1 157 2950 5704.1 156
"37511" 2965 6148.6 171 2964 6148.6 170
"37512" 3053 1348.1 42 3052 1348.1 41
"37512" 3069 2098.2 58 3068 2098.2 57
"37512" 3082 2631.0 71 3081 2631.0 70
"37512" 3090 3019.1 79 3089 3019.1 78
"37512" 3100 3357.5 89 3099 3357.5 88
"37512" 3116 3783.9 105 3115 3783.9 104
"37512" 3133 4402.6 122 3132 4402.6 121
"37512" 3148 4894.9 137 3147 4894.9 136
"37512" 3161 5454.6 150 3160 5454.6 149
"37512" 3172 6000.6 161 3171 6000.6 160
"37512" 3195 6549.7 184 3194 6549.7 183
"37512" 3209 7052.2 198 3208 7052.2 197
"37512" 3223 7496.6 212 3222 7496.6 211
"37513" 3294 1348.1 42 3293 1348.1 41
"37513" 3310 2098.2 58 3309 2098.2 57
"37513" 3323 2631.0 71 3322 2631.0 70
"37513" 3331 3019.1 79 3330 3019.1 78
"37513" 3341 3357.5 89 3340 3357.5 88
"37513" 3357 3783.9 105 3356 3783.9 104
"37513" 3374 4402.6 122 3373 4402.6 121
"37513" 3389 4894.9 137 3388 4894.9 136
"37513" 3402 5454.6 150 3401 5454.6 149
"37513" 3413 6000.6 161 3412 6000.6 160
"37513" 3436 6549.7 184 3435 6549.7 183
"37513" 3450 7052.2 198 3449 7052.2 197
"37513" 3464 7496.6 212 3463 7496.6 211
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 514

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

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.
"fare_attributes.txt" "journey_duration" 8
"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