GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 6.0.0 at 2026-09-15T02:50:18+03:00,
for the dataset https://www.visimarsrutai.lt/gtfs/PlungesR.zip. No country code was provided.

Use this report alongside our documentation.

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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 37
  • Shapes: 122
  • Stops: 316
  • Trips: 471

Specification Compliance report

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

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 2554

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 2554 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`.
"63860" 61104 118.6 6 61103 118.6 5
"63860" 61119 640.2 21 61118 640.2 20
"63860" 61134 1357.9 36 61133 1357.9 35
"63860" 61138 1473.1 40 61137 1473.1 39
"63860" 61141 1574.3 43 61140 1574.3 42
"63860" 61181 3170.6 83 61180 3170.6 82
"63860" 61272 3767.4 174 61271 3767.4 173
"63860" 61284 4129.2 186 61283 4129.2 185
"63860" 61300 4430.0 202 61299 4430.0 201
"63860" 61303 4467.8 205 61302 4467.8 204
"63860" 61416 8148.7 318 61415 8148.7 317
"63860" 61462 10330.3 364 61461 10330.3 363
"63860" 61625 15287.3 527 61624 15287.3 526
"63860" 61787 20189.7 689 61786 20189.7 688
"63860" 61917 23838.7 819 61916 23838.7 818
"63860" 61941 24750.7 843 61940 24750.7 842
"63860" 61988 26379.6 890 61987 26379.6 889
"63860" 61991 26468.9 893 61990 26468.9 892
"63860" 62025 27278.4 927 62024 27278.4 926
"63860" 62030 27369.9 932 62029 27369.9 931
"63861" 62077 1735.5 41 62076 1735.5 40
"63861" 62081 1896.8 45 62080 1896.8 44
"63861" 62140 2241.8 104 62139 2241.8 103
"63861" 62154 2715.3 118 62153 2715.3 117
"63861" 62159 2770.4 123 62158 2770.4 122
"63861" 62164 2924.9 128 62163 2924.9 127
"63861" 62171 3347.2 135 62170 3347.2 134
"63861" 62173 3483.2 137 62172 3483.2 136
"63861" 62179 3645.3 143 62178 3645.3 142
"63861" 62192 3736.7 156 62191 3736.7 155
"63861" 62196 3759.0 160 62195 3759.0 159
"63861" 62205 4329.3 169 62204 4329.3 168
"63861" 62218 4660.1 182 62217 4660.1 181
"63861" 62222 4747.5 186 62221 4747.5 185
"63861" 62233 5034.6 197 62232 5034.6 196
"63861" 62241 5368.6 205 62240 5368.6 204
"63861" 62244 5408.8 208 62243 5408.8 207
"63861" 62246 5519.6 210 62245 5519.6 209
"63861" 62248 5572.1 212 62247 5572.1 211
"63861" 62286 6253.5 250 62285 6253.5 249
"63861" 62295 6401.4 259 62294 6401.4 258
"63861" 62300 6543.8 264 62299 6543.8 263
"63861" 62335 7120.5 299 62334 7120.5 298
"63861" 62363 7561.4 327 62362 7561.4 326
"63861" 62380 7959.4 344 62379 7959.4 343
"63861" 62383 8019.7 347 62382 8019.7 346
"63861" 62391 8271.8 355 62390 8271.8 354
"63861" 62395 8428.7 359 62394 8428.7 358
"63861" 62412 8899.3 376 62411 8899.3 375
"63861" 62424 9328.6 388 62423 9328.6 387
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.
24 "26_214-20260908" "23432" 248.17705011392752 4.136284168565458 2203 2 "26_312" "Rotinėnai" "08:21:00" 2204 3 "26_286" "Žerniai" "08:21:00"
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"
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