GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 6.0.0 at 2024-12-18T03:40:15+02:00,
for the dataset https://www.visimarsrutai.lt/gtfs/JoniskioR.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. calendar_dates.txt
  4. routes.txt
  5. shapes.txt
  6. stop_times.txt
  7. stops.txt
  8. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 8
  • Shapes: 12
  • Stops: 83
  • Trips: 17

Specification Compliance report

291 notices reported (0 errors, 289 warnings, 2 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 2

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`.
"33228" 6184 20641.7 108 6183 20641.7 107
"33228" 6207 24205.9 131 6206 24205.9 130
expired_calendar WARNING 7

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.
7 "1435"
6 "1422"
5 "45067"
2 "1351"
9 "1383"
3 "1392"
4 "1428"
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 278

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 278 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 "7500918" 1
3 "7500918" 2
4 "7500918" 3
5 "7500918" 4
6 "7500918" 5
7 "7500918" 6
8 "7500918" 7
9 "7500918" 8
10 "7500918" 9
11 "7500918" 10
12 "7500918" 11
13 "7500918" 12
14 "7500919" 1
15 "7500919" 2
16 "7500919" 3
17 "7500919" 4
18 "7500919" 5
19 "7500919" 6
20 "7500919" 7
21 "7500919" 8
22 "7500919" 9
23 "7500919" 10
24 "7500919" 11
25 "7500919" 12
26 "7500920" 1
27 "7500920" 2
28 "7500920" 3
29 "7500920" 4
30 "7500920" 5
31 "7500920" 6
32 "7500920" 7
33 "7500920" 8
34 "7500920" 9
35 "7500920" 10
36 "7500920" 11
37 "7500920" 12
38 "7500921" 1
39 "7500921" 2
40 "7500921" 3
41 "7500921" 4
42 "7500921" 5
43 "7500921" 6
44 "7500921" 7
45 "7500921" 8
46 "7500921" 9
47 "7500921" 10
48 "7500921" 11
49 "7500921" 12
50 "7500931" 1
51 "7500931" 2
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.
"20241218" "20220211" "20231229"
unknown_column INFO 2

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" "bikes_allowed" 9
"stops.txt" "vehicle_type" 13