s-m-t-u-santander — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-06-19T19:29:46Z,
for the dataset file:///shared/s-m-t-u-santander_9bc96351.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Interurbano
Feed Email:
N/A
Feed Language:
Spanish
Feed Start Date:
2025-12-01
Feed End Date:
2026-12-31

Files included


  1. agency.txt
  2. areas.txt
  3. calendar.txt
  4. calendar_dates.txt
  5. fare_leg_rules.txt
  6. fare_media.txt
  7. fare_products.txt
  8. feed_info.txt
  9. networks.txt
  10. rider_categories.txt
  11. route_networks.txt
  12. routes.txt
  13. shapes.txt
  14. stop_areas.txt
  15. stop_times.txt
  16. stops.txt
  17. timeframes.txt
  18. trips.txt

Counts


  • Agencies: 5
  • Blocks: 0
  • Routes: 26
  • Shapes: 131
  • Stops: 207
  • Trips: 277

Specification Compliance report

25 notices reported (0 errors, 19 warnings, 6 infos)

Notice Code Severity Total
missing_feed_contact_email_and_url WARNING 1

missing_feed_contact_email_and_url

Best Practices for feed_info.txt suggest providing at least one of feed_contact_email and feed_contact_url.

You can see more about this notice here.

csvRowNumber (?) The row number of the validated record.
2
trip_distance_exceeds_shape_distance_below_threshold WARNING 18

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.

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.
"336" "VLR-107-01-I-8" 16909.746539485386 16904.463205528147 3.7171469088720044
"672" "VLR-115-02-0-1" 58460.92969 58460.929687901524 2.0280700353149217
"4007" "VLR-111-A-0" 23982.81624 23982.8162352557 7.143684185237617
"4006" "VLR-111-A-0" 23982.81624 23982.8162352557 7.143684185237617
"4001" "VLR-111-A-0" 23982.81624 23982.8162352557 7.143684185237617
"4002" "VLR-111-A-0" 23982.81624 23982.8162352557 7.143684185237617
"4003" "VLR-111-A-0" 23982.81624 23982.8162352557 7.143684185237617
"645" "VLR-115-01-0-2" 82149.54015 82149.54014665705 0.9950090815947533
"646" "VLR-115-01-0-3" 88768.29571 88768.2957077926 3.0927487428460867
"643" "VLR-115-01-0-2" 82149.54015 82149.54014665705 0.9950090815947533
"82" "VLR-107-01-I-8" 16909.746539485386 16904.463205528147 3.7171469088720044
"647" "VLR-115-01-0-3" 88768.29571 88768.2957077926 3.0927487428460867
"648" "VLR-115-01-0-2" 82149.54015 82149.54014665705 0.9950090815947533
"10971" "VLR-109-04-B-1" 79163.21185429762 79138.47785344336 3.166206034473296
"11206" "VLR-112-01-B-1" 23176.57894 23176.57893667139 6.335288057184085
"15" "VLR-113_0_G" 16805.04181 16805.041808060596 0.2699337065201341
"30" "VLR-113_0_G" 16805.04181 16805.041808060596 0.2699337065201341
"11205" "VLR-112-01-A-1" 70999.73115 70999.73114563424 6.335288057184085
service_window_outside_feed_period INFO 3

service_window_outside_feed_period

A service window is not covered by the feed's validity period.

You can see more about this notice here.

serviceId (?) The service_id whose active window extends outside the feed validity period. serviceWindowStartDate (?) The first active date of the service window. serviceWindowEndDate (?) The last active date of the service window. daysBeforeFeedStart (?) Number of days the service window extends before feed_start_date (0 if none). daysAfterFeedEnd (?) Number of days the service window extends after feed_end_date (0 if none).
"lun_a_vier_lectivo" "2025-09-08" "2026-07-10" 84 0
"lun_mier_vier_laborables_sept_a_junio" "2025-09-01" "2026-06-29" 91 0
"dom_lectivo" "2025-09-14" "2026-07-05" 78 0
trip_headsign_matches_intermediate_stop INFO 1

trip_headsign_matches_intermediate_stop

Trip headsign matches the name of an intermediate stop, not the last stop.

The trip_headsign matches the stop_name of a stop that is not the last stop of the trip. This may confuse passengers boarding after that stop, since the headsign suggests the vehicle is heading to a stop it has already passed.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record in `trips.txt`. tripId (?) The id of the trip with the problematic headsign. tripHeadsign (?) The headsign value that matches an intermediate stop name. stopId1 (?) The id of the intermediate stop whose name matches the headsign. stopSequence (?) The stop_sequence value of the intermediate stop that matches the headsign. stopId2 (?) The id of the actual last stop of the trip.
80 "11003" "Anguiano" "001140" 9 "001138"
trip_with_shape_dist_traveled_but_no_shape_distances INFO 2

trip_with_shape_dist_traveled_but_no_shape_distances

A trip has shape_dist_traveled values in stop_times.txt but the shape referenced by the trip's shape_id does not have shape_dist_traveled values on all of its points in shapes.txt.

When stop times define distance values but the shape does not carry matching distances on every point, consumers cannot use those distances to align stops to the shape geometry reliably. This inconsistency may cause incorrect routing or display behaviour.

Note: Only the first stop time carrying a shape_dist_traveled value is referenced in the notice; this is a representative row rather than an exhaustive list.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the faulty record in trips.txt. tripId (?) The trip_id of the faulty trip. shapeId (?) The shape_id referenced by the trip. stopTimeCsvRowNumber (?) The row number of the first stop_times.txt record for this trip that contains a shape_dist_traveled value. Provided as a representative location; other stop times for the same trip may also carry distance values.
49 "10961" "VLR-109-04-A-1" 459
68 "415" "VLR-114-B-1" 627