mountain-lynx-transit — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-07-07T13:00:40Z,
for the dataset file:///shared/mountain-lynx-transit_61ba2b6c.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Trillium Solutions, Inc.
Feed Email:
support+test+districtthree-va-us@trilliumtransit.com
Feed Language:
English
Feed Start Date:
2025-07-29
Feed End Date:
2026-08-06

Files included


  1. agency.txt
  2. booking_rules.txt
  3. calendar.txt
  4. calendar_attributes.txt
  5. calendar_dates.txt
  6. directions.txt
  7. fare_attributes.txt
  8. fare_rules.txt
  9. farezone_attributes.txt
  10. feed_info.txt
  11. frequencies.txt
  12. linked_datasets.txt
  13. location_group_stops.txt
  14. location_groups.txt
  15. locations.geojson
  16. routes.txt
  17. runcut.txt
  18. shapes.txt
  19. stop_attributes.txt
  20. stop_times.txt
  21. stops.txt
  22. timetable_stop_order.txt
  23. timetables.txt
  24. transfers.txt
  25. trips.txt

Counts


  • Agencies: 1
  • Blocks: 3
  • Routes: 21
  • Shapes: 13
  • Stops: 86
  • Trips: 400

Specification Compliance report

791 notices reported (16 errors, 736 warnings, 39 infos)

Notice Code Severity Total
invalid_pickup_drop_off_window ERROR 16

invalid_pickup_drop_off_window

The pickup/drop-off window in stop_times.txt is invalid.

The end_pickup_drop_off_window must be strictly later than the start_pickup_drop_off_window.

You can see more about this notice here.

