GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T16:46:13Z,
for the dataset file:///shared/urbano-huesca.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Avanza División Norte
Publisher URL:
https://avanzagrupo.com
Feed Email:
informacion@avanzabus.com
Feed Language:
Spanish
Feed Start Date:
2025-01-01
Feed End Date:
2025-12-31

Files included


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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 4
  • Shapes: 4
  • Stops: 68
  • Trips: 110

Specification Compliance report

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

Notice Code Severity Total
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.
8 "14007_1_SAB"
fast_travel_between_consecutive_stops WARNING 3

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.
93 "14003_1_LAB_L_V_VER_14003_0_2_ida_07:10:00" "URB.HUE-14003" 259.09667076198184 0.6477416769049547 3126 26 "75001" "Ciudad Deportiva" "07:32:51" 3127 27 "75052" "Centro Comercial Este" "07:33:00"
62 "14004_1_LAB_L_V_14004_0_ida_21:50:00" "URB.HUE-14004" 245.60375864549312 0.272893065161659 1834 15 "75007" "Calle Teruel" "22:03:56" 1835 16 "75008" "Estación Intermodal" "22:04:00"
63 "14004_1_LAB_L_V_14004_0_ida_22:30:00" "URB.HUE-14004" 245.60375864549312 0.272893065161659 1876 15 "75007" "Calle Teruel" "22:43:56" 1877 16 "75008" "Estación Intermodal" "22:44:00"
feed_expiration_date30_days WARNING 1

feed_expiration_date30_days

Dataset should cover at least the next 30 days of service.

At any time, the GTFS dataset should cover at least the next 30 days of service, and ideally for as long as the operator is confident that the schedule will continue to be operated.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. currentDate (?) Current date (YYYYMMDD format). feedEndDate (?) Feed end date (YYYYMMDD format). suggestedExpirationDate (?) Suggested expiration date (YYYYMMDD format).
2 "20251212" "20251231" "20260111"
route_long_name_contains_short_name WARNING 4

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`.
"URB.HUE-14001" 2 "C1" "C1 AZUL"
"URB.HUE-14002" 3 "C2" "C2 ROJA"
"URB.HUE-14003" 4 "C3" "C3 VERDE"
"URB.HUE-14004" 5 "C3" "C3 VERDE2"
stop_too_far_from_shape WARNING 5

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.
29 "14002_0_ida" "14002_1_LAB_L-V_14002_0_ida_07:20:00" 777 "75069" "Centro De Salud Los Olivos" [42.13102,-0.40990000000000004] 413.3311220204574
29 "14002_0_ida" "14002_1_LAB_L-V_14002_0_ida_07:20:00" 778 "75056" "C.Pedro.J.Rubio" [42.13107,-0.40896] 207.5693585812079
64 "14003_0_2_ida" "14003_2_SAB_14003_0_2_ida_09:40:00" 1904 "75051" "Piscina Ciudad Deportiva I" [42.13979894139858,-0.3967329177124007] 123.53606256019681
93 "14003_0_2_ida" "14003_1_LAB_L_V_VER_14003_0_2_ida_07:10:00" 3136 "75069" "Centro De Salud Los Olivos" [42.12788,-0.40759] 237.35789145405815
56 "14004_0_ida" "14004_1_LAB_L_V_14004_0_ida_10:00:00" 1580 "75069" "Centro De Salud Los Olivos" [42.12788,-0.40759] 237.35789145405815
stop_without_stop_time WARNING 3

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.
67 "8125" "Calle Zaragoza.Esquina Calle Teruel"
68 "8126" "Los Olivos"
69 "8127" "Plaza Toros"