GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 6.0.0 at 2025-11-15T00:15:16+02:00,
for the dataset https://www.visimarsrutai.lt/gtfs/AnyksciuR.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. 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: 78
  • Stops: 397
  • Trips: 215

Specification Compliance report

4861 notices reported (0 errors, 4829 warnings, 32 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 889

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 889 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`.
"41877" 53128 979.1 24 53127 979.1 23
"41877" 53146 1557.8 42 53145 1557.8 41
"41877" 53170 2492.4 66 53169 2492.4 65
"41877" 53212 4112.0 108 53211 4112.0 107
"41877" 53275 5811.7 171 53274 5811.7 170
"41877" 53344 8164.0 240 53343 8164.0 239
"41877" 53388 10634.7 284 53387 10634.7 283
"41877" 53423 13060.4 319 53422 13060.4 318
"41877" 53458 15927.2 354 53457 15927.2 353
"41877" 53513 18131.4 409 53512 18131.4 408
"41877" 53562 20319.9 458 53561 20319.9 457
"41876" 52648 1266.0 59 52647 1266.0 58
"41876" 52697 3454.4 108 52696 3454.4 107
"41876" 52752 5658.7 163 52751 5658.7 162
"41876" 52791 8643.9 202 52790 8643.9 201
"41876" 52819 10843.7 230 52818 10843.7 229
"41876" 52866 13421.8 277 52865 13421.8 276
"41876" 52935 15774.1 346 52934 15774.1 345
"41876" 53003 17587.4 414 53002 17587.4 413
"41876" 53042 19182.4 453 53041 19182.4 452
"41876" 53064 20028.0 475 53063 20028.0 474
"41876" 53082 20606.8 493 53081 20606.8 492
"43537" 53645 310.3 26 53644 310.3 25
"43537" 53658 811.7 39 53657 811.7 38
"43537" 53697 1779.8 78 53696 1779.8 77
"43537" 53741 3184.3 122 53740 3184.3 121
"43537" 53774 4418.1 155 53773 4418.1 154
"43537" 53792 4957.4 173 53791 4957.4 172
"43537" 53805 6242.6 186 53804 6242.6 185
"43537" 53842 7879.2 223 53841 7879.2 222
"43537" 53871 9453.5 252 53870 9453.5 251
"43537" 53900 11027.8 281 53899 11027.8 280
"43537" 53947 13691.1 328 53946 13691.1 327
"43537" 54009 16224.1 390 54008 16224.1 389
"43537" 54044 18786.8 425 54043 18786.8 424
"43537" 54054 19304.5 435 54053 19304.5 434
"43537" 54060 19985.4 441 54059 19985.4 440
"43537" 54077 21414.9 458 54076 21414.9 457
"43537" 54108 22503.6 489 54107 22503.6 488
"43537" 54171 24846.0 552 54170 24846.0 551
"43537" 54212 26466.7 593 54211 26466.7 592
"43538" 54330 2553.7 61 54329 2553.7 60
"43538" 54370 4152.9 101 54369 4152.9 100
"43538" 54434 6515.6 165 54433 6515.6 164
"43538" 54464 7641.8 195 54463 7641.8 194
"43538" 54480 8950.1 211 54479 8950.1 210
"43538" 54486 9631.0 217 54485 9631.0 216
"43538" 54498 10236.4 229 54497 10236.4 228
"43538" 54535 12858.1 266 54534 12858.1 265
"43538" 54594 15306.8 325 54593 15306.8 324
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 3932

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

stop_too_far_from_shape

Stop too far from trip shape.

Per GTFS Best Practices, route alignments (in shapes.txt) should be within 100 meters of stop locations which a trip serves. This potentially indicates a problem with the location of the stop or the path of the shape.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the faulty record from `trips.txt`. shapeId (?) The id of the shape that is referred to. tripId (?) The id of the trip that is referred to. stopTimeCsvRowNumber (?) The row number of the faulty record from `stop_times.txt`. stopId (?) The id of the stop that is referred to. stopName (?) The name of the stop that is referred to. match (?) Latitude and longitude pair of the location. geoDistanceToShape (?) Distance from stop to shape.
130 "32206" "7476583" 499 "48065" "Troškūnų g." [55.521214350005486,25.097709664383384] 523.8519190658676
130 "32206" "7476583" 500 "48066" "Geležinkelio stotis" [55.526276,25.103853] 785.72734673045
130 "32206" "7476583" 501 "48068" "Kalno parduotuvė" [55.526598,25.099623999999995] 574.8082135251354
130 "32206" "7476583" 504 "48071" "Pušyno mikrorajonas" [55.521132,25.115296] 658.3695095777266
130 "32206" "7476583" 509 "48070" "Žiburio g." [55.525912999999996,25.113931000000004] 146.43308427108235
59 "15331" "2211798" 130 "6964" "Mikieriai" [55.66300100000001,25.169295] 153.6142678364674
85 "15330" "2211797" 129 "6964" "Mikieriai" [55.66300100000001,25.169295] 153.6142678364674
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