GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-23T17:02:56Z,
for the dataset file:///shared/nashville-metropolitan2.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-03
Feed End Date:
N/A

Files included


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

Counts


  • Agencies: 1
  • Blocks: 101
  • Routes: 24
  • Shapes: 46
  • Stops: 716
  • Trips: 2358

Specification Compliance report

328 notices reported (0 errors, 325 warnings, 3 infos)

Notice Code Severity Total
leading_or_trailing_whitespaces WARNING 56

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.

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

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" 3 "stop_name" "MLK EB and Beaman St "
"stops.txt" 4 "stop_name" "Asheville Hwy EB after Allegheny Rd "
"stops.txt" 6 "stop_name" "Woodland Ave EB and Branner St "
"stops.txt" 10 "stop_name" "Border St SB and Brooks Ave "
"stops.txt" 11 "stop_name" "Locust St SB and Main St "
"stops.txt" 14 "stop_name" "Merchant Dr EB and Camelia Rd "
"stops.txt" 17 "stop_name" "Western Ave WB after Mynders Ave "
"stops.txt" 18 "stop_name" "Texas Ave NB and Fitz Dr "
"stops.txt" 21 "stop_name" "Asheville Hwy WB & Burns Rd (2936) "
"stops.txt" 22 "stop_name" "Target before Washington Pike (2939) "
"stops.txt" 26 "stop_name" "McConnell St SB and Bethel Ave (2940) "
"stops.txt" 28 "stop_name" "Coker Ave WB at Broadway (2942) "
"stops.txt" 36 "stop_name" "MLK EB after Kyle St (2948) "
"stops.txt" 37 "stop_name" "MLK WB and Kyle St (2949) "
"stops.txt" 44 "stop_name" "Woodland Ave EB after Central St (2956) "
"stops.txt" 60 "stop_name" "Kingston Pike EB at Crescent Bend "
"stops.txt" 69 "stop_name" "Main St EB and City County Building "
"stops.txt" 114 "stop_name" "Summit Hill Dr EB before Lula Powell Dr "
"stops.txt" 155 "stop_name" "Middlebrook Pk EB and 3rd Creek "
"stops.txt" 205 "stop_name" "Sutherland Ave EB after Lebanon St "
"stops.txt" 208 "stop_name" "Sutherland Ave EB and Bearden Village Green Way "
"stops.txt" 215 "stop_name" "Middlebrook Pk EB and Weisgarber Rd "
"stops.txt" 418 "stop_name" "Brooks Ave WB at Sarah Moore Green "
"stops.txt" 453 "stop_name" "Gilbert Ln SB before Peachtree St "
"stops.txt" 474 "stop_name" "Sevier Ave EB and James McClung Ave "
"stops.txt" 491 "stop_name" "Chapman Hwy SB and the Henley Bridge "
"stops.txt" 503 "stop_name" "Chapman Hwy SB and Ford Valley Dr "
"stops.txt" 521 "stop_name" "Chapman Hwy NB and the Henley Bridge "
"stops.txt" 555 "stop_name" "Avenue A EB and Ellen St "
"stops.txt" 572 "stop_name" "Blount Ave NB and Donaldson St "
"stops.txt" 579 "stop_name" "Middlebrook Pk WB and Henson Rd "
"stops.txt" 580 "stop_name" "Middlebrook Pk WB and Weisgarber Rd "
"stops.txt" 598 "stop_name" "Middlebrook Pk EB and Henson Rd "
"stops.txt" 611 "stop_name" "University Park at Bldg 5 "
"stops.txt" 621 "stop_name" "Summit Hill WB past Gay St "
"stops.txt" 622 "stop_name" "Broadway NB and Jackson Ave "
"stops.txt" 623 "stop_name" "Broadway NB and Depot Ave "
"stops.txt" 624 "stop_name" "Broadway NB and 5th Ave "
"stops.txt" 625 "stop_name" "Broadway SB and Depot Ave "
"stops.txt" 626 "stop_name" "Broadway SB and Oak Ave "
"stops.txt" 627 "stop_name" "University Ave WB after Boyd St "
"stops.txt" 640 "stop_name" "Skyline Dr WB after Beaman Lake "
"stops.txt" 648 "stop_name" "Boyds Bridge Pike EB after Biddle St "
"stops.txt" 651 "stop_name" "Kenner Ave EB after McConnell St "
"stops.txt" 660 "stop_name" "Gay St NB and Clinch Ave "
"stops.txt" 668 "stop_name" "Sixth Ave SB before Cecil Ave "
"stops.txt" 670 "stop_name" "Huron St NB and Emerald Ave "
"stops.txt" 689 "stop_name" "Western Ave EB at Food City "
"stops.txt" 692 "stop_name" "Woodland Ave EB and Cornelia St "
"stops.txt" 697 "stop_name" "Knoxville Center Dr NB and Village Crest Way "
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"
mixed_case_recommended_field WARNING 1

mixed_case_recommended_field

This field has customer-facing text and should use Mixed Case (should contain upper and lower case letters).

This field contains customer-facing text and should use Mixed Case (upper and lower case letters) to ensure good readability when displayed to riders. Avoid the use of abbreviations throughout the feed (e.g. St. for Street) unless a location is called by its abbreviated name (e.g. “JFK Airport”). Abbreviations may be problematic for accessibility by screen reader software and voice user interfaces.

Good examples:
Field Text Dataset
"Schwerin, Hauptbahnhof" Verkehrsverbund Berlin-Brandenburg
"Red Hook/Atlantic Basin" NYC Ferry
"Campo Grande Norte" Carris
Bad examples:
Field Text
"GALLERIA MALL"
"3427 GG 17"
"21 Clark Rd Est"

