GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 6.0.0 at 2025-03-12T01:00:24+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: 28
  • Shapes: 61
  • Stops: 353
  • Trips: 180

Specification Compliance report

3019 notices reported (0 errors, 2987 warnings, 32 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 142

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 142 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`.
"37288" 551 1682.4 70 550 1682.4 69
"37288" 595 3879.7 114 594 3879.7 113
"37288" 625 5933.9 144 624 5933.9 143
"37288" 728 7624.0 247 727 7624.0 246
"37288" 762 8387.5 281 761 8387.5 280
"37288" 835 10881.3 354 834 10881.3 353
"37288" 907 13477.6 426 906 13477.6 425
"37288" 955 15344.6 474 954 15344.6 473
"37288" 1021 17453.3 540 1020 17453.3 539
"37288" 1104 20086.9 623 1103 20086.9 622
"37288" 1165 21712.5 684 1164 21712.5 683
"37288" 1207 22380.7 726 1206 22380.7 725
"37288" 1295 24946.1 814 1294 24946.1 813
"37288" 1337 26386.2 856 1336 26386.2 855
"37288" 1377 28423.4 896 1376 28423.4 895
"37288" 1457 30895.5 976 1456 30895.5 975
"37288" 1541 33094.0 1060 1540 33094.0 1059
"37289" 40970 4034.4 168 40969 4034.4 167
"37289" 41032 5652.2 230 41031 5652.2 229
"37289" 41131 8661.7 329 41130 8661.7 328
"37289" 41174 10742.3 372 41173 10742.3 371
"37289" 41216 12182.3 414 41215 12182.3 413
"37289" 41304 14747.7 502 41303 14747.7 501
"37289" 41346 15416.0 544 41345 15416.0 543
"37289" 41407 17041.5 605 41406 17041.5 604
"37289" 41486 19565.7 684 41485 19565.7 683
"37289" 41551 21603.4 749 41550 21603.4 748
"37289" 41602 23550.4 800 41601 23550.4 799
"37289" 41671 26160.3 869 41670 26160.3 868
"37289" 41747 28674.5 945 41746 28674.5 944
"37289" 41786 29560.7 984 41785 29560.7 983
"37289" 41885 31098.7 1083 41884 31098.7 1082
"37289" 41915 33060.5 1113 41914 33060.5 1112
"37289" 41958 35254.0 1156 41957 35254.0 1155
"37408" 11241 693.7 24 11240 693.7 23
"37408" 11258 1294.7 41 11257 1294.7 40
"37408" 11285 1645.2 68 11284 1645.2 67
"37408" 11394 5442.8 177 11393 5442.8 176
"37408" 11398 5524.9 181 11397 5524.9 180
"37408" 11428 7579.1 211 11427 7579.1 210
"37408" 11456 9073.7 239 11455 9073.7 238
"37408" 11473 10444.7 256 11472 10444.7 255
"37408" 11521 11919.6 304 11520 11919.6 303
"37408" 11558 14472.2 341 11557 14472.2 340
"37408" 11589 15821.9 372 11588 15821.9 371
"37408" 11648 17751.2 431 11647 17751.2 430
"37408" 11705 19123.0 488 11704 19123.0 487
"37408" 11740 19768.6 523 11739 19768.6 522
"37408" 11780 20849.0 563 11779 20849.0 562
"37408" 11883 25395.7 666 11882 25395.7 665
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 2839

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 2839 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 "2209585" 1
51 "2209585" 2
stop_too_far_from_shape WARNING 5

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.
74 "32206" "7476583" 2088 "48065" "Troškūnų g." [55.521214350005486,25.097709664383384] 523.8519190658676
74 "32206" "7476583" 2089 "48066" "Geležinkelio stotis" [55.526276,25.103853] 785.72734673045
74 "32206" "7476583" 2090 "48068" "Kalno parduotuvė" [55.526598,25.099623999999995] 574.8082135251354
74 "32206" "7476583" 2093 "48071" "Pušyno mikrorajonas" [55.521132,25.115296] 658.3695095777266
74 "32206" "7476583" 2098 "48070" "Žiburio g." [55.525912999999996,25.113931000000004] 146.43308427108235
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