GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-02-13T12:47:42Z,
for the dataset file:///shared/lazdijur_be95b399.zip. No country code was provided.

Use this report alongside our documentation.

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. routes.txt
  4. shapes.txt
  5. stop_times.txt
  6. stops.txt
  7. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 6
  • Shapes: 9
  • Stops: 91
  • Trips: 21

Specification Compliance report

1333 notices reported (1038 errors, 279 warnings, 16 infos)

Notice Code Severity Total
forbidden_arrival_or_departure_time ERROR 261

forbidden_arrival_or_departure_time

The arrival or departure times are provided alongside pickup or drop-off windows in stop_times.txt.

This violates GTFS specification, as both cannot coexist for a single stop time record.

You can see more about this notice here.

Only the first 50 of 261 affected records are displayed below.

csvRowNumber (?) The row of the faulty record. arrivalTime (?) The arrival time of the faulty record. departureTime (?) The departure time of the faulty record. startPickupDropOffWindow (?) The start pickup drop off window of the faulty record. endPickupDropOffWindow (?) The end pickup drop off window of the faulty record.
2 "06:50:00" "06:50:00" "00:00:00" "00:00:00"
3 "06:53:00" "06:53:00" "00:00:00" "00:00:00"
4 "06:56:00" "06:56:00" "00:00:00" "00:00:00"
5 "07:03:00" "07:03:00" "00:00:00" "00:00:00"
6 "07:10:00" "07:10:00" "00:00:00" "00:00:00"
7 "07:13:00" "07:13:00" "00:00:00" "00:00:00"
8 "07:16:00" "07:16:00" "00:00:00" "00:00:00"
9 "07:20:00" "07:20:00" "00:00:00" "00:00:00"
10 "07:23:00" "07:23:00" "00:00:00" "00:00:00"
11 "07:25:00" "07:25:00" "00:00:00" "00:00:00"
12 "07:30:00" "07:30:00" "00:00:00" "00:00:00"
13 "07:34:00" "07:34:00" "00:00:00" "00:00:00"
14 "07:37:00" "07:37:00" "00:00:00" "00:00:00"
15 "07:43:00" "07:43:00" "00:00:00" "00:00:00"
16 "07:47:00" "07:47:00" "00:00:00" "00:00:00"
17 "07:50:00" "07:50:00" "00:00:00" "00:00:00"
18 "06:10:00" "06:10:00" "00:00:00" "00:00:00"
19 "06:14:00" "06:14:00" "00:00:00" "00:00:00"
20 "06:17:00" "06:17:00" "00:00:00" "00:00:00"
21 "06:21:00" "06:21:00" "00:00:00" "00:00:00"
22 "06:23:00" "06:23:00" "00:00:00" "00:00:00"
23 "06:26:00" "06:26:00" "00:00:00" "00:00:00"
24 "06:28:00" "06:28:00" "00:00:00" "00:00:00"
25 "06:30:00" "06:30:00" "00:00:00" "00:00:00"
26 "06:32:00" "06:32:00" "00:00:00" "00:00:00"
27 "06:34:00" "06:35:00" "00:00:00" "00:00:00"
28 "06:39:00" "06:39:00" "00:00:00" "00:00:00"
29 "06:42:00" "06:42:00" "00:00:00" "00:00:00"
30 "06:45:00" "06:45:00" "00:00:00" "00:00:00"
31 "06:47:00" "06:47:00" "00:00:00" "00:00:00"
32 "06:49:00" "06:49:00" "00:00:00" "00:00:00"
33 "11:55:00" "11:55:00" "00:00:00" "00:00:00"
34 "12:00:00" "12:00:00" "00:00:00" "00:00:00"
35 "12:03:00" "12:03:00" "00:00:00" "00:00:00"
36 "12:06:00" "12:06:00" "00:00:00" "00:00:00"
37 "12:09:00" "12:09:00" "00:00:00" "00:00:00"
38 "12:12:00" "12:12:00" "00:00:00" "00:00:00"
39 "12:14:00" "12:14:00" "00:00:00" "00:00:00"
40 "12:16:00" "12:16:00" "00:00:00" "00:00:00"
41 "12:18:00" "12:18:00" "00:00:00" "00:00:00"
42 "12:19:00" "12:20:00" "00:00:00" "00:00:00"
43 "12:25:00" "12:25:00" "00:00:00" "00:00:00"
44 "12:28:00" "12:28:00" "00:00:00" "00:00:00"
45 "12:31:00" "12:31:00" "00:00:00" "00:00:00"
46 "12:33:00" "12:33:00" "00:00:00" "00:00:00"
47 "12:36:00" "12:36:00" "00:00:00" "00:00:00"
48 "15:30:00" "15:30:00" "00:00:00" "00:00:00"
49 "15:35:00" "15:35:00" "00:00:00" "00:00:00"
50 "15:38:00" "15:38:00" "00:00:00" "00:00:00"
51 "15:42:00" "15:42:00" "00:00:00" "00:00:00"
forbidden_drop_off_type ERROR 258

