GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-02-04T04:03:42Z,
for the dataset file:///shared/fintraffic-kela-suuret2_2821cd80.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:
Finnish
Feed Start Date:
2025-08-06
Feed End Date:
2026-05-31

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. feed_info.txt
  5. routes.txt
  6. shapes.txt
  7. stop_times.txt
  8. stops.txt
  9. transfers.txt
  10. translations.txt
  11. trips.txt

Counts


  • Agencies: 1
  • Blocks: 44
  • Routes: 119
  • Shapes: 238
  • Stops: 3406
  • Trips: 515

Specification Compliance report

87 notices reported (0 errors, 83 warnings, 4 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`.
108 "104127-78977" 109 "104127-78978" "426" "Mynämäki-Mietoinen" 3 "104127-1446103769"
fast_travel_between_consecutive_stops WARNING 6

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.
103 "104127-12578_T2026-BR-SK-M-P_1041_0_151500_151500_0" "104127-21519" 150.22203710872 4.965672893316022 4409 11 "104127-318282" "Lapijoki I" "15:30:47" 4410 12 "104127-318287" "Krisantie P" "15:32:46"
414 "104127-12578_T2026-KO-VS-KOULP_4381_0_065000_065000_0" "104127-21594" 180.9579952460616 1.50798329371718 20146 2 "104127-317435" "Tampereentie P" "06:50:58" 20147 3 "104127-317156" "Hautausmaa P" "06:51:28"
362 "104127-12578_T2026-BR-SK-KOULP_330_0_142000_142000_0" "104127-21567" 181.1083583720977 1.006157546511654 17955 0 "104127-317697" "Karvia" "14:20:00" 17956 1 "104127-319629" "Kiviluomantie E" "14:20:20"
361 "104127-12578_T2026-BR-SK-KOULP_330_0_075500_075500_0" "104127-21567" 181.1083583720977 1.006157546511654 17899 0 "104127-317697" "Karvia" "07:55:00" 17900 1 "104127-319629" "Kiviluomantie E" "07:55:20"
360 "104127-12578_T2026-BR-SK-KOULP_330_0_064500_064500_0" "104127-21567" 181.1083583720977 1.006157546511654 17843 0 "104127-317697" "Karvia" "06:45:00" 17844 1 "104127-319629" "Kiviluomantie E" "06:45:20"
363 "104127-12578_T2026-BR-SK-KOULP_330_1_132000_132000_0" "104127-21567" 167.82188709351428 1.1188125806234286 18063 52 "104127-319628" "Kiviluomantie P" "14:09:36" 18064 53 "104127-317697" "Karvia" "14:10:00"
mixed_case_recommended_field WARNING 4

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" "Y-tien vaihtopysäkki I" 1574
"stops.txt" "stop_name" "Y-tien risteys I" 2552
"stops.txt" "stop_name" "Y-tien risteys L" 2553
"stops.txt" "stop_name" "Y-tien vaihtopysäkki L" 3291
non_ascii_or_non_printable_char WARNING 69

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 69 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.
"stops.txt" 2 "zone_id" "FÖLI"
"stops.txt" 3 "zone_id" "FÖLI"
"stops.txt" 4 "zone_id" "FÖLI"
"stops.txt" 5 "zone_id" "FÖLI"
"stops.txt" 6 "zone_id" "FÖLI"
"stops.txt" 7 "zone_id" "FÖLI"
"stops.txt" 8 "zone_id" "FÖLI"
"stops.txt" 9 "zone_id" "FÖLI"
"stops.txt" 10 "zone_id" "FÖLI"
"stops.txt" 11 "zone_id" "FÖLI"
"stops.txt" 12 "zone_id" "FÖLI"
"stops.txt" 13 "zone_id" "FÖLI"
"stops.txt" 14 "zone_id" "FÖLI"
"stops.txt" 15 "zone_id" "FÖLI"
"stops.txt" 16 "zone_id" "FÖLI"
"stops.txt" 17 "zone_id" "FÖLI"
"stops.txt" 18 "zone_id" "FÖLI"
"stops.txt" 19 "zone_id" "FÖLI"
"stops.txt" 20 "zone_id" "FÖLI"
"stops.txt" 21 "zone_id" "FÖLI"
"stops.txt" 22 "zone_id" "FÖLI"
"stops.txt" 23 "zone_id" "FÖLI"
"stops.txt" 24 "zone_id" "FÖLI"
"stops.txt" 25 "zone_id" "FÖLI"
"stops.txt" 26 "zone_id" "FÖLI"
"stops.txt" 27 "zone_id" "FÖLI"
"stops.txt" 28 "zone_id" "FÖLI"
"stops.txt" 29 "zone_id" "FÖLI"
"stops.txt" 30 "zone_id" "FÖLI"
"stops.txt" 31 "zone_id" "FÖLI"
"stops.txt" 32 "zone_id" "FÖLI"
"stops.txt" 33 "zone_id" "FÖLI"
"stops.txt" 34 "zone_id" "FÖLI"
"stops.txt" 35 "zone_id" "FÖLI"
"stops.txt" 36 "zone_id" "FÖLI"
"stops.txt" 37 "zone_id" "FÖLI"
"stops.txt" 38 "zone_id" "FÖLI"
"stops.txt" 39 "zone_id" "FÖLI"
"stops.txt" 40 "zone_id" "FÖLI"
"stops.txt" 41 "zone_id" "FÖLI"
"stops.txt" 42 "zone_id" "FÖLI"
"stops.txt" 43 "zone_id" "FÖLI"
"stops.txt" 44 "zone_id" "FÖLI"
"stops.txt" 45 "zone_id" "FÖLI"
"stops.txt" 46 "zone_id" "FÖLI"
"stops.txt" 47 "zone_id" "FÖLI"
"stops.txt" 48 "zone_id" "FÖLI"
"stops.txt" 49 "zone_id" "FÖLI"
"stops.txt" 50 "zone_id" "FÖLI"
"stops.txt" 51 "zone_id" "FÖLI"
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.
207 "104127-12578_73" "104127-12578_T2026-KO-VS-M-P_23_0_101000_101000_0" 8806 "104127-317055" "Tenavakatu P" [60.49854111309623,22.157386255016345] 8805 "104127-317056" "Tenavakatu E" [60.498373149123786,22.15746556962891]
209 "104127-12578_53" "104127-12578_T2026-KO-VS-M-P_23_0_140600_140600_0" 9001 "104127-317055" "Tenavakatu P" [60.49854111309623,22.157386255016345] 9000 "104127-317056" "Tenavakatu E" [60.498373149123786,22.15746556962891]
208 "104127-12578_196" "104127-12578_T2026-KO-VS-M-P_23_0_122000_122000_0" 8903 "104127-317055" "Tenavakatu P" [60.49854111309623,22.157386255016345] 8902 "104127-317056" "Tenavakatu E" [60.498373149123786,22.15746556962891]
platform_without_parent_station INFO 4

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.
1369 "104127-317881" "Pori matkakeskus laituri 5"
1370 "104127-317882" "Pori matkakeskus laituri 6"
1371 "104127-317883" "Pori matkakeskus laituri 7"
3083 "104127-393266" "Rauma, linja-autoasema"