kiryas-joel-area-transit — Enhanced Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-06-27T02:00:10Z,
for the dataset file:///shared/kiryas-joel-area-transit_18d9d553.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 Language:
English
Feed Start Date:
2025-11-02
Feed End Date:
2026-10-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. trips.txt

Counts


  • Agencies: 1
  • Blocks: 14
  • Routes: 8
  • Shapes: 16
  • Stops: 58
  • Trips: 631

Specification Compliance report

9 notices reported (5 errors, 3 warnings, 1 infos)

Notice Code Severity Total
block_trips_with_overlapping_stop_times ERROR 5

block_trips_with_overlapping_stop_times

Trips with the same block id have overlapping stop times.

You can see more about this notice here.

csvRowNumberA (?) The row number from `trips.txt` of the first faulty trip. tripIdA (?) The id of first faulty trip. serviceIdA (?) The service id of the first faulty trip. csvRowNumberB (?) The row number from `trips.txt` of the second faulty trip. tripIdB (?) The id of the other faulty trip. serviceIdB (?) The service id of the other faulty trip. blockId (?) The `trips.block_id` of the overlapping trip. intersection (?) The overlapping period.
618 "3125-Walmart 100" "3125-Walmart 100 Exception" 621 "3125-Riach Hachaim 100" "3125-Riach Hachaim 100 Exception" "Walmart" "20260409"
621 "3125-Riach Hachaim 100" "3125-Riach Hachaim 100 Exception" 617 "3125-Walmart 200" "3125-Walmart 200 Exception" "Walmart" "20260409"
619 "3125-Walmart 300" "3125-Walmart 300 Exception" 613 "3125-Riach Hachaim 300" "3125-Riach Hachaim 300 Exception" "Walmart" "20260409"
613 "3125-Riach Hachaim 300" "3125-Riach Hachaim 300 Exception" 616 "3125-Walmart 400" "3125-Walmart 400 Exception" "Walmart" "20260409"
620 "3125-Walmart 500" "3125-Walmart 400 Exception" 615 "3125-Riach Hachaim 500" "3125-Riach Hachaim 400 Exception" "Walmart" "20260409"
route_long_name_contains_short_name WARNING 3

route_long_name_contains_short_name

Long name should not contain short name for a single route.

In routes.txt, route_long_name should not contain the value for route_short_name, because when both are provided, they are often combined by transit applications. Note that only one of the two fields is required. If there is no short name used for a route, use route_long_name only.

Good examples:

route_short_name/route_long_name Dataset
"N"/"Judah" Muni San Fransisco
"6"/"ML King Jr Blvd" Trimet Portland Streetcar
"55"/"Boulevard Saint Laurent" STM Montreal
"1"/"Rangiora/Cashmere" Metro Christchurch

Bad examples:

route_short_name/route_long_name
"604"/"604"
"14"/"Route 14"
"2"/"Route 2: Bellows Falls In-Town"

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`. routeLongName (?) The faulty record's `route_long_name`.
"3125-Local" 7 "Local" "Local Route"
"3125-Walmart" 8 "Walmart" "Walmart Route"
"3125-Woodbury" 9 "Woodbury" "Woodbury Route"
big_gap_in_service INFO 1

big_gap_in_service

A service has a gap of more than 13 days between active service dates.

You can see more about this notice here.

serviceId (?) The service_id that has the gap. gapStartDate (?) The first day of the gap. gapEndDate (?) The last day of the gap. gapDurationDays (?) The number of days in the gap.
"3125-Walmart 400 Exception" "2026-06-12" "2026-09-06" 85