rvs — Enhanced Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-06-26T21:07:17Z,
for the dataset file:///shared/rvs_17478057.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:
German
Feed Start Date:
2023-02-12
Feed End Date:
2023-12-09

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: 51
  • Routes: 82
  • Shapes: 1270
  • Stops: 2299
  • Trips: 7255

Specification Compliance report

377 notices reported (0 errors, 269 warnings, 108 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`.
64 "1762-7-406-j23-3" 80 "1762-8-406-j23-1" "406" "7406" 3 "1762-RVS"
expired_calendar WARNING 208

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

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
2 "1762-merged_0062a4956a5843a674d7"
3 "1762-merged_01c46f9bc8aa4c2f08c5"
4 "1762-merged_037332b05d636c654036"
5 "1762-merged_059cd4cd0190b04c4b18"
6 "1762-merged_079d647164fdaba35a00"
7 "1762-merged_09f30cb93de074b487a9"
8 "1762-merged_101ca59f6bed64a85ee1"
9 "1762-merged_1283d3393fa840ab6e8d"
10 "1762-merged_15570c92f70ff9f95384"
11 "1762-merged_159f3b75da338446f064"
12 "1762-merged_214a644942145944c578"
13 "1762-merged_214f71f6b8197e4e84e2"
14 "1762-merged_2824cf8532c0635c6f02"
15 "1762-merged_299c5003bff89e60d69a"
16 "1762-merged_2adb674cc580254be34d"
17 "1762-merged_3b9281a75dc709964061"
18 "1762-merged_3f230e77e9f3a2c67318"
19 "1762-merged_3f8830e42eaaf1d22b46"
20 "1762-merged_40a4c984d7a559b9a897"
21 "1762-merged_42dfffda8eb6b7cee829"
22 "1762-merged_4724b14f9b9f973feee1"
23 "1762-merged_6672af920b87b357a7b1"
24 "1762-merged_701baf3ff3a274dc5258"
25 "1762-merged_70a12466f57717b1f80b"
26 "1762-merged_70f7d1cff04a04b0acec"
27 "1762-merged_74ab32190062c25538a6"
28 "1762-merged_7ca7a86e80719791234f"
29 "1762-merged_7ee8227103da9b2b43bf"
30 "1762-merged_83bec1597dadf471b69c"
31 "1762-merged_85102f9c4a9a540dcb8a"
32 "1762-merged_89c11b8f4f8e0404ccb1"
33 "1762-merged_975ce63d48595846ca9b"
34 "1762-merged_99d60b9674948c5ec735"
35 "1762-merged_9a83ccccd477fec46d76"
36 "1762-merged_9ae6d481a054e66a18fc"
37 "1762-merged_9b92e12e4edce929d4a0"
38 "1762-merged_a4b0f2b48feb6f9e2e61"
39 "1762-merged_aa43c920cfd4d03e3c93"
40 "1762-merged_ad4a089dcb40a40eb449"
41 "1762-merged_b3dee7cbf35ebae2826d"
42 "1762-merged_c061a6783ac349e489b0"
43 "1762-merged_c08547006c83aee19e39"
44 "1762-merged_c1c50b771c6b14fb727a"
45 "1762-merged_c3b23974445f226fb94b"
46 "1762-merged_c9e4feb91fe4fda01266"
47 "1762-merged_cc48625b4284a8f490e2"
48 "1762-merged_cfd138a3d80afd455954"
49 "1762-merged_e29603eb61aff8b624ba"
50 "1762-merged_e4ff70a5621578a687e1"
51 "1762-merged_e9201d99ea41a620a74a"
fast_travel_between_consecutive_stops WARNING 41

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.
7245 "1762-9.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 195.39230594023238 3.2565384323372064 160033 21 "1762-DE:08325:27062:0:1" "Sulz Berghof,Sulz (Neckar)" "18:02:00" 160034 22 "1762-DE:08325:27058:0:1" "Sulz Schnaithof,Sulz (Neckar)" "18:02:00"
7235 "1762-16.T0.9-410-j23-1.3.H" "1762-9-410-j23-1" 195.3339348071888 3.2555655801198133 159740 5 "1762-DE:08325:27058:0:2" "Sulz Schnaithof,Sulz (Neckar)" "15:32:00" 159741 6 "1762-DE:08325:27062:0:2" "Sulz Berghof,Sulz (Neckar)" "15:32:00"
7242 "1762-6.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 195.39230594023238 3.2565384323372064 159949 21 "1762-DE:08325:27062:0:1" "Sulz Berghof,Sulz (Neckar)" "13:02:00" 159950 22 "1762-DE:08325:27058:0:1" "Sulz Schnaithof,Sulz (Neckar)" "13:02:00"
7247 "1762-10.T0.9-788-j23-1.7.H" "1762-9-788-j23-1" 168.80767500516916 2.813461250086153 160049 7 "1762-DE:08237:1781:0:2" "Erzgrube Ort,Erzgrube" "15:37:00" 160050 8 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "15:37:00"
7247 "1762-10.T0.9-788-j23-1.7.H" "1762-9-788-j23-1" 154.6505996047393 2.577509993412322 160050 8 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "15:37:00" 160051 9 "1762-DE:08237:1782:0:1" "Erzgrube Schernbacherstr.,Erzgrube" "15:37:00"
7240 "1762-4.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 195.39230594023238 3.2565384323372064 159893 21 "1762-DE:08325:27062:0:1" "Sulz Berghof,Sulz (Neckar)" "11:02:00" 159894 22 "1762-DE:08325:27058:0:1" "Sulz Schnaithof,Sulz (Neckar)" "11:02:00"
7255 "1762-8.T0.9-788-j23-1.7.H" "1762-9-788-j23-1" 168.80767500516916 2.813461250086153 160158 7 "1762-DE:08237:1781:0:2" "Erzgrube Ort,Erzgrube" "13:37:00" 160159 8 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "13:37:00"
7255 "1762-8.T0.9-788-j23-1.7.H" "1762-9-788-j23-1" 154.6505996047393 2.577509993412322 160159 8 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "13:37:00" 160160 9 "1762-DE:08237:1782:0:1" "Erzgrube Schernbacherstr.,Erzgrube" "13:37:00"
7234 "1762-15.T0.9-410-j23-1.3.H" "1762-9-410-j23-1" 195.3339348071888 3.2555655801198133 159713 5 "1762-DE:08325:27058:0:2" "Sulz Schnaithof,Sulz (Neckar)" "14:32:00" 159714 6 "1762-DE:08325:27062:0:2" "Sulz Berghof,Sulz (Neckar)" "14:32:00"
7229 "1762-10.T0.9-410-j23-1.1.H" "1762-9-410-j23-1" 195.3339348071888 3.2555655801198133 159578 4 "1762-DE:08325:27058:0:2" "Sulz Schnaithof,Sulz (Neckar)" "07:27:00" 159579 5 "1762-DE:08325:27062:0:2" "Sulz Berghof,Sulz (Neckar)" "07:27:00"
7236 "1762-17.T0.9-410-j23-1.3.H" "1762-9-410-j23-1" 195.3339348071888 3.2555655801198133 159767 5 "1762-DE:08325:27058:0:2" "Sulz Schnaithof,Sulz (Neckar)" "17:32:00" 159768 6 "1762-DE:08325:27062:0:2" "Sulz Berghof,Sulz (Neckar)" "17:32:00"
6051 "1762-2.T0.7-144-j23-1.4.R" "1762-7-144-j23-1" 539.7865782307673 26.98932891153836 140779 13 "1762-DE:08317:14640:0:1" "Weier Rathaus,Weier (Offenburg)" "21:53:00" 140780 14 "1762-DE:08317:14638:1:1" "Bühl Rathaus" "21:55:00"
6051 "1762-2.T0.7-144-j23-1.4.R" "1762-7-144-j23-1" 804.3824079644019 26.81274693214673 140780 14 "1762-DE:08317:14638:1:1" "Bühl Rathaus" "21:55:00" 140781 15 "1762-DE:08317:14636:1:2" "Bühl Talackerweg" "21:56:00"
7243 "1762-7.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 195.39230594023238 3.2565384323372064 159977 21 "1762-DE:08325:27062:0:1" "Sulz Berghof,Sulz (Neckar)" "15:02:00" 159978 22 "1762-DE:08325:27058:0:1" "Sulz Schnaithof,Sulz (Neckar)" "15:02:00"
7252 "1762-5.T0.9-788-j23-1.7.H" "1762-9-788-j23-1" 168.80767500516916 2.813461250086153 160113 7 "1762-DE:08237:1781:0:2" "Erzgrube Ort,Erzgrube" "09:12:00" 160114 8 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "09:12:00"
7252 "1762-5.T0.9-788-j23-1.7.H" "1762-9-788-j23-1" 154.6505996047393 2.577509993412322 160114 8 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "09:12:00" 160115 9 "1762-DE:08237:1782:0:1" "Erzgrube Schernbacherstr.,Erzgrube" "09:12:00"
7256 "1762-9.T0.9-788-j23-1.7.H" "1762-9-788-j23-1" 168.80767500516916 2.813461250086153 160173 7 "1762-DE:08237:1781:0:2" "Erzgrube Ort,Erzgrube" "14:37:00" 160174 8 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "14:37:00"
7256 "1762-9.T0.9-788-j23-1.7.H" "1762-9-788-j23-1" 154.6505996047393 2.577509993412322 160174 8 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "14:37:00" 160175 9 "1762-DE:08237:1782:0:1" "Erzgrube Schernbacherstr.,Erzgrube" "14:37:00"
7241 "1762-5.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 195.39230594023238 3.2565384323372064 159921 21 "1762-DE:08325:27062:0:1" "Sulz Berghof,Sulz (Neckar)" "12:02:00" 159922 22 "1762-DE:08325:27058:0:1" "Sulz Schnaithof,Sulz (Neckar)" "12:02:00"
6052 "1762-3.T0.7-144-j23-1.6.R" "1762-7-144-j23-1" 539.7865782307673 26.98932891153836 140800 14 "1762-DE:08317:14640:0:1" "Weier Rathaus,Weier (Offenburg)" "07:05:00" 140801 15 "1762-DE:08317:14638:1:1" "Bühl Rathaus" "07:07:00"
6052 "1762-3.T0.7-144-j23-1.6.R" "1762-7-144-j23-1" 804.3824079644019 26.81274693214673 140801 15 "1762-DE:08317:14638:1:1" "Bühl Rathaus" "07:07:00" 140802 16 "1762-DE:08317:14636:1:2" "Bühl Talackerweg" "07:08:00"
7239 "1762-3.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 195.39230594023238 3.2565384323372064 159865 21 "1762-DE:08325:27062:0:1" "Sulz Berghof,Sulz (Neckar)" "09:02:00" 159866 22 "1762-DE:08325:27058:0:1" "Sulz Schnaithof,Sulz (Neckar)" "09:02:00"
7228 "1762-1.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 195.39230594023238 3.2565384323372064 159567 21 "1762-DE:08325:27062:0:1" "Sulz Berghof,Sulz (Neckar)" "07:02:00" 159568 22 "1762-DE:08325:27058:0:1" "Sulz Schnaithof,Sulz (Neckar)" "07:02:00"
7237 "1762-18.T0.9-410-j23-1.3.H" "1762-9-410-j23-1" 195.3339348071888 3.2555655801198133 159794 5 "1762-DE:08325:27058:0:2" "Sulz Schnaithof,Sulz (Neckar)" "18:32:00" 159795 6 "1762-DE:08325:27062:0:2" "Sulz Berghof,Sulz (Neckar)" "18:32:00"
7250 "1762-3.T0.9-788-j23-1.5.H" "1762-9-788-j23-1" 168.80767500516916 2.813461250086153 160083 4 "1762-DE:08237:1781:0:2" "Erzgrube Ort,Erzgrube" "08:12:00" 160084 5 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "08:12:00"
7250 "1762-3.T0.9-788-j23-1.5.H" "1762-9-788-j23-1" 154.6505996047393 2.577509993412322 160084 5 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "08:12:00" 160085 6 "1762-DE:08237:1782:0:1" "Erzgrube Schernbacherstr.,Erzgrube" "08:12:00"
7249 "1762-2.T0.9-788-j23-1.3.H" "1762-9-788-j23-1" 154.6505996047393 2.577509993412322 160072 0 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "08:12:00" 160073 1 "1762-DE:08237:1782:0:1" "Erzgrube Schernbacherstr.,Erzgrube" "08:12:00"
7251 "1762-4.T0.9-788-j23-1.7.H" "1762-9-788-j23-1" 168.80767500516916 2.813461250086153 160098 7 "1762-DE:08237:1781:0:2" "Erzgrube Ort,Erzgrube" "11:12:00" 160099 8 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "11:12:00"
7251 "1762-4.T0.9-788-j23-1.7.H" "1762-9-788-j23-1" 154.6505996047393 2.577509993412322 160099 8 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "11:12:00" 160100 9 "1762-DE:08237:1782:0:1" "Erzgrube Schernbacherstr.,Erzgrube" "11:12:00"
7232 "1762-13.T0.9-410-j23-1.3.H" "1762-9-410-j23-1" 195.3339348071888 3.2555655801198133 159659 5 "1762-DE:08325:27058:0:2" "Sulz Schnaithof,Sulz (Neckar)" "11:32:00" 159660 6 "1762-DE:08325:27062:0:2" "Sulz Berghof,Sulz (Neckar)" "11:32:00"
7244 "1762-8.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 195.39230594023238 3.2565384323372064 160005 21 "1762-DE:08325:27062:0:1" "Sulz Berghof,Sulz (Neckar)" "17:02:00" 160006 22 "1762-DE:08325:27058:0:1" "Sulz Schnaithof,Sulz (Neckar)" "17:02:00"
7231 "1762-12.T0.9-410-j23-1.3.H" "1762-9-410-j23-1" 195.3339348071888 3.2555655801198133 159632 5 "1762-DE:08325:27058:0:2" "Sulz Schnaithof,Sulz (Neckar)" "09:32:00" 159633 6 "1762-DE:08325:27062:0:2" "Sulz Berghof,Sulz (Neckar)" "09:32:00"
7238 "1762-2.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 195.39230594023238 3.2565384323372064 159837 21 "1762-DE:08325:27062:0:1" "Sulz Berghof,Sulz (Neckar)" "07:57:00" 159838 22 "1762-DE:08325:27058:0:1" "Sulz Schnaithof,Sulz (Neckar)" "07:57:00"
7233 "1762-14.T0.9-410-j23-1.3.H" "1762-9-410-j23-1" 195.3339348071888 3.2555655801198133 159686 5 "1762-DE:08325:27058:0:2" "Sulz Schnaithof,Sulz (Neckar)" "13:32:00" 159687 6 "1762-DE:08325:27062:0:2" "Sulz Berghof,Sulz (Neckar)" "13:32:00"
7248 "1762-11.T0.9-788-j23-1.7.H" "1762-9-788-j23-1" 168.80767500516916 2.813461250086153 160064 7 "1762-DE:08237:1781:0:2" "Erzgrube Ort,Erzgrube" "16:37:00" 160065 8 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "16:37:00"
7248 "1762-11.T0.9-788-j23-1.7.H" "1762-9-788-j23-1" 154.6505996047393 2.577509993412322 160065 8 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "16:37:00" 160066 9 "1762-DE:08237:1782:0:1" "Erzgrube Schernbacherstr.,Erzgrube" "16:37:00"
7230 "1762-11.T0.9-410-j23-1.3.H" "1762-9-410-j23-1" 195.3339348071888 3.2555655801198133 159605 5 "1762-DE:08325:27058:0:2" "Sulz Schnaithof,Sulz (Neckar)" "08:32:00" 159606 6 "1762-DE:08325:27062:0:2" "Sulz Berghof,Sulz (Neckar)" "08:32:00"
7253 "1762-6.T0.9-788-j23-1.7.H" "1762-9-788-j23-1" 168.80767500516916 2.813461250086153 160128 7 "1762-DE:08237:1781:0:2" "Erzgrube Ort,Erzgrube" "10:12:00" 160129 8 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "10:12:00"
7253 "1762-6.T0.9-788-j23-1.7.H" "1762-9-788-j23-1" 154.6505996047393 2.577509993412322 160129 8 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "10:12:00" 160130 9 "1762-DE:08237:1782:0:1" "Erzgrube Schernbacherstr.,Erzgrube" "10:12:00"
7254 "1762-7.T0.9-788-j23-1.7.H" "1762-9-788-j23-1" 168.80767500516916 2.813461250086153 160143 7 "1762-DE:08237:1781:0:2" "Erzgrube Ort,Erzgrube" "12:37:00" 160144 8 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "12:37:00"
7254 "1762-7.T0.9-788-j23-1.7.H" "1762-9-788-j23-1" 154.6505996047393 2.577509993412322 160144 8 "1762-DE:08237:1712:0:1" "Igelsberg Ort" "12:37:00" 160145 9 "1762-DE:08237:1782:0:1" "Erzgrube Schernbacherstr.,Erzgrube" "12:37:00"
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.
7245 "1762-9.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 223.22995495362807 11.161497747681404 160018 6 "1762-DE:08325:27071:0:1" "Hopfau Reinau,Hopfau (Kr Horb)" "17:55:00" 160028 16 "1762-DE:08325:27070:0:1" "Hopfau Rathaus,Hopfau (Kr Horb)" "17:57:00"
7242 "1762-6.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 223.22995495362807 11.161497747681404 159934 6 "1762-DE:08325:27071:0:1" "Hopfau Reinau,Hopfau (Kr Horb)" "12:55:00" 159944 16 "1762-DE:08325:27070:0:1" "Hopfau Rathaus,Hopfau (Kr Horb)" "12:57:00"
7240 "1762-4.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 223.22995495362807 11.161497747681404 159878 6 "1762-DE:08325:27071:0:1" "Hopfau Reinau,Hopfau (Kr Horb)" "10:55:00" 159888 16 "1762-DE:08325:27070:0:1" "Hopfau Rathaus,Hopfau (Kr Horb)" "10:57:00"
6051 "1762-2.T0.7-144-j23-1.4.R" "1762-7-144-j23-1" 539.7865782307673 26.98932891153836 140779 13 "1762-DE:08317:14640:0:1" "Weier Rathaus,Weier (Offenburg)" "21:53:00" 140780 14 "1762-DE:08317:14638:1:1" "Bühl Rathaus" "21:55:00"
7243 "1762-7.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 223.22995495362807 11.161497747681404 159962 6 "1762-DE:08325:27071:0:1" "Hopfau Reinau,Hopfau (Kr Horb)" "14:55:00" 159972 16 "1762-DE:08325:27070:0:1" "Hopfau Rathaus,Hopfau (Kr Horb)" "14:57:00"
7241 "1762-5.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 223.22995495362807 11.161497747681404 159906 6 "1762-DE:08325:27071:0:1" "Hopfau Reinau,Hopfau (Kr Horb)" "11:55:00" 159916 16 "1762-DE:08325:27070:0:1" "Hopfau Rathaus,Hopfau (Kr Horb)" "11:57:00"
6052 "1762-3.T0.7-144-j23-1.6.R" "1762-7-144-j23-1" 539.7865782307673 26.98932891153836 140800 14 "1762-DE:08317:14640:0:1" "Weier Rathaus,Weier (Offenburg)" "07:05:00" 140801 15 "1762-DE:08317:14638:1:1" "Bühl Rathaus" "07:07:00"
7239 "1762-3.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 223.22995495362807 11.161497747681404 159850 6 "1762-DE:08325:27071:0:1" "Hopfau Reinau,Hopfau (Kr Horb)" "08:55:00" 159860 16 "1762-DE:08325:27070:0:1" "Hopfau Rathaus,Hopfau (Kr Horb)" "08:57:00"
7228 "1762-1.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 223.22995495362807 11.161497747681404 159552 6 "1762-DE:08325:27071:0:1" "Hopfau Reinau,Hopfau (Kr Horb)" "06:55:00" 159562 16 "1762-DE:08325:27070:0:1" "Hopfau Rathaus,Hopfau (Kr Horb)" "06:57:00"
7244 "1762-8.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 223.22995495362807 11.161497747681404 159990 6 "1762-DE:08325:27071:0:1" "Hopfau Reinau,Hopfau (Kr Horb)" "16:55:00" 160000 16 "1762-DE:08325:27070:0:1" "Hopfau Rathaus,Hopfau (Kr Horb)" "16:57:00"
7238 "1762-2.T0.9-410-j23-1.2.R" "1762-9-410-j23-1" 223.22995495362807 11.161497747681404 159822 6 "1762-DE:08325:27071:0:1" "Hopfau Reinau,Hopfau (Kr Horb)" "07:50:00" 159832 16 "1762-DE:08325:27070:0:1" "Hopfau Rathaus,Hopfau (Kr Horb)" "07:52:00"
feed_expiration_date7_days WARNING 1

feed_expiration_date7_days

Dataset should be valid for at least the next 7 days.

The dataset expiration date defined in feed_info.txt is in seven days or less. At any time, the published GTFS dataset should be valid for at least the next 7 days.

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 "20260626" "20231209" "20260703"
stop_too_far_from_shape WARNING 3

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.
7130 "1762-8-405-j23-1.20.R" "1762-14.T0.8-405-j23-1.20.R" 158196 "1762-DE:08237:5022:0:2" "Horb Heiligenfeld Bahnhof,Horb a Neckar" [48.4698520761023,8.668361968796486] 636.8579086150751
7124 "1762-8-405-j23-1.4.R" "1762-1.T0.8-405-j23-1.4.R" 158097 "1762-DE:08237:5022:0:2" "Horb Heiligenfeld Bahnhof,Horb a Neckar" [48.4698520761023,8.668361968796486] 636.8579086150751
7140 "1762-8-405-j23-1.14.R" "1762-7.T0.8-405-j23-1.14.R" 158348 "1762-DE:08237:5022:0:2" "Horb Heiligenfeld Bahnhof,Horb a Neckar" [48.4698520761023,8.668361968796486] 636.8579086150751
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.
6734 "1762-7-405-j23-2.28.R" "1762-15.T0.7-405-j23-2.28.R" 152042 "1762-DE:08237:5016:0:2" "Horb Liststraße,Horb a Neckar" [48.46560157508736,8.670780828673005] 152041 "1762-DE:08237:5016:0:1" "Horb Liststraße,Horb a Neckar" [48.4656272064987,8.67105830993737]
6743 "1762-7-405-j23-2.34.R" "1762-22.T0.7-405-j23-2.34.R" 152213 "1762-DE:08237:5016:0:2" "Horb Liststraße,Horb a Neckar" [48.46560157508736,8.670780828673005] 152212 "1762-DE:08237:5016:0:1" "Horb Liststraße,Horb a Neckar" [48.4656272064987,8.67105830993737]
6737 "1762-7-405-j23-2.32.R" "1762-18.T0.7-405-j23-2.32.R" 152105 "1762-DE:08237:5016:0:2" "Horb Liststraße,Horb a Neckar" [48.46560157508736,8.670780828673005] 152104 "1762-DE:08237:5016:0:1" "Horb Liststraße,Horb a Neckar" [48.4656272064987,8.67105830993737]
trip_coverage_not_active_for_next7_days WARNING 1

trip_coverage_not_active_for_next7_days

Trips data should be valid for at least the next seven days.

This notice is triggered if the date range where a significant number of trips are running ends in less than 7 days.

You can see more about this notice here.

currentDate (?) Current date (YYYYMMDD format). serviceWindowStartDate (?) The start date of the majority service window. serviceWindowEndDate (?) The end date of the majority service window.
"20260626" "20230213" "20231208"
big_gap_in_service INFO 108

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.

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

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.
"1762-merged_037332b05d636c654036" "2023-03-17" "2023-06-12" 86
"1762-merged_037332b05d636c654036" "2023-07-26" "2023-09-11" 46
"1762-merged_15570c92f70ff9f95384" "2023-06-30" "2023-09-19" 80
"1762-merged_214f71f6b8197e4e84e2" "2023-05-26" "2023-06-12" 16
"1762-merged_214f71f6b8197e4e84e2" "2023-07-26" "2023-09-11" 46
"1762-merged_4724b14f9b9f973feee1" "2023-07-01" "2023-09-23" 83
"1762-merged_6672af920b87b357a7b1" "2023-05-26" "2023-06-16" 20
"1762-merged_6672af920b87b357a7b1" "2023-07-21" "2023-09-15" 55
"1762-merged_701baf3ff3a274dc5258" "2023-05-26" "2023-06-12" 16
"1762-merged_701baf3ff3a274dc5258" "2023-07-26" "2023-09-11" 46
"1762-merged_70a12466f57717b1f80b" "2023-05-26" "2023-06-12" 16
"1762-merged_74ab32190062c25538a6" "2023-05-26" "2023-06-12" 16
"1762-merged_7ca7a86e80719791234f" "2023-05-24" "2023-06-12" 18
"1762-merged_7ca7a86e80719791234f" "2023-07-26" "2023-09-11" 46
"1762-merged_9a83ccccd477fec46d76" "2023-07-14" "2023-08-14" 30
"1762-merged_9b92e12e4edce929d4a0" "2023-05-25" "2023-06-12" 17
"1762-merged_9b92e12e4edce929d4a0" "2023-07-24" "2023-09-11" 48
"1762-merged_a4b0f2b48feb6f9e2e61" "2023-07-14" "2023-08-18" 34
"1762-merged_ad4a089dcb40a40eb449" "2023-07-15" "2023-08-19" 34
"1762-merged_c061a6783ac349e489b0" "2023-03-17" "2023-06-12" 86
"1762-merged_c08547006c83aee19e39" "2023-05-26" "2023-06-14" 18
"1762-merged_c08547006c83aee19e39" "2023-07-26" "2023-09-13" 48
"1762-merged_c3b23974445f226fb94b" "2023-05-24" "2023-06-14" 20
"1762-merged_c3b23974445f226fb94b" "2023-07-26" "2023-09-13" 48
"1762-merged_c9e4feb91fe4fda01266" "2023-05-26" "2023-06-14" 18
"1762-merged_c9e4feb91fe4fda01266" "2023-07-14" "2023-09-13" 60
"1762-merged_e29603eb61aff8b624ba" "2023-05-26" "2023-06-12" 16
"1762-merged_e29603eb61aff8b624ba" "2023-07-26" "2023-09-11" 46
"1762-merged_e4ff70a5621578a687e1" "2023-07-26" "2023-09-11" 46
"1762-merged_e9201d99ea41a620a74a" "2023-05-26" "2023-06-12" 16
"1762-merged_e9201d99ea41a620a74a" "2023-06-30" "2023-09-19" 80
"1762-merged_ef56bb2ee78884d79bd6" "2023-05-26" "2023-06-12" 16
"1762-merged_ef56bb2ee78884d79bd6" "2023-07-25" "2023-09-11" 47
"1762-merged_f1e4f598ef99c448bd0e" "2023-03-17" "2023-06-12" 86
"1762-merged_f2ec19c63bf8a1e16f03" "2023-05-26" "2023-06-12" 16
"1762-merged_f2ec19c63bf8a1e16f03" "2023-07-14" "2023-09-11" 58
"1762-merged_f73c19c80daba80d1b06" "2023-05-24" "2023-06-14" 20
"1762-merged_f73c19c80daba80d1b06" "2023-07-26" "2023-09-13" 48
"1762-merged_fb8add58d9c8a37f9753" "2023-05-26" "2023-06-12" 16
"1762-merged_fb8add58d9c8a37f9753" "2023-07-26" "2023-09-11" 46
"1762-merged_fc427c0fa7807abe5927" "2023-05-26" "2023-06-12" 16
"1762-merged_fc427c0fa7807abe5927" "2023-07-26" "2023-09-11" 46
"1762-T0+in" "2023-05-26" "2023-06-12" 16
"1762-T0+in" "2023-07-26" "2023-09-11" 46
"1762-T0+io" "2023-05-25" "2023-06-14" 19
"1762-T0+io" "2023-07-26" "2023-09-13" 48
"1762-T0+ip#1" "2023-05-22" "2023-06-12" 20
"1762-T0+ip#1" "2023-07-24" "2023-09-11" 48
"1762-T0+iu" "2023-04-28" "2023-11-02" 187
"1762-T0+jf#1" "2023-04-06" "2023-05-17" 40