GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 6.0.0 at 2026-03-14T00:46:58+02:00,
for the dataset https://www.visimarsrutai.lt/gtfs/JonavosR.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: 24
  • Shapes: 94
  • Stops: 310
  • Trips: 526

Specification Compliance report

11530 notices reported (0 errors, 11498 warnings, 32 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 2458

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 2458 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`.
"51519" 3824 5828.6 91 3823 5828.6 90
"51519" 3827 5967.8 94 3826 5967.8 93
"51519" 3859 7009.3 126 3858 7009.3 125
"51519" 3915 8536.9 182 3914 8536.9 181
"51519" 3920 8646.1 187 3919 8646.1 186
"51519" 3940 8782.6 207 3939 8782.6 206
"51519" 3977 9277.0 244 3976 9277.0 243
"51519" 3989 9384.8 256 3988 9384.8 255
"51519" 4022 9454.4 289 4021 9454.4 288
"51519" 4076 10649.3 343 4075 10649.3 342
"51519" 4164 11736.3 431 4163 11736.3 430
"51519" 4233 12751.2 500 4232 12751.2 499
"51519" 4238 12839.5 505 4237 12839.5 504
"51519" 4347 13703.0 614 4346 13703.0 613
"51519" 4352 13944.7 619 4351 13944.7 618
"51519" 4386 14382.3 653 4385 14382.3 652
"51519" 4388 14444.4 655 4387 14444.4 654
"51519" 4413 14881.0 680 4412 14881.0 679
"51519" 4439 15398.8 706 4438 15398.8 705
"51519" 4472 16502.6 739 4471 16502.6 738
"51519" 4488 16945.6 755 4487 16945.6 754
"51519" 4495 17076.5 762 4494 17076.5 761
"51519" 4540 17133.0 807 4539 17133.0 806
"51519" 4548 17324.4 815 4547 17324.4 814
"51519" 4554 17433.9 821 4553 17433.9 820
"51519" 4556 17500.7 823 4555 17500.7 822
"51518" 3167 13.5 3 3166 13.5 2
"51518" 3171 203.7 7 3170 203.7 6
"51518" 3173 310.2 9 3172 310.2 8
"51518" 3190 789.4 26 3189 789.4 25
"51518" 3235 859.7 71 3234 859.7 70
"51518" 3239 926.8 75 3238 926.8 74
"51518" 3276 1420.1 112 3275 1420.1 111
"51518" 3284 1522.0 120 3283 1522.0 119
"51518" 3335 1695.1 171 3334 1695.1 170
"51518" 3342 1911.8 178 3341 1911.8 177
"51518" 3394 3273.5 230 3393 3273.5 229
"51518" 3426 4355.9 262 3425 4355.9 261
"51518" 3439 5096.4 275 3438 5096.4 274
"51518" 3442 5201.7 278 3441 5201.7 277
"51518" 3539 8086.3 375 3538 8086.3 374
"51518" 3551 8815.5 387 3550 8815.5 386
"51518" 3607 11233.8 443 3606 11233.8 442
"51518" 3617 11522.7 453 3616 11522.7 452
"51518" 3625 11653.4 461 3624 11653.4 460
"51518" 3635 11954.0 471 3634 11954.0 470
"51518" 3648 12559.2 484 3647 12559.2 483
"51518" 3651 12589.4 487 3650 12589.4 486
"51518" 3654 12619.6 490 3653 12619.6 489
"51518" 3668 13119.8 504 3667 13119.8 503
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 9013

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

mixed_case_recommended_field

This field has customer-facing text and should use Mixed Case (should contain upper and lower case letters).

This field contains customer-facing text and should use Mixed Case (upper and lower case letters) to ensure good readability when displayed to riders. Avoid the use of abbreviations throughout the feed (e.g. St. for Street) unless a location is called by its abbreviated name (e.g. “JFK Airport”). Abbreviations may be problematic for accessibility by screen reader software and voice user interfaces.

Good examples:
Field Text Dataset
"Schwerin, Hauptbahnhof" Verkehrsverbund Berlin-Brandenburg
"Red Hook/Atlantic Basin" NYC Ferry
"Campo Grande Norte" Carris
Bad examples:
Field Text
"GALLERIA MALL"
"3427 GG 17"
"21 Clark Rd Est"

You can see more about this notice here.

filename (?) Name of the faulty file. fieldName (?) Name of the faulty field. fieldValue (?) Faulty value. csvRowNumber (?) The row number of the faulty record.
"routes.txt" "route_long_name" "CENTRAS-RIMKAI" 2
"routes.txt" "route_long_name" "JONAVA-KĖDAINIAI" 3
"routes.txt" "route_long_name" "RIMKAI-MAXIMA-ŠVEICARIJA" 4
"routes.txt" "route_long_name" "JONAVA-ŠĖTA" 5
"routes.txt" "route_long_name" "JONAVA-KUIGALIAI PER NAUJASODĮ" 6
"routes.txt" "route_long_name" "JONAVA-PANOTERIAI-BUKONYS-ŠILAI-JONAVA" 8
"routes.txt" "route_long_name" "JONAVA-KAUNAS" 9
"routes.txt" "route_long_name" "JONAVA-ŽEIMIAI" 10
"routes.txt" "route_long_name" "AUTOBUSŲ STOTIS-JUODMENA-RIMKAI" 11
"routes.txt" "route_long_name" "JONAVA - PAGELEŽIAI" 12
"routes.txt" "route_long_name" "JONAVA-PANOTERIAI" 13
"routes.txt" "route_long_name" "JONAVA-BUKONYS" 14
"routes.txt" "route_long_name" "JONAVA-KULVA PER JUODMENĄ" 16
"routes.txt" "route_long_name" "CENTRAS-RIMKAI" 17
"routes.txt" "route_long_name" "JONAVA-UPININKAI" 18
"routes.txt" "route_long_name" "AUTOBUSŲ STOTIS-GLOBOS NAMAI-RIMKAI" 19
"routes.txt" "route_long_name" "JONAVA-PREIŠIOGALĖLĖ-ŽINĖNAI-JONAVA" 20
"routes.txt" "route_long_name" "JONAVA-JUŠKONYS" 21
"routes.txt" "route_long_name" "JONAVA-ŽINĖNAI-PREIŠIOGALĖLĖ-JONAVA" 22
"routes.txt" "route_long_name" "JONAVA-RUKLA" 23
"routes.txt" "route_long_name" "JONAVA-GAIŽIŪNŲ STOTIS" 24
"routes.txt" "route_long_name" "JONAVA-KULVA" 25
"stops.txt" "stop_name" "25 -as km" 205
"stops.txt" "stop_name" "25 - as km" 222
"stops.txt" "stop_name" "28 - as km" 223
"stops.txt" "stop_name" "28 - as km" 253
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