GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-16T20:19:35Z,
for the dataset file:///shared/discoverpassenger-bordersbuses.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. calendar_dates.txt
  4. routes.txt
  5. shapes.txt
  6. stop_times.txt
  7. stops.txt
  8. trips.txt

Counts


  • Agencies: 2
  • Blocks: 0
  • Routes: 28
  • Shapes: 141
  • Stops: 1323
  • Trips: 2597

Specification Compliance report

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

Notice Code Severity Total
duplicate_route_name WARNING 1

duplicate_route_name

Two distinct routes have either the same route_short_name, the same route_long_name, or the same combination of route_short_name and route_long_name.

All routes of the same route_type with the same agency_id should have unique combinations of route_short_name and route_long_name.

Note that there may be valid cases where routes have the same short and long name, e.g., if they serve different areas. However, different directions must be modeled as the same route.

Example of bad data:

route_id route_short_name route_long_name
route1 U1 Southern
route2 U1 Southern

You can see more about this notice here.

csvRowNumber1 (?) The row number of the first occurrence. routeId1 (?) The id of the the first occurrence. csvRowNumber2 (?) The row number of the other occurrence. routeId2 (?) The id of the the other occurrence. routeShortName (?) Common `routes.route_short_name`. routeLongName (?) Common `routes.route_long_name`. routeTypeValue (?) Common `routes.route_type`. agencyId (?) Common `routes.agency_id`.
7 "BORD:WCAO070:70" 27 "BORD:WCAO070_70:70" "70" "" 3 "BORD"
fast_travel_between_consecutive_stops WARNING 4

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.
127 "BORD:BB51A:51:BB51AMTWH:O:0:1074:h2ig7JRLiBY=" "BORD:BB51A:51" 154.15051244509087 2.5691752074181813 4682 2 "6900278" "Melrose Road" "09:16:00" 4683 3 "6900101" "Drygrange Nursing Home" "09:16:00"
123 "BORD:BB51A:51:BB51AMTWH:O:0:1073:h2ig7JRLiBY=" "BORD:BB51A:51" 152.1258667682732 2.5354311128045532 4460 5 "69001671" "Lauder Haugh Rd End" "08:04:00" 4461 6 "6900983" "Brownsmuir Park" "08:04:00"
123 "BORD:BB51A:51:BB51AMTWH:O:0:1073:h2ig7JRLiBY=" "BORD:BB51A:51" 176.41894181514368 2.9403156969190616 4467 12 "69001674" "St Leonards Rd End" "08:15:00" 4468 13 "69001675" "Galadean Rd End" "08:15:00"
123 "BORD:BB51A:51:BB51AMTWH:O:0:1073:h2ig7JRLiBY=" "BORD:BB51A:51" 215.6633035690525 3.5943883928175415 4468 13 "69001675" "Galadean Rd End" "08:15:00" 4469 14 "69001677" "Carolside" "08:15:00"
fast_travel_between_far_stops WARNING 1

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.
123 "BORD:BB51A:51:BB51AMTWH:O:0:1073:h2ig7JRLiBY=" "BORD:BB51A:51" 616.2594888162045 10.270991480270075 4465 10 "6900980" "Lauder Police Station" "08:15:00" 4470 15 "6900258" "South Croft Park" "08:15: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 2

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.
"stops.txt" "stop_name" "NO LONGER PRESENT" 339
"stops.txt" "stop_name" "car park" 1236
stop_has_too_many_matches_for_shape WARNING 18

stop_has_too_many_matches_for_shape