You can see more about this notice here.

filename (?) Name of the faulty file. fieldName (?) Name of the faulty field. fieldValue (?) Faulty value. csvRowNumber (?) The row number of the faulty record.
"routes.txt" "route_desc" "37-FULL OUTBD" 19
route_long_name_contains_short_name WARNING 20

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`.
"5558" 2 "10" "10 Sequoyah Hills"
"5559" 3 "11" "11 Sutherland/Kingston Pike"
"5560" 4 "12" "12 Western Avenue"
"5562" 5 "16" "16 Middlebrook/Cedar Bluff"
"5563" 6 "17" "17 Sutherland/Bearden"
"5565" 7 "20" "20 Central/Clinton Hwy"
"5567" 8 "22" "22 Broadway"
"5568" 9 "23" "23 Millertown"
"5569" 10 "24" "24 Lincoln Park/Inskip"
"5571" 11 "31" "31 Magnolia Avenue"
"5572" 12 "32" "32 Dandridge Avenue"
"5574" 13 "34" "34 Burlington Shopper"
"5575" 14 "40" "40 South Knoxville"
"5576" 15 "41" "41 Chapman Highway"
"5577" 16 "42" "42 Fort Sanders/UT Medical Centers"
"5578" 17 "44" "44 University Park Apts."
"5579" 18 "45" "45 Vestal"
"6320" 19 "37" "37 Morningside/Riverside"
"6346" 20 "1" "1-Downtown Connector"
"6347" 21 "15" "15 - Woodland Crosstown"
route_short_name_too_long WARNING 1

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`.
"6778" 22 "CHP Patron Shuttle"
same_name_and_description_for_route WARNING 11

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`.
4 "5560" "12 Western Avenue" "route_long_name"
6 "5563" "17 Sutherland/Bearden" "route_long_name"
8 "5567" "22 Broadway" "route_long_name"
9 "5568" "23 Millertown" "route_long_name"
11 "5571" "31 Magnolia Avenue" "route_long_name"
12 "5572" "32 Dandridge Avenue" "route_long_name"
14 "5575" "40 South Knoxville" "route_long_name"
15 "5576" "41 Chapman Highway" "route_long_name"
16 "5577" "42 Fort Sanders/UT Medical Centers" "route_long_name"
18 "5579" "45 Vestal" "route_long_name"
22 "6778" "Covenant Health Park Patron Shuttle" "route_long_name"
stop_without_stop_time WARNING 8

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.

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty stop. stopName (?) The name of the faulty stop.
6 "10555001" "Woodland Ave EB and Branner St"
9 "10556218" "Pershing St SB after Atlantic Ave"
10 "10571889" "Border St SB and Brooks Ave"
24 "10878972" "Summer Pl before Walnut St (9997)"
39 "11351854" "Charles Krutch Park (Clinch Ave Entrance) (9995)"
40 "11351855" "Walters Life Science Building (9996)"
44 "11541106" "Woodland Ave EB after Central St (2956)"
707 "9434245" "Middlebrook Pk WB and 3rd Creek Rd"
trip_distance_exceeds_shape_distance_below_threshold WARNING 226

trip_distance_exceeds_shape_distance_below_threshold

The distance between the last shape point and last stop point is greater than 0 but less than the 11.1m threshold.

You can see more about this notice here.

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

tripId (?) The faulty record's trip id. shapeId (?) The faulty record's shape id. maxTripDistanceTraveled (?) The faulty record's trip max distance traveled. maxShapeDistanceTraveled (?) The faulty record's shape max distance traveled. geoDistanceToShape (?) The distance in meters between the shape and the stop.
"Saturday_11005" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11008" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11012" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11017" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11022" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11027" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11032" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11037" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11042" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11047" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11052" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11057" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11062" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11067" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11072" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11077" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11082" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11087" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11092" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11097" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11102" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11107" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11112" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11117" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11122" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11127" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11132" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11137" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11142" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11146" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_11150" "28324" 19039.027755318246 19039.027755318202 0.0
"Saturday_12004" "29538" 13221.654820150427 13221.654820150425 0.0
"Saturday_12007" "29538" 13221.654820150427 13221.654820150425 0.0
"Saturday_12013" "29538" 13221.654820150427 13221.654820150425 0.0
"Saturday_12019" "29538" 13221.654820150427 13221.654820150425 0.0
"Saturday_12025" "29538" 13221.654820150427 13221.654820150425 0.0
"Saturday_12031" "29538" 13221.654820150427 13221.654820150425 0.0
"Saturday_12037" "29538" 13221.654820150427 13221.654820150425 0.0
"Saturday_12043" "29538" 13221.654820150427 13221.654820150425 0.0
"Saturday_12049" "29538" 13221.654820150427 13221.654820150425 0.0
"Saturday_12055" "29538" 13221.654820150427 13221.654820150425 0.0
"Saturday_12061" "29538" 13221.654820150427 13221.654820150425 0.0
"Saturday_12067" "29538" 13221.654820150427 13221.654820150425 0.0
"Saturday_12073" "29538" 13221.654820150427 13221.654820150425 0.0
"Saturday_12079" "29538" 13221.654820150427 13221.654820150425 0.0
"Saturday_12085" "29538" 13221.654820150427 13221.654820150425 0.0
"Saturday_12089" "29538" 13221.654820150427 13221.654820150425 0.0
"Saturday_12093" "29538" 13221.654820150427 13221.654820150425 0.0
"Saturday_15002" "29451" 19487.862414869265 19487.85313854212 0.0
"Saturday_15005" "29451" 19487.862414869265 19487.85313854212 0.0
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"