GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 6.0.0 at 2026-02-27T01:30:26+02:00,
for the dataset https://www.visimarsrutai.lt/gtfs/KiasiadoriuR.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: 43
  • Shapes: 97
  • Stops: 397
  • Trips: 223

Specification Compliance report

4412 notices reported (0 errors, 4380 warnings, 32 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 787

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 787 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`.
"49839" 8567 227.5 49 8566 227.5 48
"49839" 8579 610.0 61 8578 610.0 60
"49839" 8598 1308.0 80 8597 1308.0 79
"49839" 8620 1926.3 102 8619 1926.3 101
"49839" 8630 2348.0 112 8629 2348.0 111
"49839" 8646 2646.9 128 8645 2646.9 127
"49839" 8661 3157.8 143 8660 3157.8 142
"49839" 8675 3625.0 157 8674 3625.0 156
"49839" 8735 4485.6 217 8734 4485.6 216
"49839" 8759 4916.5 241 8758 4916.5 240
"49839" 8766 5033.8 248 8765 5033.8 247
"49839" 8842 6664.1 324 8841 6664.1 323
"49839" 8883 9151.1 365 8882 9151.1 364
"49839" 8891 9419.9 373 8890 9419.9 372
"49839" 8901 9751.5 383 8900 9751.5 382
"49839" 8912 10120.8 394 8911 10120.8 393
"49838" 8058 392.3 16 8057 392.3 15
"49838" 8121 1642.8 79 8120 1642.8 78
"49838" 8128 1760.0 86 8127 1760.0 85
"49838" 8135 1877.2 93 8134 1877.2 92
"49838" 8158 2253.9 116 8157 2253.9 115
"49838" 8212 3059.4 170 8211 3059.4 169
"49838" 8260 3286.9 218 8259 3286.9 217
"49838" 8272 3669.4 230 8271 3669.4 229
"49838" 8291 4367.4 249 8290 4367.4 248
"49838" 8437 7331.4 395 8436 7331.4 394
"49838" 8478 8245.0 436 8477 8245.0 435
"49838" 8498 8975.4 456 8497 8975.4 455
"49793" 4464 227.5 49 4463 227.5 48
"49793" 4476 610.0 61 4475 610.0 60
"49793" 4495 1308.0 80 4494 1308.0 79
"49793" 4517 1926.3 102 4516 1926.3 101
"49793" 4527 2348.0 112 4526 2348.0 111
"49793" 4543 2646.9 128 4542 2646.9 127
"49793" 4558 3157.8 143 4557 3157.8 142
"49793" 4577 3676.7 162 4576 3676.7 161
"49793" 4632 4485.6 217 4631 4485.6 216
"49793" 4656 4916.5 241 4655 4916.5 240
"49793" 4663 5033.8 248 4662 5033.8 247
"49793" 4732 6488.5 317 4731 6488.5 316
"49793" 4763 8237.4 348 4762 8237.4 347
"49793" 4912 12239.6 497 4911 12239.6 496
"49793" 4954 13339.8 539 4953 13339.8 538
"49793" 5017 14616.1 602 5016 14616.1 601
"49793" 5108 16439.0 693 5107 16439.0 692
"49793" 5158 17280.9 743 5157 17280.9 742
"49941" 96624 227.5 49 96623 227.5 48
"49941" 96636 610.0 61 96635 610.0 60
"49941" 96655 1308.0 80 96654 1308.0 79
"49941" 96677 1926.3 102 96676 1926.3 101
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 3592

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