forbidden_drop_off_type

pickup_drop_off_window fields are forbidden when the drop_off_type is regularly scheduled (0).

You can see more about this notice here.

Only the first 50 of 258 affected records are displayed below.

csvRowNumber (?) The row of the faulty record. startPickupDropOffWindow (?) The start pickup drop off window of the faulty record. endPickupDropOffWindow (?) The end pickup drop off window of the faulty record.
2 "00:00:00" "00:00:00"
3 "00:00:00" "00:00:00"
4 "00:00:00" "00:00:00"
5 "00:00:00" "00:00:00"
6 "00:00:00" "00:00:00"
7 "00:00:00" "00:00:00"
8 "00:00:00" "00:00:00"
9 "00:00:00" "00:00:00"
10 "00:00:00" "00:00:00"
11 "00:00:00" "00:00:00"
12 "00:00:00" "00:00:00"
13 "00:00:00" "00:00:00"
14 "00:00:00" "00:00:00"
15 "00:00:00" "00:00:00"
16 "00:00:00" "00:00:00"
17 "00:00:00" "00:00:00"
18 "00:00:00" "00:00:00"
19 "00:00:00" "00:00:00"
20 "00:00:00" "00:00:00"
21 "00:00:00" "00:00:00"
22 "00:00:00" "00:00:00"
23 "00:00:00" "00:00:00"
24 "00:00:00" "00:00:00"
25 "00:00:00" "00:00:00"
26 "00:00:00" "00:00:00"
27 "00:00:00" "00:00:00"
28 "00:00:00" "00:00:00"
29 "00:00:00" "00:00:00"
30 "00:00:00" "00:00:00"
31 "00:00:00" "00:00:00"
32 "00:00:00" "00:00:00"
33 "00:00:00" "00:00:00"
34 "00:00:00" "00:00:00"
35 "00:00:00" "00:00:00"
36 "00:00:00" "00:00:00"
37 "00:00:00" "00:00:00"
38 "00:00:00" "00:00:00"
39 "00:00:00" "00:00:00"
40 "00:00:00" "00:00:00"
41 "00:00:00" "00:00:00"
42 "00:00:00" "00:00:00"
43 "00:00:00" "00:00:00"
44 "00:00:00" "00:00:00"
45 "00:00:00" "00:00:00"
46 "00:00:00" "00:00:00"
47 "00:00:00" "00:00:00"
48 "00:00:00" "00:00:00"
49 "00:00:00" "00:00:00"
50 "00:00:00" "00:00:00"
51 "00:00:00" "00:00:00"
forbidden_pickup_type ERROR 258

forbidden_pickup_type

pickup_drop_off_window fields are forbidden when the pickup_type is regularly scheduled (0) or must be coordinated with the driver (3).

You can see more about this notice here.

Only the first 50 of 258 affected records are displayed below.

