baltijas — Enhanced Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-03-28T01:45:32Z,
for the dataset file:///shared/baltijas_8ec43337.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:
Latvian
Feed Start Date:
2002-07-13
Feed End Date:
2027-12-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. routes.txt
  8. shapes.txt
  9. stop_times.txt
  10. stops.txt
  11. transfers.txt
  12. trips.txt

Counts


  • Agencies: 137
  • Blocks: 3319
  • Routes: 5382
  • Shapes: 14078
  • Stops: 50910
  • Trips: 152135

Specification Compliance report

541919 notices reported (2 errors, 541901 warnings, 16 infos)

Notice Code Severity Total
missing_required_field ERROR 2

missing_required_field

A required field is missing.

The given field has no value in some input row, even though values are required.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) The name of the missing field.
"fare_attributes.txt" 1707 "agency_id"
"fare_attributes.txt" 1984 "agency_id"
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`.
4397 "105759-ltu-3645" 4415 "105759-ltu-8681" "144" "Vilnius (Žalgirio stotelė) – Nemenčinė per Pikeliškes" 3 "105759-ltu-53"
expired_calendar WARNING 71

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 71 affected records are displayed below.

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
36 "105759-atd-248238"
204 "105759-atd-252805"
205 "105759-atd-252811"
281 "105759-atd-259804"
322 "105759-ee-elr-Edel_12.02-04.05.2026-Fr"
389 "105759-ee-ivr-43_(05.01-31.03)-Fr"
393 "105759-ee-ivr-43_(05.01-31.03)-Th"
395 "105759-ee-ivr-43_(05.01-31.03)-We"
788 "105759-ee-kln-Lux227talvFraMare-Th"
790 "105759-ee-kln-Lux227talvFraMare-We"
1014 "105759-ee-trm-Alates_01.03.2026-Fr"
1018 "105759-ee-trm-Alates_01.03.2026-Th"
1020 "105759-ee-trm-Alates_01.03.2026-We"
1271 "105759-ltu-13743"
1323 "105759-ltu-2066"
1633 "105759-ltu-64427"
1699 "105759-ltu-76308"
1700 "105759-ltu-76309"
1706 "105759-ltu-76816"
1755 "105759-ltu-84977"
1757 "105759-ltu-84982"
1760 "105759-ltu-84992"
1761 "105759-ltu-84993"
1765 "105759-ltu-84999"
1768 "105759-ltu-85004"
1775 "105759-ltu-85019"
1776 "105759-ltu-85020"
1778 "105759-ltu-85022"
1779 "105759-ltu-85025"
1795 "105759-ltu-85071"
1797 "105759-ltu-85075"
1798 "105759-ltu-85079"
1799 "105759-ltu-85083"
1800 "105759-ltu-85087"
1801 "105759-ltu-85090"
1802 "105759-ltu-85092"
1808 "105759-ltu-85374"
1825 "105759-ltu-85401"
1826 "105759-ltu-85402"
1827 "105759-ltu-85403"
2064 "105759-ltu-ltg-/W6JNBUjKDTcGrmFdi85Qu"
2074 "105759-ltu-ltg-4xtF/1O7VHmfl4E18a9nDw"
2079 "105759-ltu-ltg-aVFdQ1VJUGyAnOLFld1lLO"
2090 "105759-ltu-ltg-GkRB5WLY9SrcMGgn/HV8xV"
2095 "105759-ltu-ltg-i3cjP1ybNZ/OeEYNJrDAkq"
2099 "105759-ltu-ltg-JcIu5QrHnsTHCrEJ06NU8G"
2100 "105759-ltu-ltg-jdqGRSuo2sEUTnXmwfIBT/"
2103 "105759-ltu-ltg-KddFprXFaFiEMdhcGsSNBu"
2104 "105759-ltu-ltg-KMZbLOGw6OX+ugVrV4ymo8"
2107 "105759-ltu-ltg-LEIvx6Tk5OAkx8JSBCO6a1"
fast_travel_between_far_stops WARNING 11

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.
35198 "105759-ee-hii-Koolipäevad-H-Fr-a7bbbb63fa9db33ad04c58d7a4f7d9aa-Kool-OB-1530-13b64c4" "105759-ee-hii-a7bbbb63fa9db33ad04c58d7a4f7d9aa" 157.9912538657171 10.532750257714474 864524 11 "105759-EE-HII-25343" "Ühtri" "15:48:00" 864531 18 "105759-EE-HII-21730" "Lelu" "15:51:00"
35197 "105759-ee-hii-Koolipäevad-H-Tu-a7bbbb63fa9db33ad04c58d7a4f7d9aa-Kool-OB-1530-13b64c4" "105759-ee-hii-a7bbbb63fa9db33ad04c58d7a4f7d9aa" 157.9912538657171 10.532750257714474 864475 11 "105759-EE-HII-25343" "Ühtri" "15:48:00" 864482 18 "105759-EE-HII-21730" "Lelu" "15:51:00"
35199 "105759-ee-hii-Koolipäevad-H-Th-a7bbbb63fa9db33ad04c58d7a4f7d9aa-Kool-OB-1530-13b64c4" "105759-ee-hii-a7bbbb63fa9db33ad04c58d7a4f7d9aa" 157.9912538657171 10.532750257714474 864573 11 "105759-EE-HII-25343" "Ühtri" "15:48:00" 864580 18 "105759-EE-HII-21730" "Lelu" "15:51:00"
35196 "105759-ee-hii-Koolipäevad-H-MoWe-a7bbbb63fa9db33ad04c58d7a4f7d9aa-Kool-OB-1530-13b64c4" "105759-ee-hii-a7bbbb63fa9db33ad04c58d7a4f7d9aa" 157.9912538657171 10.532750257714474 864426 11 "105759-EE-HII-25343" "Ühtri" "15:48:00" 864433 18 "105759-EE-HII-21730" "Lelu" "15:51:00"
34185 "105759-ee-plv-p_E-P_a._01.03.2026-Sa-d5a0ad0b2c35ba2c6a130e4a945d8857-Kiidjärve_park_vahetatud-OB-2220-1bf9b3d" "105759-ee-plv-d5a0ad0b2c35ba2c6a130e4a945d8857" 200.4251718125061 10.021258590625305 837041 28 "105759-EE-PLV-138648" "Sepa" "23:14:00" 837049 36 "105759-EE-PLV-31423" "Taevaskoja tee" "23:16:00"
34677 "105759-ee-plv-p_E-P_a._01.03.2026-We-d5a0ad0b2c35ba2c6a130e4a945d8857-Kiidjärve_park_vahetatud-OB-2220-8d67843" "105759-ee-plv-d5a0ad0b2c35ba2c6a130e4a945d8857" 200.4251718125061 10.021258590625305 849958 28 "105759-EE-PLV-138648" "Sepa" "23:14:00" 849966 36 "105759-EE-PLV-31423" "Taevaskoja tee" "23:16:00"
34310 "105759-ee-plv-p_E-P_a._01.03.2026-Su-d5a0ad0b2c35ba2c6a130e4a945d8857-Kiidjärve_park_vahetatud-OB-2220-39038a3" "105759-ee-plv-d5a0ad0b2c35ba2c6a130e4a945d8857" 200.4251718125061 10.021258590625305 840255 28 "105759-EE-PLV-138648" "Sepa" "23:14:00" 840263 36 "105759-EE-PLV-31423" "Taevaskoja tee" "23:16:00"
34676 "105759-ee-plv-p_E-P_a._01.03.2026-Th-d5a0ad0b2c35ba2c6a130e4a945d8857-Kiidjärve_park_vahetatud-OB-2220-8d67843" "105759-ee-plv-d5a0ad0b2c35ba2c6a130e4a945d8857" 200.4251718125061 10.021258590625305 849903 28 "105759-EE-PLV-138648" "Sepa" "23:14:00" 849911 36 "105759-EE-PLV-31423" "Taevaskoja tee" "23:16:00"
34675 "105759-ee-plv-p_E-P_a._01.03.2026-Tu-d5a0ad0b2c35ba2c6a130e4a945d8857-Kiidjärve_park_vahetatud-OB-2220-8d67843" "105759-ee-plv-d5a0ad0b2c35ba2c6a130e4a945d8857" 200.4251718125061 10.021258590625305 849848 28 "105759-EE-PLV-138648" "Sepa" "23:14:00" 849856 36 "105759-EE-PLV-31423" "Taevaskoja tee" "23:16:00"
34678 "105759-ee-plv-p_E-P_a._01.03.2026-Mo-d5a0ad0b2c35ba2c6a130e4a945d8857-Kiidjärve_park_vahetatud-OB-2220-8d67843" "105759-ee-plv-d5a0ad0b2c35ba2c6a130e4a945d8857" 200.4251718125061 10.021258590625305 850013 28 "105759-EE-PLV-138648" "Sepa" "23:14:00" 850021 36 "105759-EE-PLV-31423" "Taevaskoja tee" "23:16:00"
34674 "105759-ee-plv-p_E-P_a._01.03.2026-Fr-d5a0ad0b2c35ba2c6a130e4a945d8857-Kiidjärve_park_vahetatud-OB-2220-8d67843" "105759-ee-plv-d5a0ad0b2c35ba2c6a130e4a945d8857" 200.4251718125061 10.021258590625305 849793 28 "105759-EE-PLV-138648" "Sepa" "23:14:00" 849801 36 "105759-EE-PLV-31423" "Taevaskoja tee" "23:16:00"
mixed_case_recommended_field WARNING 241

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.

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

filename (?) Name of the faulty file. fieldName (?) Name of the faulty field. fieldValue (?) Faulty value. csvRowNumber (?) The row number of the faulty record.
"routes.txt" "route_desc" "käigus P ja riigipühadel" 1593
"routes.txt" "route_desc" "liin on käigus iga päev" 1953
"routes.txt" "route_desc" "riiklikel pühadel kehtib pühapäevae graafik" 1960
"routes.txt" "route_desc" "liin on käigus iga päev" 1963
"routes.txt" "route_desc" "liin on käigus iga päev" 1967
"routes.txt" "route_desc" "riiklikel pühadel kehtib pühapäevane graafik" 1969
"routes.txt" "route_short_name" "1114 piloot" 1978
"routes.txt" "route_desc" "liin on käigus iga päev" 1984
"routes.txt" "route_short_name" "1105 piloot" 1990
"routes.txt" "route_desc" "liin on käigus iga päev" 1994
"routes.txt" "route_desc" "liin on käigus ka riiklikel pühadel" 1998
"routes.txt" "route_desc" "riiklikel pühadel kehtib pühapäevane graafik" 1999
"routes.txt" "route_short_name" "1102 piloot" 2004
"routes.txt" "route_short_name" "1108 piloot" 2008
"routes.txt" "route_desc" "riiklikel pühadel kehtib pühapäevane graafik" 2011
"routes.txt" "route_desc" "riiklikel pühadel kehtib pühapäevane graafik" 2014
"routes.txt" "route_short_name" "1101 piloot" 2020
"routes.txt" "route_desc" "liin on käigus kooliperioodil ( riiklikel pühadel ja koolivaheaegadel ei sõida)" 2026
"routes.txt" "route_desc" "riiklikel pühadel sõidab pühapäevase graafikuga" 2034
"routes.txt" "route_desc" "lin on käigus tööpäevadel" 2038
"routes.txt" "route_short_name" "1103 piloot" 2047
"routes.txt" "route_desc" "NB talvel ja suvel erinevad graafikud<br>liin ei ole käigus riigipühadel" 2061
"routes.txt" "route_desc" "liin on käigus riiklikel pühadel pühapäevase graafikuga" 2063
"routes.txt" "route_short_name" "1122 piloot" 2070
"routes.txt" "route_desc" "sõidab 18 istekohaga buss" 2853
"routes.txt" "route_desc" "käigus koolipäevadel" 2857
"routes.txt" "route_desc" "liin ei ole käigus riigipühadel" 2908
"routes.txt" "route_desc" "ei ole käigus riiklikul pühal" 3068
"routes.txt" "route_long_name" "telšiai janapolė - telšiai" 3938
"routes.txt" "route_short_name" "70ac" 4302
"routes.txt" "route_short_name" "50ab" 4644
"routes.txt" "route_short_name" "94at" 4844
"stops.txt" "stop_name" "3.depo" 2
"stops.txt" "stop_name" "7.parks" 3
"stops.txt" "stop_name" "5.depo" 4
"stops.txt" "stop_name" "6.parks" 5
"stops.txt" "stop_name" "7.autobusu parks" 456
"stops.txt" "stop_name" "7.autobusu parks" 463
"stops.txt" "stop_name" "6.autobusu parks" 648
"stops.txt" "stop_name" "6.autobusu parks" 649
"stops.txt" "stop_name" "96.vidusskola" 685
"stops.txt" "stop_name" "96.vidusskola" 686
"stops.txt" "stop_name" "80.vidusskola" 1027
"stops.txt" "stop_name" "80.vidusskola" 1154
"stops.txt" "stop_name" "64.vidusskola" 1161
"stops.txt" "stop_name" "64.vidusskola" 1162
"stops.txt" "stop_name" "1.trolejbusu parks" 1209
"stops.txt" "stop_name" "1.trolejbusu parks" 1210
"stops.txt" "stop_name" "1.trolejbusu parks" 1211
"stops.txt" "stop_name" "1.trolejbusu parks" 1212
non_ascii_or_non_printable_char WARNING 541340

non_ascii_or_non_printable_char

Non ascii or non printable char in ID field.

A value of a field with type ID contains non ASCII or non printable characters. This is not recommended.

You can see more about this notice here.

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

filename (?) Name of the faulty file. csvRowNumber (?) Row number of the faulty record. columnName (?) Name of the column where the error occurred. fieldValue (?) Faulty value.
"calendar.txt" 324 "service_id" "105759-ee-elr-Ida,_Lõuna_12.02-4.04.2026-Sa"
"calendar.txt" 325 "service_id" "105759-ee-elr-Ida,_Lõuna_12.02-4.04.2026-Su"
"calendar.txt" 326 "service_id" "105759-ee-elr-Ida,_Lõuna_12.02-4.04.2026-Th"
"calendar.txt" 327 "service_id" "105759-ee-elr-Ida,_Lõuna_12.02-4.04.2026-Tu"
"calendar.txt" 328 "service_id" "105759-ee-elr-Ida,_Lõuna_12.02-4.04.2026-We"
"calendar.txt" 340 "service_id" "105759-ee-hii-6292_koolipäevad-Sa"
"calendar.txt" 341 "service_id" "105759-ee-hii-6292_koolipäevad-Su"
"calendar.txt" 355 "service_id" "105759-ee-hii-Koolipäevad-H-Fr"
"calendar.txt" 356 "service_id" "105759-ee-hii-Koolipäevad-H-MoWe"
"calendar.txt" 357 "service_id" "105759-ee-hii-Koolipäevad-H-Th"
"calendar.txt" 358 "service_id" "105759-ee-hii-Koolipäevad-H-Tu"
"calendar.txt" 359 "service_id" "105759-ee-hii-Koolipäevad+R.P(0)-H-Fr"
"calendar.txt" 360 "service_id" "105759-ee-hii-Koolipäevad+R.P(0)-H-MoWe"
"calendar.txt" 361 "service_id" "105759-ee-hii-Koolipäevad+R.P(0)-H-Th"
"calendar.txt" 362 "service_id" "105759-ee-hii-Koolipäevad+R.P(0)-H-Tu"
"calendar.txt" 366 "service_id" "105759-ee-hii-Riigipüha(6)-H-Sa"
"calendar.txt" 367 "service_id" "105759-ee-hii-Riigipüha(6)-H-Su"
"calendar.txt" 368 "service_id" "105759-ee-hii-Riigipühad(0)-H-Sa"
"calendar.txt" 369 "service_id" "105759-ee-hii-Riigipühad(7)-H-Fr"
"calendar.txt" 370 "service_id" "105759-ee-hii-Riigipühad(7)-H-Su"
"calendar.txt" 378 "service_id" "105759-ee-ivr-33_kevad-sügis-Fr"
"calendar.txt" 419 "service_id" "105759-ee-ivr-Iga_Päev_(7)-Fr"
"calendar.txt" 420 "service_id" "105759-ee-ivr-Iga_Päev_(7)-Mo"
"calendar.txt" 421 "service_id" "105759-ee-ivr-Iga_Päev_(7)-Sa"
"calendar.txt" 422 "service_id" "105759-ee-ivr-Iga_Päev_(7)-Su"
"calendar.txt" 423 "service_id" "105759-ee-ivr-Iga_Päev_(7)-Th"
"calendar.txt" 424 "service_id" "105759-ee-ivr-Iga_Päev_(7)-Tu"
"calendar.txt" 425 "service_id" "105759-ee-ivr-Iga_Päev_(7)-We"
"calendar.txt" 426 "service_id" "105759-ee-ivr-Sillamäe_(05.01-14.04)-Fr"
"calendar.txt" 427 "service_id" "105759-ee-ivr-Sillamäe_(05.01-14.04)-Mo"
"calendar.txt" 428 "service_id" "105759-ee-ivr-Sillamäe_(05.01-14.04)-Sa"
"calendar.txt" 429 "service_id" "105759-ee-ivr-Sillamäe_(05.01-14.04)-Su"
"calendar.txt" 430 "service_id" "105759-ee-ivr-Sillamäe_(05.01-14.04)-Th"
"calendar.txt" 431 "service_id" "105759-ee-ivr-Sillamäe_(05.01-14.04)-Tu"
"calendar.txt" 432 "service_id" "105759-ee-ivr-Sillamäe_(05.01-14.04)-We"
"calendar.txt" 433 "service_id" "105759-ee-ivr-Sillamäe_(15.04-14.10)-Fr"
"calendar.txt" 434 "service_id" "105759-ee-ivr-Sillamäe_(15.04-14.10)-Mo"
"calendar.txt" 435 "service_id" "105759-ee-ivr-Sillamäe_(15.04-14.10)-Sa"
"calendar.txt" 436 "service_id" "105759-ee-ivr-Sillamäe_(15.04-14.10)-Su"
"calendar.txt" 437 "service_id" "105759-ee-ivr-Sillamäe_(15.04-14.10)-Th"
"calendar.txt" 438 "service_id" "105759-ee-ivr-Sillamäe_(15.04-14.10)-Tu"
"calendar.txt" 439 "service_id" "105759-ee-ivr-Sillamäe_(15.04-14.10)-We"
"calendar.txt" 516 "service_id" "105759-ee-jgv-Iga-päev-Jogeva-Fr"
"calendar.txt" 517 "service_id" "105759-ee-jgv-Iga-päev-Jogeva-Sa"
"calendar.txt" 518 "service_id" "105759-ee-jgv-Iga-päev-Jogeva-Su"
"calendar.txt" 519 "service_id" "105759-ee-jgv-Iga-päev-Jogeva-Tu"
"calendar.txt" 520 "service_id" "105759-ee-jgv-Iga-päev-Jogeva-We"
"calendar.txt" 521 "service_id" "105759-ee-jgv-Riigipühad_0_a.09.02.26_-Mo"
"calendar.txt" 522 "service_id" "105759-ee-jgv-Riigipühad_0_a.09.02.26_-Sa"
"calendar.txt" 523 "service_id" "105759-ee-jgv-Riigipühad_0_a.09.02.26_-Tu"