nanki — Enhanced Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-03-23T20:28:41Z,
for the dataset file:///shared/nanki_6e36ede8.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:
Japanese
Feed Start Date:
2025-10-01
Feed End Date:
2026-03-31

Files included


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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 12
  • Shapes: 11
  • Stops: 252
  • Trips: 174

Specification Compliance report

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

Notice Code Severity Total
duplicate_route_name WARNING 2

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`.
2 "101535-9010111" 3 "101535-9010611" "13 熊野新宮線" "" 3 "101535-7190001001047_9"
4 "101535-9012011" 5 "101535-9012112" "14 熊野新宮線" "" 3 "101535-7190001001047_9"
feed_expiration_date30_days WARNING 1

feed_expiration_date30_days

Dataset should cover at least the next 30 days of service.

At any time, the GTFS dataset should cover at least the next 30 days of service, and ideally for as long as the operator is confident that the schedule will continue to be operated.

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 "20260323" "20260331" "20260422"
missing_recommended_field WARNING 4647

missing_recommended_field

A recommended field is missing.

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

You can see more about this notice here.

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

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) The name of the missing field.
"fare_attributes.txt" 2 "agency_id"
"fare_attributes.txt" 3 "agency_id"
"fare_attributes.txt" 4 "agency_id"
"fare_attributes.txt" 5 "agency_id"
"fare_attributes.txt" 6 "agency_id"
"fare_attributes.txt" 7 "agency_id"
"fare_attributes.txt" 8 "agency_id"
"fare_attributes.txt" 9 "agency_id"
"fare_attributes.txt" 10 "agency_id"
"fare_attributes.txt" 11 "agency_id"
"fare_attributes.txt" 12 "agency_id"
"fare_attributes.txt" 13 "agency_id"
"fare_attributes.txt" 14 "agency_id"
"fare_attributes.txt" 15 "agency_id"
"fare_attributes.txt" 16 "agency_id"
"fare_attributes.txt" 17 "agency_id"
"fare_attributes.txt" 18 "agency_id"
"fare_attributes.txt" 19 "agency_id"
"fare_attributes.txt" 20 "agency_id"
"fare_attributes.txt" 21 "agency_id"
"fare_attributes.txt" 22 "agency_id"
"fare_attributes.txt" 23 "agency_id"
"fare_attributes.txt" 24 "agency_id"
"fare_attributes.txt" 25 "agency_id"
"fare_attributes.txt" 26 "agency_id"
"fare_attributes.txt" 27 "agency_id"
"fare_attributes.txt" 28 "agency_id"
"fare_attributes.txt" 29 "agency_id"
"fare_attributes.txt" 30 "agency_id"
"fare_attributes.txt" 31 "agency_id"
"fare_attributes.txt" 32 "agency_id"
"fare_attributes.txt" 33 "agency_id"
"fare_attributes.txt" 34 "agency_id"
"fare_attributes.txt" 35 "agency_id"
"fare_attributes.txt" 36 "agency_id"
"fare_attributes.txt" 37 "agency_id"
"fare_attributes.txt" 38 "agency_id"
"fare_attributes.txt" 39 "agency_id"
"fare_attributes.txt" 40 "agency_id"
"fare_attributes.txt" 41 "agency_id"
"fare_attributes.txt" 42 "agency_id"
"fare_attributes.txt" 43 "agency_id"
"fare_attributes.txt" 44 "agency_id"
"fare_attributes.txt" 45 "agency_id"
"fare_attributes.txt" 46 "agency_id"
"fare_attributes.txt" 47 "agency_id"
"fare_attributes.txt" 48 "agency_id"
"fare_attributes.txt" 49 "agency_id"
"fare_attributes.txt" 50 "agency_id"
"fare_attributes.txt" 51 "agency_id"
mixed_case_recommended_field WARNING 125

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 125 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.
"agency.txt" "agency_name" "三重交通(南紀営業所)" 2
"routes.txt" "route_short_name" "13 熊野新宮線" 2
"routes.txt" "route_short_name" "13 熊野新宮線" 3
"routes.txt" "route_short_name" "14 熊野新宮線" 4
"routes.txt" "route_short_name" "14 熊野新宮線" 5
"routes.txt" "route_short_name" "57→51 尾鷲長島線" 6
"routes.txt" "route_short_name" "51→57 尾鷲長島線" 7
"routes.txt" "route_short_name" "57 尾鷲長島線" 8
"routes.txt" "route_short_name" "51 尾鷲長島線" 9
"routes.txt" "route_short_name" "54 島勝線" 10
"routes.txt" "route_short_name" "55→54 島勝線" 11
"routes.txt" "route_short_name" "54→55 島勝線" 12
"routes.txt" "route_short_name" "41 河合線" 13
"stops.txt" "stop_name" "成川(南紀)" 7
"stops.txt" "stop_name" "成川(南紀)" 8
"stops.txt" "stop_name" "中村(南紀)" 9
"stops.txt" "stop_name" "中村(南紀)" 10
"stops.txt" "stop_name" "平島(南紀)" 23
"stops.txt" "stop_name" "平島(南紀)" 24
"stops.txt" "stop_name" "上野口(南紀)" 26
"stops.txt" "stop_name" "上野口(南紀)" 27
"stops.txt" "stop_name" "向山(南紀)" 38
"stops.txt" "stop_name" "向山(南紀)" 39
"stops.txt" "stop_name" "平見(南紀)" 48
"stops.txt" "stop_name" "平見(南紀)" 49
"stops.txt" "stop_name" "松原(南紀)" 82
"stops.txt" "stop_name" "松原(南紀)" 83
"stops.txt" "stop_name" "新町(南紀)" 90
"stops.txt" "stop_name" "新町(南紀)" 91
"stops.txt" "stop_name" "阿須賀神社前(新宮行き)" 92
"stops.txt" "stop_name" "新宮城跡前(新宮行き)" 93
"stops.txt" "stop_name" "新田(南紀)" 106
"stops.txt" "stop_name" "新田(南紀)" 107
"stops.txt" "stop_name" "相賀新町(島勝)" 118
"stops.txt" "stop_name" "相賀新町(島勝)" 119
"stops.txt" "stop_name" "池田橋(南紀)" 130
"stops.txt" "stop_name" "池田橋(南紀)" 131
"stops.txt" "stop_name" "中央橋(南紀)" 132
"stops.txt" "stop_name" "中央橋(南紀)" 133
"stops.txt" "stop_name" "朝日町(南紀)" 154
"stops.txt" "stop_name" "朝日町(南紀)" 155
"stops.txt" "stop_name" "河合(南紀)" 165
"stops.txt" "stop_name" "栄町(南紀)" 169
"stops.txt" "stop_name" "栄町(南紀)" 170
"stops.txt" "stop_name" "白口(南紀)" 174
"stops.txt" "stop_name" "地蔵前(南紀)" 177
"stops.txt" "stop_name" "地蔵前(南紀)" 178
"stops.txt" "stop_name" "中里(南紀)" 189
"stops.txt" "stop_name" "中里(南紀)" 190
"stops.txt" "stop_name" "中新田(南紀)" 191
non_ascii_or_non_printable_char WARNING 6785

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 6785 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" 2 "service_id" "101535-南紀 土曜日"
"calendar.txt" 3 "service_id" "101535-南紀 日曜・祝日"
"calendar.txt" 4 "service_id" "101535-南紀 月~金曜日"
"stop_times.txt" 2 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 3 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 4 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 5 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 6 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 7 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 8 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 9 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 10 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 11 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 12 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 13 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 14 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 15 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 16 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 17 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 18 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 19 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 20 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 21 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 22 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 23 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 24 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 25 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 26 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 27 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 28 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 29 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 30 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 31 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 32 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 33 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 34 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 35 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 36 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 37 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 38 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 39 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 40 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 41 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 42 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 43 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 44 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 45 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 46 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 47 "trip_id" "101535-南紀 月~金曜日-9010111-1"
"stop_times.txt" 48 "trip_id" "101535-南紀 月~金曜日-9010111-1"
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.
126 "101535-9_9070122_1" "101535-南紀 月~金曜日-9070122-1" 5248 "101535-9247-1" "相賀新町(島勝)" [34.11131403308551,136.22351276254622] 106.41934663290229