Stop entry that has many potential matches to the trip's path of travel, as defined by the shape entry in shapes.txt.

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. matchCount (?) The number of matches for the stop that is referred to.
1345 "WCAO060-79" "BORD:WCAO060:60:WCAO060SU:O:0:450:E0o5vvJMLIg=" 63763 "3100T995534" "Railway Station" [55.773939,-2.0095650000000003] 24
1358 "WCAO060-77" "BORD:WCAO060:60:WCAO060MTWH:I:0:384:h2ig7JRLiBY=" 64545 "3100T994535" "Railway Station" [55.77404,-2.0105300000000006] 31
1358 "WCAO060-77" "BORD:WCAO060:60:WCAO060MTWH:I:0:384:h2ig7JRLiBY=" 64546 "3100T995534" "Railway Station" [55.773936997662446,-2.009551643029048] 46
1361 "WCAO060-76" "BORD:WCAO060:60:WCAO060MTWH:I:0:386:h2ig7JRLiBY=" 64702 "3100T994535" "Railway Station" [55.77404,-2.0105300000000006] 31
1357 "WCAO060-75" "BORD:WCAO060:60:WCAO060MTWH:I:0:382:h2ig7JRLiBY=" 64510 "3100T994535" "Railway Station" [55.774038475346,-2.0105272197370483] 31
1341 "WCAO060-72" "BORD:WCAO060:60:WCAO060SU:I:0:441:E0o5vvJMLIg=" 63614 "3100T994535" "Railway Station" [55.77404,-2.0105300000000006] 31
1341 "WCAO060-72" "BORD:WCAO060:60:WCAO060SU:I:0:441:E0o5vvJMLIg=" 63615 "3100T995534" "Railway Station" [55.773936997662446,-2.009551643029048] 46
1232 "WCAO267-25" "PERY:WCAO267:267:WCAO267MTWHF:I:0:2054:ful1e15la" 60349 "3100T995516" "Retail Park" [55.758326593877605,-2.008469659385166] 24
1359 "WCAO060-83" "BORD:WCAO060:60:WCAO060MTWH:O:0:397:h2ig7JRLiBY=" 64558 "3100T995534" "Railway Station" [55.773936997662446,-2.009551643029048] 24
1362 "WCAO060-81" "BORD:WCAO060:60:WCAO060MTWH:O:0:404:h2ig7JRLiBY=" 64711 "3100T995534" "Railway Station" [55.773936997662446,-2.009551643029048] 25
1722 "WCAO068-97" "BORD:WCAO068:68:WCAO068MTWH:O:0:1455:h2ig7JRLiBY=" 84697 "69002000" "Tweedbank Station" [55.605441,-2.757335] 23
1711 "WCAO068-98" "BORD:WCAO068:68:WCAO068SU:O:0:1477:E0o5vvJMLIg=" 84269 "69002000" "Tweedbank Station" [55.605441,-2.757335] 23
893 "WCAH001-111" "BORD:WCAH001:H1:WCAH001MTWH:I:0:1314:h2ig7JRLiBY=" 46409 "6900457" "Teviotdale Leisure Centre" [55.42835270895242,-2.7851611609712155] 21
1513 "WCAO067-91" "BORD:WCAO067:67:WCAO067SU:O:0:210:E0o5vvJMLIg=" 73274 "3100T995534" "Railway Station" [55.77393692377592,-2.0095517750942937] 22
1513 "WCAO067-91" "BORD:WCAO067:67:WCAO067SU:O:0:210:E0o5vvJMLIg=" 73335 "69002000" "Tweedbank Station" [55.60543,-2.75732] 24
1512 "WCAO067-92" "BORD:WCAO067:67:WCAO067SU:O:0:207:E0o5vvJMLIg=" 73262 "69002000" "Tweedbank Station" [55.60543,-2.75732] 24
1529 "WCAO067-90" "BORD:WCAO067:67:WCAO067MTWH:O:0:153:h2ig7JRLiBY=" 74149 "3100T995534" "Railway Station" [55.77393692377592,-2.0095517750942937] 22
1529 "WCAO067-90" "BORD:WCAO067:67:WCAO067MTWH:O:0:153:h2ig7JRLiBY=" 74216 "69002000" "Tweedbank Station" [55.60543,-2.75732] 24
stop_without_stop_time WARNING 16

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.
648 "690030698" "Dingleton Drive"
649 "6900639" "Eildon Terrace"
650 "6900638" "Wembley Terrace"
665 "69001355" "Craigswalls Rd End"
666 "69001357" "Allanbank Court"
667 "6900667" "Allanton Inn"
670 "690030424" "Waterloo Crossroads"
726 "69001611" "Cherrytrees Nursery"
727 "69002061" "Wembley Terrace"
728 "69002062" "Eildon Crescent"
729 "69001606" "Rhymers Loan"
983 "6900929" "Stonefield Place"
984 "6900468" "Liddesdale Court"
985 "6900931" "Stonefield Place"
986 "6900930" "Stonefield Place"
1107 "6200240140" "North Bridge"
stops_match_shape_out_of_order WARNING 3

stops_match_shape_out_of_order

Two stop entries are different than their arrival-departure order defined by shapes.txt.

This could indicate a problem with the location of the stops, the path of the shape, or the sequence of the stops for their trip.

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. stopTimeCsvRowNumber1 (?) The row number of the first faulty record from `stop_times.txt`. stopId1 (?) The id of the first stop that is referred to. stopName1 (?) The name of the first stop that is referred to. match1 (?) Latitude and longitude pair of the first matching location. stopTimeCsvRowNumber2 (?) The row number of the second faulty record from `stop_times.txt`. stopId2 (?) The id of the second stop that is referred to. stopName2 (?) The name of the second stop that is referred to. match2 (?) Latitude and longitude pair of the second matching location.
871 "BBH3A-116" "BORD:BBH3A:H3:BBH3ASU:I:0:2023:E0o5vvJMLIg=" 45734 "6900875" "Lanton Place" [55.43602057767452,-2.791519253842819] 45733 "6900871" "Stirches Road" [55.43229022872219,-2.791464053384735]
1907 "WCAO070-100" "BORD:WCAO070:70:WCAO070SU:I:0:863:E0o5vvJMLIg=" 91898 "69001509" "Galashiels Health Centre" [55.61581953522637,-2.803889628180578] 91897 "69001510" "ASDA Galashiels" [55.61526,-2.8033900000000003]
880 "BBP12A-121" "BORD:BBP12A:P12:BBP12AMTWH:I:0:1579:h2ig7JRLiBY=" 46202 "69001061" "Broomlee Crescent" [55.74927721308521,-3.3553840158923056] 46201 "69001060" "Broomlee Crescent" [55.749207518290454,-3.355293020778004]