GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-05T19:14:06Z,
for the dataset file:///shared/beanshuttle-au.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. 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: 2
  • Blocks: 0
  • Routes: 16
  • Shapes: 16
  • Stops: 11
  • Trips: 52

Specification Compliance report

30 notices reported (0 errors, 30 warnings, 0 infos)

Notice Code Severity Total
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"
stop_too_far_from_shape WARNING 2

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.
4 "CKSLZ" "CKSLZ1" 5 "5" "Salzburg" [47.81407403752485,13.046270491971727] 161.51250734426355
5 "SLZCK" "SLZCK1" 6 "5" "Salzburg" [47.81407403752485,13.046270491971727] 161.51250734426355
stops_match_shape_out_of_order WARNING 1

stops_match_shape_out_of_order

Two stop entries are different than their arrival-departure order defined by shapes.txt.

This could indicate a problem with the location of the stops, the path of the shape, or the sequence of the stops for their trip.

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. stopTimeCsvRowNumber1 (?) The row number of the first faulty record from `stop_times.txt`. stopId1 (?) The id of the first stop that is referred to. stopName1 (?) The name of the first stop that is referred to. match1 (?) Latitude and longitude pair of the first matching location. stopTimeCsvRowNumber2 (?) The row number of the second faulty record from `stop_times.txt`. stopId2 (?) The id of the second stop that is referred to. stopName2 (?) The name of the second stop that is referred to. match2 (?) Latitude and longitude pair of the second matching location.
9 "LNZCK" "LNZCK1" 30 "1" "Český Krumlov" [48.810539,14.318616] 29 "4" "Linz" [48.290638847986855,14.291034936904909]
unusable_trip WARNING 13

unusable_trip

Trips must have more than one stop to be usable.

A trip must visit more than one stop in stop_times.txt to be usable by passengers for boarding and alighting.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. tripId (?) The faulty record's id.
3 "VIECK1"
12 "CKVIE2"
14 "CKSLZ2"
16 "CKHAL2"
22 "CKVIE3"
25 "SLZCK3"
27 "HALCK3"
38 "CKOBER2"
41 "OBERCK3"
44 "CKISCHL2"
47 "ISCHLCK3"
50 "CKGOISERN2"
53 "GOISERNCK3"
unused_trip WARNING 13

unused_trip

Trip is not be used in stop_times.txt

Trips should be referred to at least once in stop_times.txt.

You can see more about this notice here.

tripId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
"VIECK1" 3
"CKVIE2" 12
"CKSLZ2" 14
"CKHAL2" 16
"CKVIE3" 22
"SLZCK3" 25
"HALCK3" 27
"CKOBER2" 38
"OBERCK3" 41
"CKISCHL2" 44
"ISCHLCK3" 47
"CKGOISERN2" 50
"GOISERNCK3" 53