GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-02-03T16:52:48Z,
for the dataset file:///shared/alvarez-travelers_20e020de.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. stop_times.txt
  5. stops.txt
  6. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 2
  • Shapes: 0
  • Stops: 65
  • Trips: 10

Specification Compliance report

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

Notice Code Severity Total
fast_travel_between_consecutive_stops WARNING 14

fast_travel_between_consecutive_stops

A transit vehicle moves too fast between two consecutive stops.

The speed threshold depends on route type:

Route type Description Threshold, km/h
0 Light rail 100
1 Subway 150
2 Rail 500
3 Bus 150
4 Ferry 80
5 Cable tram 30
6 Aerial lift 50
7 Funicular 50
11 Trolleybus 150
12 Monorail 150
- Unknown 200

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
9 "HIJUELAS_8" "HIJUELAS" 242.74362552098444 24.274362552098445 138 1 "Palacios de Sanabria" "Palacios de Sanabria" "19:15:00" 139 2 "Rionegrito" "Rionegrito" "19:20:00"
9 "HIJUELAS_8" "HIJUELAS" 600.0975718977594 60.00975718977593 139 2 "Rionegrito" "Rionegrito" "19:20:00" 140 3 "Rosinos de la Requejada" "Rosinos de la Requejada" "19:25:00"
9 "HIJUELAS_8" "HIJUELAS" 166.70532222710543 16.67053222271054 140 3 "Rosinos de la Requejada" "Rosinos de la Requejada" "19:25:00" 141 4 "Carbajalinos" "Carbajalinos" "19:30:00"
7 "HIJUELAS_6" "HIJUELAS" 242.74362552098444 24.274362552098445 126 1 "Palacios de Sanabria" "Palacios de Sanabria" "19:10:00" 127 2 "Rionegrito" "Rionegrito" "19:15:00"
7 "HIJUELAS_6" "HIJUELAS" 600.0975718977594 60.00975718977593 127 2 "Rionegrito" "Rionegrito" "19:15:00" 128 3 "Rosinos de la Requejada" "Rosinos de la Requejada" "19:20:00"
7 "HIJUELAS_6" "HIJUELAS" 253.52484467145842 25.352484467145842 128 3 "Rosinos de la Requejada" "Rosinos de la Requejada" "19:20:00" 129 4 "Santiago de la Requejada" "Santiago de la Requejada" "19:25:00"
7 "HIJUELAS_6" "HIJUELAS" 377.96828370330644 37.796828370330644 129 4 "Santiago de la Requejada" "Santiago de la Requejada" "19:25:00" 130 5 "Doney de la Requejada" "Doney de la Requejada" "19:30:00"
8 "HIJUELAS_7" "HIJUELAS" 600.0975718977594 60.00975718977593 135 4 "Rosinos de la Requejada" "Rosinos de la Requejada" "07:40:00" 136 5 "Rionegrito" "Rionegrito" "07:45:00"
8 "HIJUELAS_7" "HIJUELAS" 242.74362552098444 24.274362552098445 136 5 "Rionegrito" "Rionegrito" "07:45:00" 137 6 "Palacios de Sanabria" "Palacios de Sanabria" "07:50:00"
6 "HIJUELAS_5" "HIJUELAS" 253.80504670036203 46.5309252283997 120 1 "Escuredo" "Escuredo" "07:20:00" 121 2 "Doney de la Requejada" "Doney de la Requejada" "07:30:00"
6 "HIJUELAS_5" "HIJUELAS" 377.96828370330644 37.796828370330644 121 2 "Doney de la Requejada" "Doney de la Requejada" "07:30:00" 122 3 "Santiago de la Requejada" "Santiago de la Requejada" "07:35:00"
6 "HIJUELAS_5" "HIJUELAS" 253.52484467145842 25.352484467145842 122 3 "Santiago de la Requejada" "Santiago de la Requejada" "07:35:00" 123 4 "Rosinos de la Requejada" "Rosinos de la Requejada" "07:40:00"
6 "HIJUELAS_5" "HIJUELAS" 600.0975718977594 60.00975718977593 123 4 "Rosinos de la Requejada" "Rosinos de la Requejada" "07:40:00" 124 5 "Rionegrito" "Rionegrito" "07:45:00"
6 "HIJUELAS_5" "HIJUELAS" 242.74362552098444 24.274362552098445 124 5 "Rionegrito" "Rionegrito" "07:45:00" 125 6 "Palacios de Sanabria" "Palacios de Sanabria" "07:50:00"
fast_travel_between_far_stops WARNING 4

fast_travel_between_far_stops

A transit vehicle moves too fast between two far stops.

