GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 6.0.0 at 2026-05-10T00:45:28+03: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: 25
  • Shapes: 97
  • Stops: 311
  • Trips: 532

Specification Compliance report

11793 notices reported (0 errors, 11761 warnings, 32 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 2603

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 2603 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`.
"55560" 26789 25.8 3 26788 25.8 2
"55560" 26830 2388.3 44 26829 2388.3 43
"55560" 26842 3182.6 56 26841 3182.6 55
"55560" 26846 3262.5 60 26845 3262.5 59
"55560" 26901 5428.3 115 26900 5428.3 114
"55560" 26910 5767.2 124 26909 5767.2 123
"55560" 26912 5959.5 126 26911 5959.5 125
"55560" 26915 6072.2 129 26914 6072.2 128
"55560" 26935 7328.9 149 26934 7328.9 148
"55560" 26970 9433.5 184 26969 9433.5 183
"55560" 26985 10146.9 199 26984 10146.9 198
"55560" 27006 11247.0 220 27005 11247.0 219
"55560" 27010 11334.1 224 27009 11334.1 223
"55560" 27060 14027.0 274 27059 14027.0 273
"55560" 27073 14822.5 287 27072 14822.5 286
"55560" 27098 16299.5 312 27097 16299.5 311
"55560" 27126 17487.3 340 27125 17487.3 339
"55560" 27164 19123.6 378 27163 19123.6 377
"55560" 27171 19373.1 385 27170 19373.1 384
"55560" 27198 20736.5 412 27197 20736.5 411
"55560" 27202 20821.5 416 27201 20821.5 415
"55560" 27234 21684.5 448 27233 21684.5 447
"55560" 27237 21734.4 451 27236 21734.4 450
"55560" 27244 22070.6 458 27243 22070.6 457
"55560" 27251 22632.4 465 27250 22632.4 464
"55560" 27258 23104.4 472 27257 23104.4 471
"55560" 27275 23985.8 489 27274 23985.8 488
"55560" 27281 24095.3 495 27280 24095.3 494
"55560" 27283 24162.1 497 27282 24162.1 496
"55564" 29291 387.4 21 29290 387.4 20
"55564" 29299 517.7 29 29298 517.7 28
"55564" 29323 1286.2 53 29322 1286.2 52
"55564" 29334 1651.0 64 29333 1651.0 63
"55564" 29337 1717.3 67 29336 1717.3 66
"55564" 29339 1746.4 69 29338 1746.4 68
"55564" 29341 1790.4 71 29340 1790.4 70
"55564" 29344 1896.5 74 29343 1896.5 73
"55564" 29347 1925.9 77 29346 1925.9 76
"55564" 29351 2045.2 81 29350 2045.2 80
"55564" 29356 2341.1 86 29355 2341.1 85
"55564" 29365 2582.6 95 29364 2582.6 94
"55564" 29369 2663.9 99 29368 2663.9 98
"55564" 29381 2771.7 111 29380 2771.7 110
"55564" 29396 2855.1 126 29395 2855.1 125
"55564" 29401 2992.2 131 29400 2992.2 130
"55564" 29409 3182.5 139 29408 3182.5 138
"55564" 29411 3254.5 141 29410 3254.5 140
"55564" 29417 3485.8 147 29416 3485.8 146
"55564" 29437 4000.4 167 29436 4000.4 166
"55564" 29457 4321.1 187 29456 4321.1 186
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 9130

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

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" "JONAVA-KAUNAS" 2
"routes.txt" "route_long_name" "RIMKAI-MAXIMA-ŠVEICARIJA" 3
"routes.txt" "route_long_name" "CENTRAS-RIMKAI" 4
"routes.txt" "route_long_name" "RIMKAI-SKARULIŲ KAPINĖS" 6
"routes.txt" "route_long_name" "JONAVA-UPININKAI" 7
"routes.txt" "route_long_name" "JONAVA-BUKONYS" 8
"routes.txt" "route_long_name" "JONAVA-PREIŠIOGALĖLĖ-ŽINĖNAI-JONAVA" 9
"routes.txt" "route_long_name" "JONAVA-PANOTERIAI-BUKONYS-ŠILAI-JONAVA" 10
"routes.txt" "route_long_name" "JONAVA - PAGELEŽIAI" 11
"routes.txt" "route_long_name" "JONAVA-JUŠKONYS" 12
"routes.txt" "route_long_name" "JONAVA-ŽEIMIAI" 13
"routes.txt" "route_long_name" "JONAVA-PANOTERIAI" 14
"routes.txt" "route_long_name" "CENTRAS-RIMKAI" 15
"routes.txt" "route_long_name" "JONAVA-KUIGALIAI PER NAUJASODĮ" 16
"routes.txt" "route_long_name" "JONAVA-RUKLA" 17
"routes.txt" "route_long_name" "AUTOBUSŲ STOTIS-GLOBOS NAMAI-RIMKAI" 18
"routes.txt" "route_long_name" "JONAVA-KULVA PER JUODMENĄ" 19
"routes.txt" "route_long_name" "JONAVA-ŽINĖNAI-PREIŠIOGALĖLĖ-JONAVA" 20
"routes.txt" "route_long_name" "AUTOBUSŲ STOTIS-JUODMENA-RIMKAI" 21
"routes.txt" "route_long_name" "JONAVA-ŠĖTA" 23
"routes.txt" "route_long_name" "JONAVA-KULVA" 24
"routes.txt" "route_long_name" "JONAVA-KĖDAINIAI" 25
"routes.txt" "route_long_name" "JONAVA-GAIŽIŪNŲ STOTIS" 26
"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