GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T18:14:12Z,
for the dataset file:///shared/ttsl.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: 2
  • Shapes: 2
  • Stops: 2
  • Trips: 94

Specification Compliance report

100 notices reported (0 errors, 99 warnings, 1 infos)

Notice Code Severity Total
missing_bike_allowance WARNING 94

missing_bike_allowance

Ferry trips should include bike allowance information.

All ferry trips should have a valid value in the bikes_allowed field in trips.txt.

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. routeId (?) The faulty record's route id. tripId (?) The faulty record's trip id.
2 "175" "27347083"
3 "175" "27347085"
4 "175" "27347087"
5 "175" "27347089"
6 "175" "27347091"
7 "175" "27347093"
8 "175" "27347095"
9 "175" "27347097"
10 "175" "27347099"
11 "175" "27347101"
12 "175" "27347103"
13 "175" "27347104"
14 "175" "27347106"
15 "175" "27347108"
16 "175" "27347110"
17 "175" "27347112"
18 "175" "27347114"
19 "175" "27347116"
20 "175" "27347118"
21 "175" "27347120"
22 "175" "27347122"
23 "175" "27347124"
24 "175" "27347126"
25 "175" "27347128"
26 "175" "27347130"
27 "175" "27347132"
28 "175" "27347134"
29 "175" "27347135"
30 "175" "27347137"
31 "175" "27347139"
32 "175" "27347141"
33 "175" "27347143"
34 "175" "27347145"
35 "175" "27347147"
36 "175" "27347149"
37 "175" "27347151"
38 "175" "27347153"
39 "175" "27347155"
40 "175" "27347157"
41 "175" "27347159"
42 "175" "27347161"
43 "175" "27347163"
44 "175" "27347165"
45 "175" "27347167"
46 "175" "27347169"
47 "175" "27347171"
48 "175" "27347173"
49 "175" "27347175"
50 "181" "27347136"
51 "181" "27347133"
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"
single_shape_point WARNING 2

single_shape_point

The shape within shapes.txt contains a single shape point.

A shape should contain more than one shape point to visualize the route

You can see more about this notice here.

shapeId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
"181" 3
"175" 2
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.
50 "181" "27347136" 98 "T09" "Seixal" [38.70509,-9.14625] 7795.179774349909
2 "175" "27347083" 2 "T04" "Cais do Sodré" [38.64715999999999,-9.09568] 7795.179774349909
unknown_column INFO 1

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.
"shapes.txt" "shape_seg_id" 1