csvRowNumber (?) The row of the faulty record. startPickupDropOffWindow (?) The start pickup drop off window of the faulty record. endPickupDropOffWindow (?) The end pickup drop off window of the faulty record.
1239 "08:04:00" "08:04:00"
1266 "17:04:00" "17:04:00"
1293 "09:04:00" "09:04:00"
1320 "10:04:00" "10:04:00"
1347 "11:04:00" "11:04:00"
1374 "12:04:00" "12:04:00"
1401 "13:04:00" "13:04:00"
1428 "14:04:00" "14:04:00"
1455 "15:04:00" "15:04:00"
1482 "16:04:00" "16:04:00"
1509 "10:04:00" "10:04:00"
1536 "11:04:00" "11:04:00"
1563 "12:04:00" "12:04:00"
1590 "13:04:00" "13:04:00"
1617 "14:04:00" "14:04:00"
1644 "15:04:00" "15:04:00"
expired_calendar WARNING 100

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.

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

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
2 "c_70701_b_85386_d_16"
4 "c_70701_b_85384_d_16"
5 "c_70701_b_85383_d_16"
6 "c_70701_b_85382_d_16"
7 "c_70701_b_85381_d_16"
8 "c_70701_b_85380_d_16"
9 "c_70701_b_85379_d_16"
10 "c_70701_b_85378_d_16"
11 "c_70701_b_85377_d_16"
12 "c_70701_b_85376_d_16"
13 "c_70701_b_85375_d_16"
14 "c_70701_b_85374_d_16"
15 "c_70701_b_85373_d_16"
16 "c_70701_b_85372_d_16"
17 "c_70701_b_85371_d_16"
18 "c_70701_b_85370_d_16"
19 "c_70701_b_85369_d_16"
20 "c_70701_b_85368_d_16"
22 "c_70701_b_85366_d_16"
24 "c_70701_b_85364_d_16"
25 "c_70701_b_85363_d_16"
26 "c_70701_b_85362_d_16"
27 "c_70701_b_85361_d_16"
28 "c_70701_b_85360_d_16"
29 "c_70701_b_85359_d_16"
30 "c_70701_b_85358_d_16"
31 "c_70701_b_85357_d_16"
32 "c_70701_b_85356_d_16"
33 "c_70701_b_85355_d_16"
34 "c_70701_b_85354_d_16"
35 "c_70701_b_85113_d_16"
36 "c_70701_b_85112_d_16"
37 "c_70701_b_85111_d_16"
38 "c_70700_b_85303_d_16"
39 "c_70700_b_85302_d_16"
40 "c_70700_b_85301_d_16"
41 "c_70700_b_85300_d_16"
42 "c_70700_b_85102_d_16"
43 "c_70700_b_85101_d_16"
44 "c_70700_b_84230_d_16"
45 "c_70700_b_84229_d_16"
46 "c_70700_b_84228_d_16"
47 "c_70700_b_84227_d_16"
48 "c_70700_b_84226_d_16"
49 "c_70700_b_83415_d_16"
51 "c_70699_b_85325_d_4"
52 "c_70699_b_85324_d_4"
53 "c_70699_b_85323_d_4"
55 "c_70699_b_85321_d_4"
56 "c_70699_b_85320_d_4"
leading_or_trailing_whitespaces WARNING 6

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.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
"booking_rules.txt" 2 "message" "College Express provides on-demand transit to and from Virginia Highlands Community College to students and the general public, operated by Mountain Lynx Transit. Call (276) 676-0700 to book your trip at least 24 hours ahead of your desired departure. "
"booking_rules.txt" 6 "message" "Mountain Lynx Transit provides on-demand transit service for residents within the town of Abingdon. To book a ride, call (276) 676-0700 at least 24 hours ahead of your planned departure. "
"booking_rules.txt" 7 "message" "Mountain Lynx Transit provides weekly, on-demand service to various parts of Carroll County. To determine which day(s) of the week your area is served, visit https://district-three.org/index.php/Carroll-County/. To book a trip, please call (276) 236-3055 at least 24 hours in advance of your desired departure. "
"booking_rules.txt" 9 "message" "Mountain Lynx Transit provides weekly, on-demand service to various parts of Wythe County. To determine which day(s) of the week your area is served, visit https://district-three.org/index.php/Wythe-County-2/. To book a trip, please call (276) 228-7433 at least 24 hours in advance of your desired departure. "
"booking_rules.txt" 10 "message" "Mountain Lynx Transit provides weekly, on-demand service to various parts of Grayson County. To determine which day(s) of the week your area is served, visit https://district-three.org/index.php/Grayson-County/. To book a trip, please call (276) 236-3055 at least 24 hours in advance of your desired departure. "
"booking_rules.txt" 12 "message" "Mountain Lynx Transit provides weekly, on-demand service to various parts of Bland County. To determine which day(s) of the week your area is served, visit https://district-three.org/index.php/Bland-County/. To book a trip, please call (276) 228-7433 at least 24 hours in advance of your desired departure. "
missing_pickup_drop_off_booking_rule_id WARNING 598

missing_pickup_drop_off_booking_rule_id

pickup_booking_rule_id is recommended when pickup_type=2 and drop_off_booking_rule_id is recommended when drop_off_type=2.