csvRowNumber (?) The row of the faulty record. startPickupDropOffWindow (?) The start pickup drop off window of the faulty record. endPickupDropOffWindow (?) The end pickup drop off window of the faulty record.
2 "00:00:00" "00:00:00"
3 "00:00:00" "00:00:00"
4 "00:00:00" "00:00:00"
5 "00:00:00" "00:00:00"
6 "00:00:00" "00:00:00"
7 "00:00:00" "00:00:00"
8 "00:00:00" "00:00:00"
9 "00:00:00" "00:00:00"
10 "00:00:00" "00:00:00"
11 "00:00:00" "00:00:00"
12 "00:00:00" "00:00:00"
13 "00:00:00" "00:00:00"
14 "00:00:00" "00:00:00"
15 "00:00:00" "00:00:00"
16 "00:00:00" "00:00:00"
17 "00:00:00" "00:00:00"
18 "00:00:00" "00:00:00"
19 "00:00:00" "00:00:00"
20 "00:00:00" "00:00:00"
21 "00:00:00" "00:00:00"
22 "00:00:00" "00:00:00"
23 "00:00:00" "00:00:00"
24 "00:00:00" "00:00:00"
25 "00:00:00" "00:00:00"
26 "00:00:00" "00:00:00"
27 "00:00:00" "00:00:00"
28 "00:00:00" "00:00:00"
29 "00:00:00" "00:00:00"
30 "00:00:00" "00:00:00"
31 "00:00:00" "00:00:00"
32 "00:00:00" "00:00:00"
33 "00:00:00" "00:00:00"
34 "00:00:00" "00:00:00"
35 "00:00:00" "00:00:00"
36 "00:00:00" "00:00:00"
37 "00:00:00" "00:00:00"
38 "00:00:00" "00:00:00"
39 "00:00:00" "00:00:00"
40 "00:00:00" "00:00:00"
41 "00:00:00" "00:00:00"
42 "00:00:00" "00:00:00"
43 "00:00:00" "00:00:00"
44 "00:00:00" "00:00:00"
45 "00:00:00" "00:00:00"
46 "00:00:00" "00:00:00"
47 "00:00:00" "00:00:00"
48 "00:00:00" "00:00:00"
49 "00:00:00" "00:00:00"
50 "00:00:00" "00:00:00"
51 "00:00:00" "00:00:00"
invalid_pickup_drop_off_window ERROR 261

invalid_pickup_drop_off_window

The pickup/drop-off window in stop_times.txt is invalid.

The end_pickup_drop_off_window must be strictly later than the start_pickup_drop_off_window.

You can see more about this notice here.

Only the first 50 of 261 affected records are displayed below.

