GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 6.0.0 at 2026-08-25T02: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: 29
  • Shapes: 95
  • Stops: 303
  • Trips: 417

Specification Compliance report

2188 notices reported (0 errors, 2156 warnings, 32 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 2153

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 2153 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`.
"60829" 48173 145.6 7 48172 145.6 6
"60829" 48191 814.1 25 48190 814.1 24
"60829" 48193 835.3 27 48192 835.3 26
"60829" 48197 903.3 31 48196 903.3 30
"60829" 48203 1031.8 37 48202 1031.8 36
"60829" 48208 1090.1 42 48207 1090.1 41
"60829" 48226 1389.9 60 48225 1389.9 59
"60829" 48253 2014.9 87 48252 2014.9 86
"60829" 48257 2083.5 91 48256 2083.5 90
"60829" 48270 2382.6 104 48269 2382.6 103
"60829" 48276 2550.8 110 48275 2550.8 109
"60829" 48280 2664.5 114 48279 2664.5 113
"60829" 48297 2899.1 131 48296 2899.1 130
"60829" 48342 3392.3 176 48341 3392.3 175
"60828" 47228 8.2 3 47227 8.2 2
"60828" 47337 1156.2 112 47336 1156.2 111
"60828" 47378 3654.9 153 47377 3654.9 152
"60828" 47485 7141.4 260 47484 7141.4 259
"60828" 47524 8955.5 299 47523 8955.5 298
"60828" 47576 12560.5 351 47575 12560.5 350
"60828" 47714 16355.5 489 47713 16355.5 488
"60828" 47725 16920.3 500 47724 16920.3 499
"60828" 47745 17884.8 520 47744 17884.8 519
"60828" 47750 17969.3 525 47749 17969.3 524
"60828" 47801 20393.7 576 47800 20393.7 575
"60828" 47809 20593.9 584 47808 20593.9 583
"60828" 47869 21075.7 644 47868 21075.7 643
"60828" 47880 21521.4 655 47879 21521.4 654
"60828" 47884 21788.0 659 47883 21788.0 658
"60828" 47925 23160.5 700 47924 23160.5 699
"60828" 47936 23264.7 711 47935 23264.7 710
"60828" 47966 23626.1 741 47965 23626.1 740
"60828" 48009 24528.2 784 48008 24528.2 783
"60828" 48018 24676.1 793 48017 24676.1 792
"60828" 48023 24818.5 798 48022 24818.5 797
"60828" 48058 25395.3 833 48057 25395.3 832
"60828" 48101 26234.2 876 48100 26234.2 875
"60828" 48104 26294.4 879 48103 26294.4 878
"60828" 48112 26546.5 887 48111 26546.5 886
"60827" 46483 38.7 7 46482 38.7 6
"60827" 46488 130.3 12 46487 130.3 11
"60827" 46522 939.7 46 46521 939.7 45
"60827" 46524 1018.4 48 46523 1018.4 47
"60827" 46574 2748.2 98 46573 2748.2 97
"60827" 46596 3578.1 120 46595 3578.1 119
"60827" 46726 7218.9 250 46725 7218.9 249
"60827" 46728 7268.5 252 46727 7268.5 251
"60827" 46773 9441.4 297 46772 9441.4 296
"60827" 46887 13131.5 411 46886 13131.5 410
"60827" 46906 13491.9 430 46905 13491.9 429
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.
219 "26_214-20260728" "22847" 248.17705011392752 4.136284168565458 1787 2 "26_312" "Rotinėnai" "08:21:00" 1788 3 "26_286" "Žerniai" "08:21:00"
225 "26_542-20260728" "22847" 248.17705011392752 4.136284168565458 239 2 "26_312" "Rotinėnai" "08:21:00" 240 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