GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-09T14:23:13Z,
for the dataset file:///shared/ptv-regional-train_dc5de428.zip. No country code was provided.

Use this report alongside our documentation.

A new version of the Canonical GTFS Schedule validator is available! Please update to get the latest/best validation results.

Summary

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. levels.txt
  5. pathways.txt
  6. routes.txt
  7. shapes.txt
  8. stop_times.txt
  9. stops.txt
  10. transfers.txt
  11. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 13
  • Shapes: 1195
  • Stops: 628
  • Trips: 5717

Specification Compliance report

139 notices reported (1 errors, 138 warnings, 0 infos)

Notice Code Severity Total
number_out_of_range ERROR 1

number_out_of_range

Out of range value.

The values in the given column of the input rows are out of range.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) The name of the faulty field. fieldType (?) The type of the faulty field. fieldValue (?) Faulty value.
"pathways.txt" 461 "traversal_time" "positive integer" 0
expired_calendar WARNING 3

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 "T0"
3 "T0_1"
13 "T0+WD08_1"
leading_or_trailing_whitespaces WARNING 3

leading_or_trailing_whitespaces

The value in CSV file has leading or trailing whitespaces.

This notice is emitted for values protected with double quotes since whitespaces for non-protected values are trimmed automatically by CSV parser.

The validator strips whitespaces from protected values. We do not see any use case when such a whitespace may be needed. On the other hand, some real-world feeds use trailing whitespaces for some values and omit them for the others. This is causing the largest problem when a primary key and a foreign key differ just by a whitespace: it is clear that they are intended to be the same, that is why we always strip whitespaces.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
"stops.txt" 407 "stop_name" "Geelong Railway Station "
"stops.txt" 470 "stop_name" "Rockbank Railway Station "
"stops.txt" 502 "stop_name" "Springhurst Railway Station "
missing_recommended_field WARNING 13

missing_recommended_field

A recommended field is missing.

The given field has no value in some input row, even though values are recommended.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) The name of the missing field.
"routes.txt" 2 "agency_id"
"routes.txt" 3 "agency_id"
"routes.txt" 4 "agency_id"
"routes.txt" 5 "agency_id"
"routes.txt" 6 "agency_id"
"routes.txt" 7 "agency_id"
"routes.txt" 8 "agency_id"
"routes.txt" 9 "agency_id"
"routes.txt" 10 "agency_id"
"routes.txt" 11 "agency_id"
"routes.txt" 12 "agency_id"
"routes.txt" 13 "agency_id"
"routes.txt" 14 "agency_id"
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"
route_long_name_contains_short_name WARNING 5

route_long_name_contains_short_name

Long name should not contain short name for a single route.

In routes.txt, route_long_name should not contain the value for route_short_name, because when both are provided, they are often combined by transit applications. Note that only one of the two fields is required. If there is no short name used for a route, use route_long_name only.

Good examples:

route_short_name/route_long_name Dataset
"N"/"Judah" Muni San Fransisco
"6"/"ML King Jr Blvd" Trimet Portland Streetcar
"55"/"Boulevard Saint Laurent" STM Montreal
"1"/"Rangiora/Cashmere" Metro Christchurch

Bad examples:

route_short_name/route_long_name
"604"/"604"
"14"/"Route 14"
"2"/"Route 2: Bellows Falls In-Town"

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`. routeLongName (?) The faulty record's `route_long_name`.
"aus:vic:vic-01-BAT:" 4 "Ballarat" "Ballarat - Melbourne Via Melton"
"aus:vic:vic-01-BGO:" 6 "Bendigo" "Bendigo - Melbourne Via Sunbury"
"aus:vic:vic-01-GEL:" 8 "Geelong" "Geelong - Melbourne Via Geelong"
"aus:vic:vic-01-SER:" 10 "Seymour" "Seymour Via Broadmeadows"
"aus:vic:vic-01-TRN:" 13 "Traralgon" "Traralgon - Melbourne Via Pakenham, Moe & Morwell"
stop_without_stop_time WARNING 113

stop_without_stop_time

A stop in stops.txt is not referenced by any stop_times.stop_id.

Such stops are not used by any trip and normally do not provide user value. This notice may indicate a typo in stop_times.txt.

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty stop. stopName (?) The name of the faulty stop.
2 "11212" "Flinders Street Station"
3 "11213" "Flinders Street Station"
4 "11214" "Flinders Street Station"
5 "11215" "Flinders Street Station"
6 "11216" "Flinders Street Station"
7 "11217" "Flinders Street Station"
8 "11218" "Flinders Street Station"
9 "12172" "Pakenham Station"
10 "12173" "Pakenham Station"
11 "12178" "Berwick Station"
12 "12179" "Berwick Station"
13 "12187" "Dandenong Station"
14 "12188" "Dandenong Station"
15 "12189" "Dandenong Station"
16 "12201" "Flinders Street Station"
17 "12202" "Flinders Street Station"
18 "12203" "Flinders Street Station"
19 "12204" "Flinders Street Station"
20 "12205" "Flinders Street Station"
21 "12253" "Richmond Station"
22 "12254" "Richmond Station"
23 "12255" "Richmond Station"
24 "12256" "Richmond Station"
25 "12257" "Richmond Station"
26 "12258" "Richmond Station"
27 "12259" "Richmond Station"
28 "12260" "Richmond Station"
29 "12261" "Richmond Station"
30 "12262" "Richmond Station"
31 "13718" "Clayton Station"
32 "13719" "Clayton Station"
33 "14251" "Caulfield Station"
34 "14252" "Caulfield Station"
35 "14253" "Caulfield Station"
36 "14254" "Caulfield Station"
37 "14324" "North Melbourne Station"
38 "14325" "North Melbourne Station"
39 "14326" "North Melbourne Station"
40 "14327" "North Melbourne Station"
41 "14328" "North Melbourne Station"
42 "14329" "North Melbourne Station"
43 "15352" "Sunbury Station"
44 "15355" "Watergardens Station"
45 "15356" "Watergardens Station"
46 "15357" "Watergardens Station"
47 "15518" "Footscray Station"
48 "15519" "Footscray Station"
49 "15520" "Footscray Station"
50 "15521" "Footscray Station"
51 "15527" "Craigieburn Station"