Two stops are considered "far" if they are more than 10 km apart. This normally indicates a more serious problem than too fast travel between consecutive stops.

The speed threshold depends on route type and are the same as fast_travel_between_consecutive_stops.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
9 "HIJUELAS_8" "HIJUELAS" 242.74362552098444 24.274362552098445 138 1 "Palacios de Sanabria" "Palacios de Sanabria" "19:15:00" 139 2 "Rionegrito" "Rionegrito" "19:20:00"
7 "HIJUELAS_6" "HIJUELAS" 242.74362552098444 24.274362552098445 126 1 "Palacios de Sanabria" "Palacios de Sanabria" "19:10:00" 127 2 "Rionegrito" "Rionegrito" "19:15:00"
8 "HIJUELAS_7" "HIJUELAS" 600.0975718977594 60.00975718977593 135 4 "Rosinos de la Requejada" "Rosinos de la Requejada" "07:40:00" 136 5 "Rionegrito" "Rionegrito" "07:45:00"
6 "HIJUELAS_5" "HIJUELAS" 253.80504670036203 46.5309252283997 120 1 "Escuredo" "Escuredo" "07:20:00" 121 2 "Doney de la Requejada" "Doney de la Requejada" "07:30:00"
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"
mixed_case_recommended_field WARNING 3

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.
"agency.txt" "agency_name" "AUTOS ALVAREZ DE VIAJEROS SL" 2
"routes.txt" "route_short_name" "CALABOR-ZAMORA" 2
"routes.txt" "route_long_name" "CALABOR-ZAMORA CON HIJUELAS" 2
non_ascii_or_non_printable_char WARNING 33

non_ascii_or_non_printable_char

Non ascii or non printable char in ID field.

A value of a field with type ID contains non ASCII or non printable characters. This is not recommended.

You can see more about this notice here.

filename (?) Name of the faulty file. csvRowNumber (?) Row number of the faulty record. columnName (?) Name of the column where the error occurred. fieldValue (?) Faulty value.
"stop_times.txt" 4 "stop_id" "Pedralba de la Padrería"
"stop_times.txt" 7 "stop_id" "San Martín del Terroso"
"stop_times.txt" 13 "stop_id" "San Román de Sanabria"
"stop_times.txt" 21 "stop_id" "San Juán de la Cuesta"
"stop_times.txt" 30 "stop_id" "Entrepeñas"
"stop_times.txt" 32 "stop_id" "Sandín"
"stop_times.txt" 40 "stop_id" "Tábara"
"stop_times.txt" 43 "stop_id" "Tábara"
"stop_times.txt" 51 "stop_id" "Sandín"
"stop_times.txt" 53 "stop_id" "Entrepeñas"
"stop_times.txt" 62 "stop_id" "San Juán de la Cuesta"
"stop_times.txt" 70 "stop_id" "San Román de Sanabria"
"stop_times.txt" 76 "stop_id" "San Martín del Terroso"
"stop_times.txt" 79 "stop_id" "Pedralba de la Padrería"
"stop_times.txt" 84 "stop_id" "Pías"
"stop_times.txt" 88 "stop_id" "Lubián"
"stop_times.txt" 97 "stop_id" "Lubián"
"stop_times.txt" 101 "stop_id" "Pías"
"stop_times.txt" 105 "stop_id" "San Ciprián de Hermisende"
"stop_times.txt" 109 "stop_id" "Lubián (Cruce)"
"stop_times.txt" 114 "stop_id" "Lubián (Cruce)"
"stop_times.txt" 118 "stop_id" "San Ciprián de Hermisende"
"stops.txt" 4 "stop_id" "Pedralba de la Padrería"
"stops.txt" 7 "stop_id" "San Martín del Terroso"
"stops.txt" 13 "stop_id" "San Román de Sanabria"
"stops.txt" 21 "stop_id" "San Juán de la Cuesta"
"stops.txt" 30 "stop_id" "Entrepeñas"
"stops.txt" 32 "stop_id" "Sandín"
"stops.txt" 40 "stop_id" "Tábara"
"stops.txt" 44 "stop_id" "Pías"
"stops.txt" 48 "stop_id" "Lubián"
"stops.txt" 54 "stop_id" "San Ciprián de Hermisende"
"stops.txt" 58 "stop_id" "Lubián (Cruce)"
route_long_name_contains_short_name WARNING 2

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`.
"VACL-15" 2 "CALABOR-ZAMORA" "CALABOR-ZAMORA CON HIJUELAS"
"HIJUELAS" 3 "HIJUELAS" "HIJUELAS"
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`.
"VACL-15" 2 "CALABOR-ZAMORA"