GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T21:18:51Z,
for the dataset file:///shared/pullman-transit.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
GMV Syncromatics
Feed Email:
support@gmvsync.com
Feed Language:
English
Feed Start Date:
2025-12-01
Feed End Date:
N/A

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_attributes.txt
  4. directions.txt
  5. feed_info.txt
  6. realtime_routes.txt
  7. routes.txt
  8. shapes.txt
  9. stop_times.txt
  10. stops.txt
  11. trips.txt

Counts


  • Agencies: 1
  • Blocks: 50
  • Routes: 12
  • Shapes: 12
  • Stops: 136
  • Trips: 433

Specification Compliance report

54 notices reported (0 errors, 51 warnings, 3 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 24

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`.
"25489" 856 364.366969837716 14 855 364.366969837716 13
"25489" 863 634.9645760334811 21 862 634.9645760334811 20
"25489" 872 827.3819242267247 30 871 827.3819242267247 29
"25489" 910 2188.663520374098 68 909 2188.663520374098 67
"25489" 913 2289.146827052928 71 912 2289.146827052928 70
"25489" 931 2823.7617325428455 89 930 2823.7617325428455 88
"25489" 968 4257.042324290225 126 967 4257.042324290225 125
"25489" 977 4552.154840596245 135 976 4552.154840596245 134
"25489" 986 4814.037322311607 144 985 4814.037322311607 143
"25489" 995 5126.496442193839 153 994 5126.496442193839 152
"25489" 1014 5534.550428230718 172 1013 5534.550428230718 171
"25489" 1064 7005.639619917364 222 1063 7005.639619917364 221
"25489" 1079 7492.8001841196665 237 1078 7492.8001841196665 236
"25489" 1181 10683.039387847784 339 1180 10683.039387847784 338
"28665" 2389 609.6876963976421 15 2388 609.6876963976421 14
"28665" 2396 843.5736407595424 22 2395 843.5736407595424 21
"28665" 2411 1329.9145159953625 37 2410 1329.9145159953625 36
"28665" 2418 1533.0126295640935 44 2417 1533.0126295640935 43
"28665" 2441 2441.948485872928 67 2440 2441.948485872928 66
"28665" 2460 3035.2511357991552 86 2459 3035.2511357991552 85
"28665" 2522 5685.771662435989 148 2521 5685.771662435989 147
"28665" 2537 6428.885684775222 163 2536 6428.885684775222 162
"28665" 2545 6736.837697980784 171 2544 6736.837697980784 170
"28665" 2573 7743.748301348889 199 2572 7743.748301348889 198
expired_calendar WARNING 1

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.
4 "3"
missing_feed_info_date WARNING 1

missing_feed_info_date

One of feed_start_date or feed_end_date is specified, but not both.

Even though feed_info.start_date and feed_info.end_date are optional, if one field is provided the second one should also be provided.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. fieldName (?) Either `feed_end_date` or `feed_start_date`.
2 "feed_end_date"
missing_recommended_field WARNING 1

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.
"feed_info.txt" 2 "feed_end_date"
route_long_name_contains_short_name WARNING 10

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`.
"3135" 2 "Blue" "Blue"
"3137" 3 "Silver" "Silver"
"3138" 4 "Loop" "Loop"
"3139" 5 "ApartmentLand" "ApartmentLand Express"
"3544" 6 "Paradise" "Paradise"
"3545" 7 "Wheat" "Wheat"
"3549" 8 "Lentil" "Lentil"
"5328" 9 "Campus" "Campus Route"
"6307" 10 "Airport - Departures (full route)" "Airport - Departures (full route)"
"6848" 12 "Airport - Departures (direct route)" "Airport - Departures (direct route)"
route_short_name_too_long WARNING 5

route_short_name_too_long

Short name of a route is too long (more than 12 characters).

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`.
"3139" 5 "ApartmentLand"
"6307" 10 "Airport - Departures (full route)"
"6448" 11 "From Airport - direct"
"6848" 12 "Airport - Departures (direct route)"
"6857" 13 "From Airport - on-demand"
same_name_and_description_for_route WARNING 9

same_name_and_description_for_route

Same name and description for route.

The GTFS spec defines routes.txt route_desc as:

Description of a route that provides useful, quality information. Do not simply duplicate the name of the route.

See the GTFS and GTFS Best Practices links below for more examples of how to populate the route_short_name, route_long_name, and route_desc fields.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. routeId (?) The id of the faulty record. routeDesc (?) The `routes.routes_desc` of the faulty record. specifiedField (?) Either `route_short_name` or `route_long_name`.
3 "3137" "Silver" "route_short_name"
4 "3138" "Loop" "route_short_name"
5 "3139" "ApartmentLand Express" "route_long_name"
7 "3545" "Wheat" "route_short_name"
9 "5328" "Campus" "route_short_name"
10 "6307" "Airport - Departures (full route)" "route_short_name"
11 "6448" "From Airport - direct" "route_short_name"
12 "6848" "Airport - Departures (direct route)" "route_short_name"
13 "6857" "From Airport - on-demand" "route_short_name"
unknown_file INFO 3

unknown_file

A file is unknown.

You can see more about this notice here.

filename (?) The name of the unknown file.
"calendar_attributes.txt"
"realtime_routes.txt"
"directions.txt"