GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 6.0.0 at 2025-01-15T02:20:12+02:00,
for the dataset https://www.visimarsrutai.lt/gtfs/IgnalinosR.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: 30
  • Shapes: 68
  • Stops: 331
  • Trips: 89

Specification Compliance report

1455 notices reported (0 errors, 1453 warnings, 2 infos)

Notice Code Severity Total
equal_shape_distance_diff_coordinates_distance_below_threshold WARNING 4

equal_shape_distance_diff_coordinates_distance_below_threshold

Two consecutive points have equal shape_dist_traveled and different lat/lon coordinates in shapes.txt and the distance between the two points is greater than 0 but less than 1.11m.

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 small difference of coordinates (greater than 0 but less than 1.11 m distance) result in a warning.

You can see more about this notice here.

shapeId (?) The id of the faulty shape. csvRowNumber (?) The row number from `shapes.txt`. shapeDistTraveled (?) The faulty record's `shape_dist_traveled` value. shapePtSequence (?) The faulty record's `shapes.shape_pt_sequence`. prevCsvRowNumber (?) The row number from `shapes.txt` of the previous shape point. prevShapeDistTraveled (?) The previous shape point's `shape_dist_traveled` value. prevShapePtSequence (?) The previous record's `shapes.shape_pt_sequence`. actualDistanceBetweenShapePoints (?) Actual distance traveled along the shape from the first shape point to the previous shape point.
"3116" 40274 24215.5 136 40273 24215.5 135 0.06303814001271353
"3093" 4447 14797.5 459 4446 14797.5 458 0.1278867395221401
"2801" 37418 14797.5 459 37417 14797.5 458 0.1278867395221401
"2780" 35264 14797.5 459 35263 14797.5 458 0.1278867395221401
expired_calendar WARNING 2

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.
15 "1280"
47 "860"
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 1442

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

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.
15 "2906" "43487" 45 "8484" "Mokykla" [55.513561,26.317414] 128.25393944619788
12 "3013" "43693" 165 "5402" "Didžiasalis" [55.237513,26.192419] 182.66749741357972
16 "3014" "43692" 150 "5402" "Didžiasalis" [55.237513,26.192419] 182.66749741357972
28 "3028" "45483" 329 "5402" "Didžiasalis" [55.237513,26.192419] 182.66749741357972
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