GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-05T15:56:49Z,
for the dataset file:///shared/trakia.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:
Bulgarian
Feed Start Date:
2020-07-01
Feed End Date:
2022-03-31

Files included


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

Counts


  • Agencies: 0
  • Blocks: 0
  • Routes: 34
  • Shapes: 70
  • Stops: 513
  • Trips: 138

Specification Compliance report

33 notices reported (21 errors, 12 warnings, 0 infos)

Notice Code Severity Total
duplicate_key ERROR 18

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" 10 11 "fare_id,route_id,contains_id" "1046-e2,1046-15,1"
"fare_rules.txt" 13 15 "fare_id,route_id,contains_id" "1046-e2,1046-18,1"
"fare_rules.txt" 13 16 "fare_id,route_id,contains_id" "1046-e2,1046-18,1"
"fare_rules.txt" 32 33 "fare_id,route_id,contains_id" "1046-e4,1046-44s,1"
"fare_rules.txt" 38 39 "fare_id,route_id,contains_id" "1046-e6,1046-22,1"
"fare_rules.txt" 51 53 "fare_id,route_id,contains_id" "1046-e60-2,1046-18,1"
"fare_rules.txt" 51 54 "fare_id,route_id,contains_id" "1046-e60-2,1046-18,1"
"fare_rules.txt" 70 71 "fare_id,route_id,contains_id" "1046-e60-4,1046-44s,1"
"fare_rules.txt" 76 77 "fare_id,route_id,contains_id" "1046-e60-6,1046-22,1"
"fare_rules.txt" 89 91 "fare_id,route_id,contains_id" "1046-z1-2,1046-18,1"
"fare_rules.txt" 89 92 "fare_id,route_id,contains_id" "1046-z1-2,1046-18,1"
"fare_rules.txt" 110 111 "fare_id,route_id,contains_id" "1046-z1-4,1046-44s,1"
"fare_rules.txt" 116 117 "fare_id,route_id,contains_id" "1046-z1-6,1046-22,1"
"fare_rules.txt" 118 120 "fare_id,route_id,contains_id" "1046-z2-6,1046-22,1"
"fare_rules.txt" 119 121 "fare_id,route_id,contains_id" "1046-z2-6,1046-22,2"
"fare_rules.txt" 122 125 "fare_id,route_id,contains_id" "1046-z3-6,1046-22,1"
"fare_rules.txt" 123 126 "fare_id,route_id,contains_id" "1046-z3-6,1046-22,2"
"fare_rules.txt" 124 127 "fare_id,route_id,contains_id" "1046-z3-6,1046-22,3"
invalid_url ERROR 3

invalid_url

A field contains a malformed URL.

Definitions for valid URLs are quite vague. We perform strict validation using the Apache Commons UrlValidator.

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.
"agency.txt" 4 "agency_url" "https://www.plovdiv.bg/item/transport/масов-градски-транспорт-маршрутираз/"
"agency.txt" 5 "agency_url" "https://www.plovdiv.bg/item/transport/масов-градски-транспорт-маршрутираз/"
"agency.txt" 6 "agency_url" "https://www.plovdiv.bg/item/transport/масов-градски-транспорт-маршрутираз/"
duplicate_route_name WARNING 5

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`.
6 "1046-9" 7 "1046-9w" "9" "" 3 "1046-4-AP"
11 "1046-15" 12 "1046-15e" "15" "" 3 "1046-2-AT"
15 "1046-18" 16 "1046-18s" "18" "" 3 "1046-2-AT"
27 "1046-44" 28 "1046-44s" "44" "" 3 "1046-4-AP"
30 "1046-93" 31 "1046-93r" "93" "" 3 "1046-2-AT"
expired_calendar WARNING 4

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.
2 "1046-SA"
3 "1046-SU"
4 "1046-WD"
5 "1046-WE"
feed_expiration_date7_days WARNING 1

feed_expiration_date7_days

Dataset should be valid for at least the next 7 days.

The dataset expiration date defined in feed_info.txt is in seven days or less. At any time, the published GTFS dataset should be valid for at least the next 7 days.

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 "20251205" "20220331" "20251212"
stop_too_far_from_shape WARNING 1

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.
99 "1046-A16-1" "1046-16-WD-1" 2957 "1046-1018" "Кв. Гагарин – ул. Милеви скали" [42.16298199999999,24.758962999999998] 118.74211587698142
trip_coverage_not_active_for_next7_days WARNING 1

trip_coverage_not_active_for_next7_days

Trips data should be valid for at least the next seven days.

This notice is triggered if the date range where a significant number of trips are running ends in less than 7 days.

You can see more about this notice here.

currentDate (?) Current date (YYYYMMDD format). serviceWindowStartDate (?) The start date of the majority service window. serviceWindowEndDate (?) The end date of the majority service window.
"20251205" "20200701" "20220331"