GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 6.0.0 at 2025-07-03T00:45:18+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: 24
  • Shapes: 87
  • Stops: 310
  • Trips: 501

Specification Compliance report

11073 notices reported (0 errors, 11041 warnings, 32 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 2295

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 2295 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`.
"40186" 15607 13.5 3 15606 13.5 2
"40186" 15609 73.1 5 15608 73.1 4
"40186" 15617 166.1 13 15616 166.1 12
"40186" 15625 485.3 21 15624 485.3 20
"40186" 15645 999.9 41 15644 999.9 40
"40186" 15665 1320.6 61 15664 1320.6 60
"40186" 15708 2186.9 104 15707 2186.9 103
"40186" 15733 3230.5 129 15732 3230.5 128
"40186" 15739 3300.1 135 15738 3300.1 134
"40186" 15745 3369.6 141 15744 3369.6 140
"40186" 15762 4141.8 158 15761 4141.8 157
"40186" 15787 5287.1 183 15786 5287.1 182
"40186" 15809 7184.6 205 15808 7184.6 204
"40186" 15840 9811.4 236 15839 9811.4 235
"40186" 15852 9978.8 248 15851 9978.8 247
"40186" 15921 13676.2 317 15920 13676.2 316
"40186" 15943 14643.5 339 15942 14643.5 338
"40186" 15948 14664.4 344 15947 14664.4 343
"40186" 15953 14687.7 349 15952 14687.7 348
"40186" 15962 14730.9 358 15961 14730.9 357
"40186" 16014 17467.8 410 16013 17467.8 409
"40185" 15011 13.5 3 15010 13.5 2
"40185" 15015 203.7 7 15014 203.7 6
"40185" 15017 310.2 9 15016 310.2 8
"40185" 15033 964.7 25 15032 964.7 24
"40185" 15066 2284.6 58 15065 2284.6 57
"40185" 15124 3268.5 116 15123 3268.5 115
"40185" 15136 3767.1 128 15135 3767.1 127
"40185" 15164 5040.9 156 15163 5040.9 155
"40185" 15182 6987.2 174 15181 6987.2 173
"40185" 15200 8483.0 192 15199 8483.0 191
"40185" 15216 9925.0 208 15215 9925.0 207
"40185" 15219 10011.8 211 15218 10011.8 210
"40185" 15253 12126.6 245 15252 12126.6 244
"40185" 15261 12303.6 253 15260 12303.6 252
"40185" 15284 13205.2 276 15283 13205.2 275
"40185" 15286 13218.8 278 15285 13218.8 277
"40185" 15356 15367.3 348 15355 15367.3 347
"40185" 15381 16074.2 373 15380 16074.2 372
"40185" 15402 17492.8 394 15401 17492.8 393
"40185" 15414 18611.4 406 15413 18611.4 405
"40185" 15447 20273.1 439 15446 20273.1 438
"40185" 15483 21698.5 475 15482 21698.5 474
"40185" 15488 21752.5 480 15487 21752.5 479
"40185" 15491 21771.8 483 15490 21771.8 482
"40185" 15533 23936.6 525 15532 23936.6 524
"40185" 15550 25568.0 542 15549 25568.0 541
"40185" 15552 25619.1 544 15551 25619.1 543
"40185" 15557 25640.7 549 15556 25640.7 548
"40185" 15589 27917.9 581 15588 27917.9 580
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 8718

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 8718 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 "8003964" 0
3 "8003964" 1
4 "8003964" 2
5 "8003964" 3
6 "8003964" 4
7 "8003964" 5
8 "8003964" 6
9 "8003964" 7
10 "8003964" 8
11 "8003964" 9
12 "8003964" 10
13 "8003965" 0
14 "8003965" 1
15 "8003965" 2
16 "8003965" 3
17 "8003965" 4
18 "8003965" 5
19 "8003965" 6
20 "8003965" 7
21 "8003965" 8
22 "8003965" 9
23 "8003965" 10
24 "8003966" 0
25 "8003966" 1
26 "8003966" 2
27 "8003966" 3
28 "8003966" 4
29 "8003966" 5
30 "8003966" 6
31 "8003966" 7
32 "8003966" 8
33 "8003966" 9
34 "8003966" 10
35 "8003967" 0
36 "8003967" 1
37 "8003967" 2
38 "8003967" 3
39 "8003967" 4
40 "8003967" 5
41 "8003967" 6
42 "8003968" 0
43 "8003968" 1
44 "8003968" 2
45 "8003968" 3
46 "8003968" 4
47 "8003968" 5
48 "8003968" 6
49 "8003968" 7
50 "8003968" 8
51 "8003968" 9
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" "JONAVA-RUKLA" 2
"routes.txt" "route_long_name" "AUTOBUSŲ STOTIS-GLOBOS NAMAI-RIMKAI" 4
"routes.txt" "route_long_name" "JONAVA-KULVA" 5
"routes.txt" "route_long_name" "JONAVA-BUKONYS" 6
"routes.txt" "route_long_name" "JONAVA-PREIŠIOGALĖLĖ-ŽINĖNAI-JONAVA" 7
"routes.txt" "route_long_name" "JONAVA-KAUNAS" 8
"routes.txt" "route_long_name" "JONAVA-JUŠKONYS" 9
"routes.txt" "route_long_name" "JONAVA-PANOTERIAI-BUKONYS-ŠILAI-JONAVA" 10
"routes.txt" "route_long_name" "JONAVA-ŽINĖNAI-PREIŠIOGALĖLĖ-JONAVA" 11
"routes.txt" "route_long_name" "JONAVA - PAGELEŽIAI" 12
"routes.txt" "route_long_name" "JONAVA - SB TAUROSTA" 13
"routes.txt" "route_long_name" "RIMKAI-MAXIMA-ŠVEICARIJA" 14
"routes.txt" "route_long_name" "JONAVA-ŽEIMIAI" 15
"routes.txt" "route_long_name" "AUTOBUSŲ STOTIS-JUODMENA-RIMKAI" 16
"routes.txt" "route_long_name" "JONAVA-KULVA PER JUODMENĄ" 17
"routes.txt" "route_long_name" "CENTRAS-RIMKAI" 18
"routes.txt" "route_long_name" "JONAVA-KUIGALIAI PER NAUJASODĮ" 19
"routes.txt" "route_long_name" "JONAVA-KĖDAINIAI" 20
"routes.txt" "route_long_name" "JONAVA-ŠĖTA" 21
"routes.txt" "route_long_name" "JONAVA-PANOTERIAI" 22
"routes.txt" "route_long_name" "CENTRAS-RIMKAI" 24
"routes.txt" "route_long_name" "JONAVA-UPININKAI" 25
"stops.txt" "stop_name" "25 -as km" 204
"stops.txt" "stop_name" "25 - as km" 221
"stops.txt" "stop_name" "28 - as km" 222
"stops.txt" "stop_name" "28 - as km" 252
stop_too_far_from_shape WARNING 1

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.
53 "40215" "8004421" 7979 "70878" "Šveicarija" [55.04546,24.25836] 149.18478145589043
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