GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-04T21:57:10Z,
for the dataset file:///shared/baltijas_3e3c6482.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:
Multiple languages
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. trips.txt

Counts


  • Agencies: 136
  • Blocks: 3176
  • Routes: 5243
  • Shapes: 13328
  • Stops: 49947
  • Trips: 146880

Specification Compliance report

525884 notices reported (2 errors, 525866 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" 1706 "agency_id"
"fare_attributes.txt" 1982 "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`.
4309 "105759-ltu-3645" 4327 "105759-ltu-8681" "144" "Vilnius (Žalgirio stotelė) – Nemenčinė per Pikeliškes" 3 "105759-ltu-53"
expired_calendar WARNING 97

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

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
93 "105759-atd-249676"
141 "105759-atd-251117"
156 "105759-atd-251334"
162 "105759-atd-251473"
199 "105759-atd-253171"
200 "105759-atd-253395"
202 "105759-atd-253398"
203 "105759-atd-253437"
270 "105759-atd-259895"
278 "105759-atd-260124"
279 "105759-atd-260125"
282 "105759-atd-261226"
442 "105759-ee-jgv-197-198-0-Jogeva"
771 "105759-ee-lae-H_W_15-17-Fr"
772 "105759-ee-lae-H_W_18-We"
773 "105759-ee-lae-S_W_17-Fr"
774 "105759-ee-lae-S_W_18-Fr"
775 "105759-ee-lae-S_W_18-Sa"
776 "105759-ee-lae-S_W_18-Su"
777 "105759-ee-lae-S_W_18-Th"
861 "105759-ee-prl-Talv-Paat-Pärnu-MoWeTh"
862 "105759-ee-prl-Talv-Paat-Pärnu-TuFr"
880 "105759-ee-prm-Koolivaheaeg(0)+Riigipüha(0)-Fr"
881 "105759-ee-prm-Koolivaheaeg(0)+Riigipüha(0)-Mo"
882 "105759-ee-prm-Koolivaheaeg(0)+Riigipüha(0)-TuTh"
890 "105759-ee-prm-Riigipühad_(7)-Su"
891 "105759-ee-prm-Riigipühad_(7)-We"
984 "105759-ee-trm-VT-P1_(01.01.2026-30.04.2026)-Fr"
985 "105759-ee-trm-VT-P1_(01.01.2026-30.04.2026)-Sa"
986 "105759-ee-trm-VT-P1_(01.01.2026-30.04.2026)-Su"
987 "105759-ee-trm-VT-P1_(01.01.2026-30.04.2026)-We"
1134 "105759-lt-96144"
1243 "105759-ltu-2066"
1592 "105759-ltu-68211"
1609 "105759-ltu-76308"
1610 "105759-ltu-76309"
1615 "105759-ltu-76816"
1663 "105759-ltu-85010"
1664 "105759-ltu-85013"
1665 "105759-ltu-85018"
1666 "105759-ltu-85021"
1667 "105759-ltu-85026"
1669 "105759-ltu-85038"
1670 "105759-ltu-85061"
1671 "105759-ltu-85063"
1672 "105759-ltu-85065"
1673 "105759-ltu-85072"
1674 "105759-ltu-85093"
1675 "105759-ltu-85110"
1676 "105759-ltu-85375"
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.
33758 "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 827034 28 "105759-EE-PLV-138648" "Sepa" "23:14:00" 827042 36 "105759-EE-PLV-31423" "Taevaskoja tee" "23:16:00"
34250 "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 839951 28 "105759-EE-PLV-138648" "Sepa" "23:14:00" 839959 36 "105759-EE-PLV-31423" "Taevaskoja tee" "23:16:00"
33883 "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 830248 28 "105759-EE-PLV-138648" "Sepa" "23:14:00" 830256 36 "105759-EE-PLV-31423" "Taevaskoja tee" "23:16:00"
34249 "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 839896 28 "105759-EE-PLV-138648" "Sepa" "23:14:00" 839904 36 "105759-EE-PLV-31423" "Taevaskoja tee" "23:16:00"
34248 "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 839841 28 "105759-EE-PLV-138648" "Sepa" "23:14:00" 839849 36 "105759-EE-PLV-31423" "Taevaskoja tee" "23:16:00"
34251 "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 840006 28 "105759-EE-PLV-138648" "Sepa" "23:14:00" 840014 36 "105759-EE-PLV-31423" "Taevaskoja tee" "23:16:00"
34247 "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 839786 28 "105759-EE-PLV-138648" "Sepa" "23:14:00" 839794 36 "105759-EE-PLV-31423" "Taevaskoja tee" "23:16:00"
34771 "105759-ee-hii-Koolipäevad-H-Fr-a7bbbb63fa9db33ad04c58d7a4f7d9aa-Kool-OB-1530-13b64c4" "105759-ee-hii-a7bbbb63fa9db33ad04c58d7a4f7d9aa" 157.9912538657171 10.532750257714474 854517 11 "105759-EE-HII-25343" "Ühtri" "15:48:00" 854524 18 "105759-EE-HII-21730" "Lelu" "15:51:00"
34770 "105759-ee-hii-Koolipäevad-H-Tu-a7bbbb63fa9db33ad04c58d7a4f7d9aa-Kool-OB-1530-13b64c4" "105759-ee-hii-a7bbbb63fa9db33ad04c58d7a4f7d9aa" 157.9912538657171 10.532750257714474 854468 11 "105759-EE-HII-25343" "Ühtri" "15:48:00" 854475 18 "105759-EE-HII-21730" "Lelu" "15:51:00"
34772 "105759-ee-hii-Koolipäevad-H-Th-a7bbbb63fa9db33ad04c58d7a4f7d9aa-Kool-OB-1530-13b64c4" "105759-ee-hii-a7bbbb63fa9db33ad04c58d7a4f7d9aa" 157.9912538657171 10.532750257714474 854566 11 "105759-EE-HII-25343" "Ühtri" "15:48:00" 854573 18 "105759-EE-HII-21730" "Lelu" "15:51:00"
34769 "105759-ee-hii-Koolipäevad-H-MoWe-a7bbbb63fa9db33ad04c58d7a4f7d9aa-Kool-OB-1530-13b64c4" "105759-ee-hii-a7bbbb63fa9db33ad04c58d7a4f7d9aa" 157.9912538657171 10.532750257714474 854419 11 "105759-EE-HII-25343" "Ühtri" "15:48:00" 854426 18 "105759-EE-HII-21730" "Lelu" "15:51:00"
mixed_case_recommended_field WARNING 239

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 239 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" 1586
"routes.txt" "route_desc" "liin on käigus iga päev" 1925
"routes.txt" "route_desc" "riiklikel pühadel kehtib pühapäevae graafik" 1932
"routes.txt" "route_desc" "liin on käigus iga päev" 1935
"routes.txt" "route_desc" "liin on käigus iga päev" 1939
"routes.txt" "route_desc" "riiklikel pühadel kehtib pühapäevane graafik" 1941
"routes.txt" "route_short_name" "1114 piloot" 1950
"routes.txt" "route_desc" "liin on käigus iga päev" 1956
"routes.txt" "route_short_name" "1105 piloot" 1962
"routes.txt" "route_desc" "liin on käigus iga päev" 1966
"routes.txt" "route_desc" "liin on käigus ka riiklikel pühadel" 1970
"routes.txt" "route_desc" "riiklikel pühadel kehtib pühapäevane graafik" 1971
"routes.txt" "route_short_name" "1102 piloot" 1976
"routes.txt" "route_short_name" "1108 piloot" 1980
"routes.txt" "route_desc" "riiklikel pühadel kehtib pühapäevane graafik" 1983
"routes.txt" "route_desc" "riiklikel pühadel kehtib pühapäevane graafik" 1986
"routes.txt" "route_short_name" "1101 piloot" 1992
"routes.txt" "route_desc" "liin on käigus kooliperioodil ( riiklikel pühadel ja koolivaheaegadel ei sõida)" 1998
"routes.txt" "route_desc" "riiklikel pühadel sõidab pühapäevase graafikuga" 2006
"routes.txt" "route_desc" "lin on käigus tööpäevadel" 2010
"routes.txt" "route_short_name" "1103 piloot" 2019
"routes.txt" "route_desc" "NB talvel ja suvel erinevad graafikud<br>liin ei ole käigus riigipühadel" 2033
"routes.txt" "route_desc" "liin on käigus riiklikel pühadel pühapäevase graafikuga" 2035
"routes.txt" "route_short_name" "1122 piloot" 2042
"routes.txt" "route_desc" "sõidab 18 istekohaga buss" 2824
"routes.txt" "route_desc" "käigus koolipäevadel" 2828
"routes.txt" "route_desc" "liin ei ole käigus riigipühadel" 2868
"routes.txt" "route_desc" "ei ole käigus riiklikul pühal" 3028
"routes.txt" "route_long_name" "telšiai janapolė - telšiai" 3880
"routes.txt" "route_short_name" "70ac" 4215
"routes.txt" "route_short_name" "50ab" 4552
"routes.txt" "route_short_name" "94at" 4749
"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 525313

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 525313 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" 319 "service_id" "105759-ee-hii-6292_koolipäevad-Sa"
"calendar.txt" 320 "service_id" "105759-ee-hii-6292_koolipäevad-Su"
"calendar.txt" 332 "service_id" "105759-ee-hii-Koolipäevad-H-Fr"
"calendar.txt" 333 "service_id" "105759-ee-hii-Koolipäevad-H-MoWe"
"calendar.txt" 334 "service_id" "105759-ee-hii-Koolipäevad-H-Th"
"calendar.txt" 335 "service_id" "105759-ee-hii-Koolipäevad-H-Tu"
"calendar.txt" 336 "service_id" "105759-ee-hii-Koolipäevad+R.P(0)-H-MoWe"
"calendar.txt" 337 "service_id" "105759-ee-hii-Koolipäevad+R.P(0)-H-Tu"
"calendar.txt" 343 "service_id" "105759-ee-hii-Riigipüha(6)-H-Sa"
"calendar.txt" 344 "service_id" "105759-ee-hii-Riigipüha(6)-H-Su"
"calendar.txt" 345 "service_id" "105759-ee-hii-Riigipühad(0)-H-Sa"
"calendar.txt" 346 "service_id" "105759-ee-hii-Riigipühad(7)-H-Fr"
"calendar.txt" 347 "service_id" "105759-ee-hii-Riigipühad(7)-H-Su"
"calendar.txt" 355 "service_id" "105759-ee-ivr-33_kevad-sügis-Fr"
"calendar.txt" 382 "service_id" "105759-ee-ivr-Iga_Päev_(7)-Fr"
"calendar.txt" 383 "service_id" "105759-ee-ivr-Iga_Päev_(7)-Mo"
"calendar.txt" 384 "service_id" "105759-ee-ivr-Iga_Päev_(7)-Sa"
"calendar.txt" 385 "service_id" "105759-ee-ivr-Iga_Päev_(7)-Su"
"calendar.txt" 386 "service_id" "105759-ee-ivr-Iga_Päev_(7)-Th"
"calendar.txt" 387 "service_id" "105759-ee-ivr-Iga_Päev_(7)-Tu"
"calendar.txt" 388 "service_id" "105759-ee-ivr-Iga_Päev_(7)-We"
"calendar.txt" 389 "service_id" "105759-ee-ivr-Sillamäe_(15.04-14.10)-Fr"
"calendar.txt" 390 "service_id" "105759-ee-ivr-Sillamäe_(15.04-14.10)-Mo"
"calendar.txt" 391 "service_id" "105759-ee-ivr-Sillamäe_(15.04-14.10)-Sa"
"calendar.txt" 392 "service_id" "105759-ee-ivr-Sillamäe_(15.04-14.10)-Su"
"calendar.txt" 393 "service_id" "105759-ee-ivr-Sillamäe_(15.04-14.10)-Th"
"calendar.txt" 394 "service_id" "105759-ee-ivr-Sillamäe_(15.04-14.10)-Tu"
"calendar.txt" 395 "service_id" "105759-ee-ivr-Sillamäe_(15.04-14.10)-We"
"calendar.txt" 472 "service_id" "105759-ee-jgv-Iga-päev-Jogeva-Fr"
"calendar.txt" 473 "service_id" "105759-ee-jgv-Iga-päev-Jogeva-Sa"
"calendar.txt" 474 "service_id" "105759-ee-jgv-Iga-päev-Jogeva-Su"
"calendar.txt" 475 "service_id" "105759-ee-jgv-Iga-päev-Jogeva-Tu"
"calendar.txt" 476 "service_id" "105759-ee-jgv-Iga-päev-Jogeva-We"
"calendar.txt" 477 "service_id" "105759-ee-jgv-Riigipühad_0_a.09.02.26_-Mo"
"calendar.txt" 478 "service_id" "105759-ee-jgv-Riigipühad_0_a.09.02.26_-Sa"
"calendar.txt" 479 "service_id" "105759-ee-jgv-Riigipühad_0_a.09.02.26_-Tu"
"calendar.txt" 480 "service_id" "105759-ee-jgv-Riigipühad_0_a.09.02.26_-We"
"calendar.txt" 481 "service_id" "105759-ee-jgv-Riigipühad-0-Jogeva-Mo"
"calendar.txt" 482 "service_id" "105759-ee-jgv-Riigipühad-0-Jogeva-Su"
"calendar.txt" 483 "service_id" "105759-ee-jgv-Riigipühad-0-Jogeva-Th"
"calendar.txt" 484 "service_id" "105759-ee-jgv-Riigipühad-7-Jogeva-Fr"
"calendar.txt" 485 "service_id" "105759-ee-jgv-Riigipühad-7-Jogeva-Su"
"calendar.txt" 486 "service_id" "105759-ee-jgv-Riigipühad-järgneb-TP-Jõgeva-Fr"
"calendar.txt" 487 "service_id" "105759-ee-jgv-RP-järgneb-TP-Jogeva-Sa"
"calendar.txt" 488 "service_id" "105759-ee-jgv-RP-järgneb-TP-Jogeva-Su"
"calendar.txt" 523 "service_id" "105759-ee-jrv-Iga-päev-Jarva-Fr"
"calendar.txt" 524 "service_id" "105759-ee-jrv-Iga-päev-Jarva-Sa"
"calendar.txt" 525 "service_id" "105759-ee-jrv-Iga-päev-Jarva-Su"
"calendar.txt" 526 "service_id" "105759-ee-jrv-Iga-päev-Jarva-Th"
"calendar.txt" 527 "service_id" "105759-ee-jrv-Iga-päev-Jarva-Tu"
stop_too_far_from_shape WARNING 186

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.

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

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.
21162 "105759-atd-147141" "105759-atd-253521" 466655 "105759-ATD-17170" "Gatartas pansionāts" [57.218346,25.943701] 1383.0539942894857
22387 "105759-atd-148470" "105759-atd-255070" 488018 "105759-ATD-5099" "Alsviķi" [57.444527,26.939562] 134.99730014540557
22512 "105759-atd-149772" "105759-atd-256841" 490723 "105759-ATD-14356" "Stadions" [56.817257,24.592546] 187.73389481907367
21117 "105759-atd-147099" "105759-atd-253475" 465867 "105759-ATD-18324" "Pluņķi" [56.98282932139513,25.238640672826268] 1548.9774980314307
17029 "105759-atd-138938" "105759-atd-244215" 399522 "105759-ATD-12808" "Jēkabpils (Kurzemes iela)" [56.50622800290603,25.882064303945487] 660.7098512427152
17029 "105759-atd-138938" "105759-atd-244215" 399523 "105759-ATD-11817" "Jēkabpils Ao" [56.504876479255984,25.88580952979102] 1380.0571740573826
37511 "105759-ee-prm-b559f344ca5395207c83d72d6aeb9f36-B-IB" "105759-ee-prm-Riigipühad_(7)-Mo-b559f344ca5395207c83d72d6aeb9f36-B-IB-0730-0f4b18e" 934719 "105759-EE-PRM-28646" "Värati" [58.334514,23.994471999999995] 2696.874474783339
18841 "105759-atd-shp_3_30" "105759-atd-250946" 423788 "105759-ATD-12361" "Kandavas vidusskola" [57.03451221806205,22.76878805864983] 120.64172561969596
18844 "105759-atd-shp_3_31" "105759-atd-250949" 423822 "105759-ATD-12361" "Kandavas vidusskola" [57.03451221806205,22.76878805864983] 120.64172561969596
18844 "105759-atd-shp_3_31" "105759-atd-250949" 423826 "105759-ATD-11281" "Sabile" [57.04592826330239,22.573157479758926] 120.59639139132972
23375 "105759-atd-shp_3_59" "105759-atd-261463" 505675 "105759-ATD-9635" "Vonogova" [56.654503,27.502422] 130.10165436110375
23351 "105759-atd-shp_3_64" "105759-atd-260748" 505252 "105759-ATD-11368" "Varakļāni" [56.610237286813344,26.757801727856933] 100.19653329752033
23359 "105759-atd-shp_3_67" "105759-atd-261227" 505402 "105759-ATD-12441" "Ropaži" [56.97356076279605,24.633643645307185] 162.5069519645134
23358 "105759-atd-shp_3_66" "105759-atd-261226" 505366 "105759-ATD-12441" "Ropaži" [56.97356076279605,24.633643645307185] 162.5069519645134
23350 "105759-atd-shp_3_61" "105759-atd-260747" 505231 "105759-ATD-11368" "Varakļāni" [56.610237286813344,26.757801727856933] 100.19653329752033
18769 "105759-atd-shp_3_86" "105759-atd-250874" 423160 "105759-ATD-7579" "Valdeķi" [57.000628999999996,22.775151999999995] 152.16412405966847
23349 "105759-atd-shp_3_82" "105759-atd-260746" 505226 "105759-ATD-11368" "Varakļāni" [56.610237286813344,26.757801727856933] 100.19653329752033
18768 "105759-atd-shp_3_29" "105759-atd-250873" 423148 "105759-ATD-12361" "Kandavas vidusskola" [57.03451221806205,22.76878805864983] 120.64172561969596
18768 "105759-atd-shp_3_29" "105759-atd-250873" 423149 "105759-ATD-7580" "Valdeķi" [57.000628999999996,22.775151999999995] 165.092014767702
18764 "105759-atd-shp_3_28" "105759-atd-250869" 423111 "105759-ATD-16755" "Griepciems" [57.077225,22.655612999999995] 104.9787978365587
105426 "105759-ltu-6511" "105759-ltu-54508" 2480898 "105759-LTU-5701" "Šedbarai" [55.653568,23.254761000000002] 109.0038755405544
106644 "105759-ltu-6513" "105759-ltu-54509" 2499495 "105759-LTU-5701" "Šedbarai" [55.653568,23.254761000000002] 109.0038755405544
22612 "105759-atd-149856" "105759-atd-256949" 491942 "105759-ATD-16960" "Zvejnieki" [56.639854909412456,25.39328959863822] 788.4540423638468
22611 "105759-atd-149855" "105759-atd-256948" 491932 "105759-ATD-16960" "Zvejnieki" [56.639854909412456,25.39328959863822] 788.4540423638468
103036 "105759-ltu-6509" "105759-ltu-54501" 2442803 "105759-LTU-5701" "Šedbarai" [55.653568,23.254761000000002] 109.0038755405544
101928 "105759-ltu-5232" "105759-ltu-48165" 2425647 "105759-LTU-14684" "Lieplaukalė" [55.935498392571056,21.83109048836627] 151.81189534032077
90552 "105759-ee-kln-c8f6e2268d2b698bfc3ce572dcbe1a82-A-IB" "105759-ee-kln-Lux1-Sa-c8f6e2268d2b698bfc3ce572dcbe1a82-A-IB-0900-3d23eee" 2186750 "105759-EE-KLN-25470" "Risti" [58.99376643947879,24.06072110364447] 537.0570902412993
17030 "105759-atd-151634" "105759-atd-244216" 399532 "105759-ATD-11817" "Jēkabpils Ao" [56.504876479255984,25.88580952979102] 1380.0571740573826
17030 "105759-atd-151634" "105759-atd-244216" 399533 "105759-ATD-12809" "Jēkabpils (Kurzemes iela)" [56.50594830891679,25.882759868634718] 580.5458140090336
22996 "105759-atd-151631" "105759-atd-257342" 497629 "105759-ATD-12262" "Ērgļi" [56.897411000000005,25.634581] 186.01037627215283
20167 "105759-atd-151653" "105759-atd-252333" 447559 "105759-ATD-17641" "Mārciena" [56.774639,26.098090999999997] 241.80889918644354
23001 "105759-atd-151627" "105759-atd-257347" 497797 "105759-ATD-12262" "Ērgļi" [56.89753473337689,25.634756549595355] 178.6683611097066
20165 "105759-atd-151596" "105759-atd-252331" 447534 "105759-ATD-17641" "Mārciena" [56.774639,26.098090999999997] 241.80889918644354
16972 "105759-atd-137286" "105759-atd-239369" 398720 "105759-ATD-11273" "Saldus Ao" [56.684205925404115,22.484428634476256] 1930.9099193739148
39636 "105759-ee-prm-df3e193c710961c5165a6396436c7521-A-IB" "105759-ee-prm-Koolivaheaeg(0)+Riigipüha(0)-TuTh-df3e193c710961c5165a6396436c7521-A-IB-1525-fb30cd0" 1006045 "105759-EE-PRM-130501" "Kõmsi kool" [58.62194699999999,23.635453] 385.7190402262214
22220 "105759-atd-148293" "105759-atd-254892" 485910 "105759-ATD-11706" "Jaunvanagi" [57.053233999999996,26.913748000000002] 150.7771719959604
38247 "105759-ee-prm-b45c0129a465eb2ae15904e34905e979-F-OB" "105759-ee-prm-Riigipühad_(7)-Su-b45c0129a465eb2ae15904e34905e979-F-OB-1300-5f36073" 960713 "105759-EE-PRM-22007" "Lottemaa" [58.307713982096764,24.607974158211533] 101.78468817394756
38247 "105759-ee-prm-b45c0129a465eb2ae15904e34905e979-F-OB" "105759-ee-prm-Riigipühad_(7)-Su-b45c0129a465eb2ae15904e34905e979-F-OB-1300-5f36073" 960714 "105759-EE-PRM-24643" "Reiu" [58.29641232253666,24.607594664865648] 213.06636124126834
22126 "105759-atd-148195" "105759-atd-254795" 484496 "105759-ATD-17220" "Vidusskola" [57.42091926477036,27.064802175692513] 678.2046308621159
19252 "105759-atd-151718" "105759-atd-251385" 430241 "105759-ATD-3909" "Virga" [56.48492133960898,21.40630971778091] 129.46138829366814
102228 "105759-ltu-32206" "105759-ltu-7476585" 2430137 "105759-LTU-48065" "Troškūnų g." [55.521236,25.097740999999996] 523.8611641694072
102228 "105759-ltu-32206" "105759-ltu-7476585" 2430138 "105759-LTU-48066" "Geležinkelio stotis" [55.526276,25.103853] 785.72734673045
102228 "105759-ltu-32206" "105759-ltu-7476585" 2430139 "105759-LTU-48068" "Kalno parduotuvė" [55.526598,25.099623999999995] 574.8082135251354
102228 "105759-ltu-32206" "105759-ltu-7476585" 2430142 "105759-LTU-48071" "Pušyno mikrorajonas" [55.521132,25.115296] 658.3695095777266
102228 "105759-ltu-32206" "105759-ltu-7476585" 2430147 "105759-LTU-48070" "Žiburio g." [55.525912999999996,25.113931000000004] 146.43308427108235
27623 "105759-ee-vlg-52245ec0851f7309135907d56dccd6aa-B-IB" "105759-ee-vlg-Koolivaheajad-0-Valga-Fr-52245ec0851f7309135907d56dccd6aa-B-IB-1535-c54b233" 629459 "105759-EE-VLG-92279" "Kaagjärve mõis" [57.76386432653104,26.209580592730926] 132.53179314614826
27623 "105759-ee-vlg-52245ec0851f7309135907d56dccd6aa-B-IB" "105759-ee-vlg-Koolivaheajad-0-Valga-Fr-52245ec0851f7309135907d56dccd6aa-B-IB-1535-c54b233" 629460 "105759-EE-VLG-142052" "Tamme allee" [57.762668,26.209169000000003] 375.26159311909925
27631 "105759-ee-vlg-855d6d40959fbcf46172d3b401e0b130-A-IB" "105759-ee-vlg-Koolipäevad-0-Valga-Tu-855d6d40959fbcf46172d3b401e0b130-A-IB-1535-c619ae8" 629836 "105759-EE-VLG-92279" "Kaagjärve mõis" [57.76386432653104,26.209580592730926] 132.53179314614826
27631 "105759-ee-vlg-855d6d40959fbcf46172d3b401e0b130-A-IB" "105759-ee-vlg-Koolipäevad-0-Valga-Tu-855d6d40959fbcf46172d3b401e0b130-A-IB-1535-c619ae8" 629837 "105759-EE-VLG-142052" "Tamme allee" [57.762668,26.209169000000003] 375.26159311909925
38840 "105759-ee-prm-a4d0fb6925ceb3ad5996ff22621a2f23-A-IB" "105759-ee-prm-Iga_Päev-Su-a4d0fb6925ceb3ad5996ff22621a2f23-A-IB-1820-a1a28d1" 980208 "105759-EE-PRM-22007" "Lottemaa" [58.307713982096764,24.607974158211533] 101.78468817394756
stops_match_shape_out_of_order WARNING 19

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.
101716 "105759-ltu-6591" "105759-ltu-57636" 2422323 "105759-LTU-13926" "Jonaičiai" [55.34610344324829,21.56892880525187] 2422322 "105759-LTU-8212" "Laučiai" [55.34479855297573,21.55833962673246]
104654 "105759-ltu-13808" "105759-ltu-1228372" 2468262 "105759-LTU-29683" "Daubiškiai" [56.22528174159934,22.650570782138654] 2468261 "105759-LTU-20968" "Daubiškiai" [56.22523102548967,22.64943366622929]
16907 "105759-atd-121664" "105759-atd-214387" 398224 "105759-ATD-15917" "Salaspils (Miera iela)" [56.86376412538643,24.367737341104363] 398223 "105759-ATD-14418" "Silava" [56.870712,24.344590999999998]
19745 "105759-atd-145540" "105759-atd-251890" 438595 "105759-ATD-12106" "Lutriņu skola" [56.72981018927429,22.39721573196165] 438594 "105759-ATD-9434" "Lutriņi" [56.72654300000001,22.380857]
19748 "105759-atd-145543" "105759-atd-251893" 438625 "105759-ATD-12106" "Lutriņu skola" [56.72981018927429,22.39721573196165] 438624 "105759-ATD-9434" "Lutriņi" [56.72654300000001,22.380857]
37898 "105759-ee-prm-0f5be226cbc3f18b37999ceffcac8a7c-A-IB" "105759-ee-prm-Koolivaheaeg(0)+Riigipüha(0)-TuTh-0f5be226cbc3f18b37999ceffcac8a7c-A-IB-0656-349e897" 947965 "105759-EE-PRM-130501" "Kõmsi kool" [58.625015,23.632344] 947964 "105759-EE-PRM-32586" "Hanila" [58.61515,23.600189999999998]
19083 "105759-atd-144879" "105759-atd-251208" 426964 "105759-ATD-13882" "Lādzere" [57.29657596811936,22.727560284797686] 426963 "105759-ATD-11893" "Laidzes tehnikums" [57.2852242785382,22.661006055249103]
103487 "105759-ltu-28434" "105759-ltu-7339429" 2449624 "105759-LTU-10057" "Svydžiai" [56.35334516580455,24.68557917294743] 2449623 "105759-LTU-64820" "Suostas" [56.3283773400594,24.713651858556105]
104687 "105759-ltu-28435" "105759-ltu-7339430" 2468824 "105759-LTU-64819" "Suostas" [56.32837339669646,24.713653297134066] 2468823 "105759-LTU-16112" "Svydžiai" [56.35292941703948,24.686320574585032]
18778 "105759-atd-144570" "105759-atd-250883" 423293 "105759-ATD-14465" "Pēteri" [56.73870099999999,23.318433999999996] 423292 "105759-ATD-12360" "Pēteru pagrieziens" [56.757361063483195,23.288664318204848]
104355 "105759-ltu-3645" "105759-ltu-57657" 2463093 "105759-LTU-8212" "Laučiai" [55.34479855297573,21.55833962673246] 2463092 "105759-LTU-12152" "Jonaičiai" [55.34641831688656,21.570018834789106]
104256 "105759-ltu-3667" "105759-ltu-57730" 2461521 "105759-LTU-8212" "Laučiai" [55.34479855297573,21.55833962673246] 2461520 "105759-LTU-13926" "Jonaičiai" [55.34610344324829,21.56892880525187]
101725 "105759-ltu-3714" "105759-ltu-57736" 2422429 "105759-LTU-13926" "Jonaičiai" [55.34610344324829,21.56892880525187] 2422428 "105759-LTU-8212" "Laučiai" [55.34479855297573,21.55833962673246]
106981 "105759-ltu-29102" "105759-ltu-7413991" 2504824 "105759-LTU-71231" "Žuvintai" [54.448578999728355,23.62330733905689] 2504823 "105759-LTU-71255" "Litvanciškai" [54.414365538976,23.67340402947304]
101700 "105759-ltu-26489" "105759-ltu-7231018" 2422086 "105759-LTU-10486" "Kuršų m-la" [55.85382110643021,22.406747270923127] 2422085 "105759-LTU-7720" "Baltininkai" [55.85382707361008,22.40676686705622]
102009 "105759-ltu-15892" "105759-ltu-2617917" 2426775 "105759-LTU-24196" "Ringuva" [56.032631209042286,23.000303269240817] 2426774 "105759-LTU-24195" "Ringuva" [56.032177718551154,22.99914030003403]
104278 "105759-ltu-3554" "105759-ltu-57643" 2461854 "105759-LTU-8212" "Laučiai" [55.34479855297573,21.55833962673246] 2461853 "105759-LTU-12152" "Jonaičiai" [55.34641831688656,21.570018834789106]
103280 "105759-ltu-5353" "105759-ltu-57623" 2446464 "105759-LTU-13926" "Jonaičiai" [55.34610344324829,21.56892880525187] 2446463 "105759-LTU-8212" "Laučiai" [55.34479855297573,21.55833962673246]
17659 "105759-atd-142708" "105759-atd-248640" 407503 "105759-ATD-16466" "Elejas skola" [56.40864600478899,23.683682914468218] 407502 "105759-ATD-12990" "Bērvircava" [56.403439,23.748304]
platform_without_parent_station INFO 16

platform_without_parent_station

A platform has no parent_station field set.

This is different from location_without_parent_station since it is less severe.

You can see more about this notice here.

csvRowNumber (?) Row number of the faulty record. stopId (?) The id of the faulty record. stopName (?) The stop name of the faulty record.
20135 "105759-EE-VRM-65005065" "Põlva bussijaam"
20791 "105759-EE-VRM-65005064" "Põlva bussijaam"
20800 "105759-EE-VRM-33000" "Põlva bussijaam"
20981 "105759-EE-PLV-33000" "Põlva bussijaam"
20995 "105759-EE-PLV-65005067" "Põlva bussijaam"
21136 "105759-EE-PLV-65005063" "Põlva bussijaam"
21237 "105759-EE-PLV-65005066" "Põlva bussijaam"
21307 "105759-EE-PLV-65005064" "Põlva bussijaam"
24996 "105759-EE-TLL-9112" "Balti jaam 3 (train station)"
25071 "105759-EE-TLL-9115" "Balti jaam 1 (train station)"
25131 "105759-EE-TLL-9114" "Balti jaam 5 (train station)"
25176 "105759-EE-TLL-1626" "Balti jaam (train station)"
25244 "105759-EE-TLL-1625" "Balti jaam 6 (train station)"
25603 "105759-EE-TLL-9111" "Balti jaam 2 (train station)"
25735 "105759-EE-TLL-9113" "Balti jaam 4 (train station)"
26310 "105759-EE-KLN-65005062" "Põlva bussijaam"