GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 6.0.0 at 2026-07-27T02: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: 34
  • Shapes: 111
  • Stops: 322
  • Trips: 411

Specification Compliance report

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

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 2360

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 2360 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`.
"60359" 28339 118.6 6 28338 118.6 5
"60359" 28361 494.6 28 28360 494.6 27
"60359" 28474 2846.6 141 28473 2846.6 140
"60359" 28477 2957.9 144 28476 2957.9 143
"60359" 28489 3265.3 156 28488 3265.3 155
"60359" 28501 3821.5 168 28500 3821.5 167
"60359" 28583 9393.4 250 28582 9393.4 249
"60359" 28612 12302.5 279 28611 12302.5 278
"60359" 28636 14696.2 303 28635 14696.2 302
"60359" 28752 17796.6 419 28751 17796.6 418
"60359" 28776 18418.3 443 28775 18418.3 442
"60359" 28788 18449.9 455 28787 18449.9 454
"60359" 28803 18480.8 470 28802 18480.8 469
"60359" 28807 18550.9 474 28806 18550.9 473
"60359" 28826 19164.1 493 28825 19164.1 492
"60359" 28889 22570.7 556 28888 22570.7 555
"60359" 28953 25991.7 620 28952 25991.7 619
"60359" 28972 26604.0 639 28971 26604.0 638
"60359" 28977 26700.3 644 28976 26700.3 643
"60359" 28987 26938.3 654 28986 26938.3 653
"60359" 29000 27308.8 667 28999 27308.8 666
"60359" 29004 27425.7 671 29003 27425.7 670
"60359" 29097 29660.0 764 29096 29660.0 763
"60359" 29141 31343.4 808 29140 31343.4 807
"60359" 29165 32168.6 832 29164 32168.6 831
"60359" 29175 32569.0 842 29174 32569.0 841
"60359" 29240 39044.3 907 29239 39044.3 906
"60359" 29298 41976.4 965 29297 41976.4 964
"60359" 29376 44618.0 1043 29375 44618.0 1042
"60359" 29385 44770.0 1052 29384 44770.0 1051
"60358" 28122 31.9 8 28121 31.9 7
"60358" 28136 492.9 22 28135 492.9 21
"60358" 28192 879.9 78 28191 879.9 77
"60358" 28198 1048.2 84 28197 1048.2 83
"60358" 28200 1067.8 86 28199 1067.8 85
"60358" 28213 1368.4 99 28212 1368.4 98
"60358" 28216 1415.9 102 28215 1415.9 101
"60358" 28226 1693.1 112 28225 1693.1 111
"60358" 28230 1734.7 116 28229 1734.7 115
"60358" 28236 1897.3 122 28235 1897.3 121
"60358" 28265 1956.2 151 28264 1956.2 150
"60358" 28289 2358.4 175 28288 2358.4 174
"60358" 28298 2506.2 184 28297 2506.2 183
"60358" 28302 2619.9 188 28301 2619.9 187
"60358" 28306 2687.9 192 28305 2687.9 191
"60358" 28310 2815.2 196 28309 2815.2 195
"60358" 28326 3377.6 212 28325 3377.6 211
"60357" 28048 2173.4 16 28047 2173.4 15
"60357" 28066 14561.4 34 28065 14561.4 33
"60357" 28079 17947.7 47 28078 17947.7 46
fast_travel_between_consecutive_stops WARNING 2

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.
135 "26_214-20260722" "22344" 248.17705011392752 4.136284168565458 3116 2 "26_312" "Rotinėnai" "08:21:00" 3117 3 "26_286" "Žerniai" "08:21:00"
141 "26_542-20260722" "22344" 248.17705011392752 4.136284168565458 4148 2 "26_312" "Rotinėnai" "08:21:00" 4149 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