csvRowNumber (?) The row of the faulty record. startPickupDropOffWindow (?) The start pickup drop off window of the faulty record. endPickupDropOffWindow (?) The end pickup drop off window of the faulty record.
2 "00:00:00" "00:00:00"
3 "00:00:00" "00:00:00"
4 "00:00:00" "00:00:00"
5 "00:00:00" "00:00:00"
6 "00:00:00" "00:00:00"
7 "00:00:00" "00:00:00"
8 "00:00:00" "00:00:00"
9 "00:00:00" "00:00:00"
10 "00:00:00" "00:00:00"
11 "00:00:00" "00:00:00"
12 "00:00:00" "00:00:00"
13 "00:00:00" "00:00:00"
14 "00:00:00" "00:00:00"
15 "00:00:00" "00:00:00"
16 "00:00:00" "00:00:00"
17 "00:00:00" "00:00:00"
18 "00:00:00" "00:00:00"
19 "00:00:00" "00:00:00"
20 "00:00:00" "00:00:00"
21 "00:00:00" "00:00:00"
22 "00:00:00" "00:00:00"
23 "00:00:00" "00:00:00"
24 "00:00:00" "00:00:00"
25 "00:00:00" "00:00:00"
26 "00:00:00" "00:00:00"
27 "00:00:00" "00:00:00"
28 "00:00:00" "00:00:00"
29 "00:00:00" "00:00:00"
30 "00:00:00" "00:00:00"
31 "00:00:00" "00:00:00"
32 "00:00:00" "00:00:00"
33 "00:00:00" "00:00:00"
34 "00:00:00" "00:00:00"
35 "00:00:00" "00:00:00"
36 "00:00:00" "00:00:00"
37 "00:00:00" "00:00:00"
38 "00:00:00" "00:00:00"
39 "00:00:00" "00:00:00"
40 "00:00:00" "00:00:00"
41 "00:00:00" "00:00:00"
42 "00:00:00" "00:00:00"
43 "00:00:00" "00:00:00"
44 "00:00:00" "00:00:00"
45 "00:00:00" "00:00:00"
46 "00:00:00" "00:00:00"
47 "00:00:00" "00:00:00"
48 "00:00:00" "00:00:00"
49 "00:00:00" "00:00:00"
50 "00:00:00" "00:00:00"
51 "00:00:00" "00:00:00"
equal_shape_distance_same_coordinates WARNING 3

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.

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`.
"11809" 825 20330.8 572 824 20330.8 571
"11808" 19 1453.5 18 18 1453.5 17
"11808" 54 8122.6 53 53 8122.6 52
expired_calendar WARNING 13

expired_calendar

Dataset should not contain date ranges for services that have already expired.

This warning takes into account the calendar_dates.txt file as well as the calendar.txt file.

You can see more about this notice here.

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
2 "2153"
3 "2149"
4 "2147"
5 "2151"
6 "16605"
7 "2154"
8 "2146"
9 "43588"
10 "2143"
11 "2148"
12 "2150"
13 "2152"
14 "2145"
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 261

missing_timepoint_value

stop_times.timepoint value is missing for a record.

When at least one of stop_times.arrival_time or stop_times.departure_time are provided, stop_times.timepoint should be defined

You can see more about this notice here.

Only the first 50 of 261 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 "782764" 1
3 "782764" 2
4 "782764" 3
5 "782764" 4
6 "782764" 5
7 "782764" 6
8 "782764" 7
9 "782764" 8
10 "782764" 9
11 "782764" 10
12 "782764" 11
13 "782764" 12
14 "782764" 13
15 "782764" 14
16 "782764" 15
17 "782764" 16
18 "782765" 1
19 "782765" 2
20 "782765" 3
21 "782765" 4
22 "782765" 5
23 "782765" 6
24 "782765" 7
25 "782765" 8
26 "782765" 9
27 "782765" 10
28 "782765" 11
29 "782765" 12
30 "782765" 13
31 "782765" 14
32 "782765" 15
33 "782767" 1
34 "782767" 2
35 "782767" 3
36 "782767" 4
37 "782767" 5
38 "782767" 6
39 "782767" 7
40 "782767" 8
41 "782767" 9
42 "782767" 10
43 "782767" 11
44 "782767" 12
45 "782767" 13
46 "782767" 14
47 "782767" 15
48 "782768" 1
49 "782768" 2
50 "782768" 3
51 "782768" 4
trip_coverage_not_active_for_next7_days WARNING 1

trip_coverage_not_active_for_next7_days

Trips data should be valid for at least the next seven days.

This notice is triggered if the date range where a significant number of trips are running ends in less than 7 days.

You can see more about this notice here.

currentDate (?) Current date (YYYYMMDD format). serviceWindowStartDate (?) The start date of the majority service window. serviceWindowEndDate (?) The end date of the majority service window.
"20260213" "20180903" "20250930"
unknown_column INFO 16

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.
"routes.txt" "eligibility_restricted" 10
"routes.txt" "bikes_allowed" 11
"routes.txt" "regional_fare_card" 12
"stops.txt" "vehicle_type" 13
"stops.txt" "mta_stop_id" 16
"stops.txt" "regional_fare_card" 17
"stop_times.txt" "note_id" 3
"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