GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-05T18:48:14Z,
for the dataset file:///shared/transportes-san-gabriel.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Busmaps.com
Publisher URL:
https://busmaps.com
Feed Email:
alex@busmaps.com
Feed Language:
Spanish
Feed Start Date:
2020-01-01
Feed End Date:
2026-12-31

Files included


  1. agency.txt
  2. calendar.txt
  3. fare_attributes.txt
  4. fare_rules.txt
  5. feed_info.txt
  6. routes.txt
  7. shapes.txt
  8. stop_times.txt
  9. stops.txt
  10. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 3
  • Shapes: 8
  • Stops: 234
  • Trips: 215

Specification Compliance report

27 notices reported (21 errors, 6 warnings, 0 infos)

Notice Code Severity Total
duplicate_key ERROR 21

duplicate_key

Duplicated entity.

The values of the given key and rows are duplicates.

You can see more about this notice here.

filename (?) The name of the faulty file oldCsvRowNumber (?) The row of the first occurrence. newCsvRowNumber (?) The row of the other occurrence. fieldName1 (?) Composite key's first field name. fieldValue1 (?) Composite key's first value.
"fare_rules.txt" 2 19 "fare_id,route_id,origin_id,destination_id" "2218-SGAB_minima,2218-SGAB,SGAB_A,SGAB_A"
"fare_rules.txt" 6 23 "fare_id,route_id,origin_id,destination_id" "2218-SGAB_minima,2218-SGAB,SGAB_B,SGAB_B"
"fare_rules.txt" 9 26 "fare_id,route_id,origin_id,destination_id" "2218-SGAB_minima,2218-SGAB,SGAB_C,SGAB_C"
"fare_rules.txt" 13 30 "fare_id,route_id,origin_id,destination_id" "2218-SGAB_minima,2218-SGAB,SGAB_D,SGAB_D"
"fare_rules.txt" 16 33 "fare_id,route_id,origin_id,destination_id" "2218-SGAB_minima,2218-SGAB,RUTA_E,RUTA_E"
"fare_rules.txt" 18 35 "fare_id,route_id,origin_id,destination_id" "2218-SGAB_minima,2218-SGAB,RUTA_F,RUTA_F"
"fare_rules.txt" 44 53 "fare_id,route_id,origin_id,destination_id" "2218-SGAB_media,2218-SGAB,RUTA_G,RUTA_G"
"fare_rules.txt" 58 75 "fare_id,route_id,origin_id,destination_id" "2218-ACOS_minima,2218-ACOS,ACOS_A,ACOS_A"
"fare_rules.txt" 61 78 "fare_id,route_id,origin_id,destination_id" "2218-ACOS_minima,2218-ACOS,ACOS_B,ACOS_B"
"fare_rules.txt" 65 82 "fare_id,route_id,origin_id,destination_id" "2218-ACOS_minima,2218-ACOS,ACOS_C,ACOS_C"
"fare_rules.txt" 69 86 "fare_id,route_id,origin_id,destination_id" "2218-ACOS_minima,2218-ACOS,ACOS_D,ACOS_D"
"fare_rules.txt" 72 89 "fare_id,route_id,origin_id,destination_id" "2218-ACOS_minima,2218-ACOS,RUTA_E,RUTA_E"
"fare_rules.txt" 74 91 "fare_id,route_id,origin_id,destination_id" "2218-ACOS_minima,2218-ACOS,RUTA_F,RUTA_F"
"fare_rules.txt" 100 109 "fare_id,route_id,origin_id,destination_id" "2218-ACOS_media,2218-ACOS,RUTA_G,RUTA_G"
"fare_rules.txt" 114 142 "fare_id,route_id,origin_id,destination_id" "2218-TURR_completa,2218-TURR,ACOS_A,ACOS_A"
"fare_rules.txt" 121 149 "fare_id,route_id,origin_id,destination_id" "2218-TURR_completa,2218-TURR,ACOS_B,ACOS_B"
"fare_rules.txt" 127 155 "fare_id,route_id,origin_id,destination_id" "2218-TURR_completa,2218-TURR,ACOS_C,ACOS_C"
"fare_rules.txt" 132 160 "fare_id,route_id,origin_id,destination_id" "2218-TURR_completa,2218-TURR,ACOS_D,ACOS_D"
"fare_rules.txt" 136 164 "fare_id,route_id,origin_id,destination_id" "2218-TURR_completa,2218-TURR,RUTA_E,RUTA_E"
"fare_rules.txt" 139 167 "fare_id,route_id,origin_id,destination_id" "2218-TURR_completa,2218-TURR,RUTA_F,RUTA_F"
"fare_rules.txt" 141 169 "fare_id,route_id,origin_id,destination_id" "2218-TURR_completa,2218-TURR,RUTA_G,RUTA_G"
route_long_name_contains_short_name WARNING 3

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`.
"2218-ACOS" 2 "Acosta" "Acosta - San José"
"2218-TURR" 3 "Turrujal" "Turrujal - San José"
"2218-SGAB" 4 "San Gabriel" "San Gabriel - San José"
stop_too_far_from_shape WARNING 3

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.
172 "2218-hacia_turrujal" "2218-hacia_turrujal_entresemana_06:40:00" 13366 "2218-SJ_1_38" "Antiguo Restaurante El Palenque (abajo)" [9.835173999999999,-84.10262] 189.71546225565956
18 "2218-hacia_sangabriel" "2218-hacia_sangabriel_entresemana_05:30:00" 1240 "2218-SJ_1_38" "Antiguo Restaurante El Palenque (abajo)" [9.835173999999999,-84.10262] 189.71546225565956
92 "2218-hacia_sanluis" "2218-hacia_sanluis_entresemana_05:30:00" 6799 "2218-SJ_1_38" "Antiguo Restaurante El Palenque (abajo)" [9.835173999999999,-84.10262] 189.71546225565956