Currently, this notice is only triggered on feeds when either start_pickup_drop_off_window or end_pickup_drop_off_window is defined, since this recommendation was added to the specification for feeds with GTFS-Flex.

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record in `stop_times.txt` pickupType (?) The pickup type of the faulty record. dropOffType (?) The drop-off type of the faulty record.
3 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
5 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
8 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
10 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
13 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
15 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
402 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
404 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
406 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
408 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
410 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
412 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
414 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
416 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
419 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
421 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
423 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
425 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
427 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
429 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
431 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
433 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
436 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
438 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
440 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
442 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
444 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
446 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
448 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
450 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
453 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
455 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
457 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
459 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
461 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
463 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
465 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
467 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
470 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
472 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
474 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
476 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
478 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
480 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
482 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
484 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
487 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
489 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
491 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
493 "MUST_PHONE" "ON_REQUEST_TO_DRIVER"
stop_without_stop_time WARNING 32

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 "2752337" "Virginia Highlands Community College"
7 "2752338" "Main Street and Court Street"
8 "2752339" "Abingdon Terrace Apartments"
15 "2752347" "Whites Mill Road and Shady Street"
52 "2754938" "Exit 19 Corridor (Abingdon)"
53 "4210899" "Bristol"
62 "4247521" "County Service WA06"
63 "4247522" "County Service WA03"
64 "4247523" "County Service WA11"
65 "4247524" "County Service WA01"
66 "4247525" "County Service WA05"
67 "4247526" "County Service WA08/S11"
68 "4247527" "County Service S05/S16"
69 "4247528" "County Service S02"
70 "4247529" "County Service S01"
71 "4247530" "County Service GR03/GR04"
72 "4247531" "County Service GR02"
73 "4247532" "County Service C12"
74 "4247533" "County Service C13/C14"
75 "4247534" "County Service C15"
76 "4247535" "County Service C11"
77 "4247536" "County Service C16/C10"
78 "4247537" "County Service C02"
79 "4247538" "County Service WYCO2"
80 "4247539" "County Service WYCO1"
81 "4247540" "County Service WYCO6"
82 "4247541" "County Service WYCO4"
83 "4247542" "County Service WYCO3"
84 "4247543" "County Service WYCO7"
85 "4247544" "County Service B01/B03"
86 "4247545" "County Service B02"
87 "4247546" "County Service Bluefield"
service_window_outside_feed_period INFO 10

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).
"c_70605_b_83035_d_31" "2024-08-01" "2026-08-06" 362 0
"c_70605_b_83035_d_8" "2024-08-01" "2026-08-06" 362 0
"c_70605_b_83035_d_2" "2024-08-06" "2026-08-04" 357 0
"c_70605_b_83035_d_1" "2024-08-05" "2026-08-03" 358 0
"c_70605_b_83035_d_4" "2024-08-07" "2026-08-05" 356 0
"c_70605_b_83035_d_32" "2024-08-03" "2026-08-01" 360 0
"c_70605_b_83035_d_16" "2024-08-02" "2026-07-31" 361 0
"c_69407_b_84231_d_31" "2025-05-29" "2025-08-07" 61 0
"c_21960_b_85095_d_32" "2025-05-31" "2025-08-02" 59 0
"c_21960_b_85095_d_31" "2025-05-27" "2025-08-07" 63 0
unknown_column INFO 21

unknown_column

A column name is unknown.

You can see more about this notice here.

filename (?) The name of the faulty file. fieldName (?) The name of the unknown column. index (?) The index of the faulty column.
"agency.txt" "tts_agency_name" 8
"calendar_dates.txt" "holiday_name" 3
"stop_times.txt" "mean_duration_factor" 19
"stop_times.txt" "mean_duration_offset" 20
"stop_times.txt" "safe_duration_factor" 21
"stop_times.txt" "safe_duration_offset" 22
"stop_times.txt" "tts_stop_headsign" 23
"trips.txt" "trip_type" 11
"trips.txt" "continuous_pickup_message" 12
"trips.txt" "continuous_drop_off_message" 13
"trips.txt" "tts_trip_headsign" 14
"trips.txt" "tts_trip_short_name" 15
"feed_info.txt" "feed_license" 5
"feed_info.txt" "feed_id" 10
"stops.txt" "position" 13
"stops.txt" "direction" 14
"calendar.txt" "service_name" 2
"routes.txt" "min_headway_minutes" 11
"routes.txt" "eligibility_restricted" 12
"routes.txt" "tts_route_short_name" 15
"routes.txt" "tts_route_long_name" 16
unknown_file INFO 8

unknown_file

A file is unknown.

You can see more about this notice here.

filename (?) The name of the unknown file.
"timetables.txt"
"stop_attributes.txt"
"directions.txt"
"farezone_attributes.txt"
"runcut.txt"
"linked_datasets.txt"
"calendar_attributes.txt"
"timetable_stop_order.txt"