waikato-regional-council-1 — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-04-17T23:49:19Z,
for the dataset file:///shared/waikato-regional-council-1_fa740221.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
N/A
Publisher URL:
N/A
Feed Email:
N/A
Feed Language:
N/A

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. routes.txt
  5. shapes.txt
  6. stop_times.txt
  7. stops.txt
  8. trips.txt

Counts


  • Agencies: 1
  • Blocks: 2115
  • Routes: 40
  • Shapes: 162
  • Stops: 1566
  • Trips: 2115

Specification Compliance report

3039 notices reported (33 errors, 2971 warnings, 35 infos)

Notice Code Severity Total
trip_distance_exceeds_shape_distance ERROR 33

trip_distance_exceeds_shape_distance

The distance between the last shape point and last stop point is greater than or equal to the 11.1m threshold.

You can see more about this notice here.

tripId (?) The faulty record's trip id. shapeId (?) The faulty record's shape id. maxTripDistanceTraveled (?) The faulty record's trip max distance traveled. maxShapeDistanceTraveled (?) The faulty record's shape max distance traveled. geoDistanceToShape (?) The distance in meters between the shape and the stop.
"16_29486_5746408" "3127936542" 84250.95 84249.55 13.663706162385882
"16_29886_5727596" "688585013" 20465.95 20465.32 11.929571281505721
"16_29886_5727598" "3647500730" 22155.12 22154.31 11.929571281505721
"16_29886_5727600" "3647500730" 22155.12 22154.31 11.929571281505721
"16_29886_5727602" "3647500730" 22155.12 22154.31 11.929571281505721
"16_29886_5727604" "3647500730" 22155.12 22154.31 11.929571281505721
"16_29886_5727606" "3647500730" 22155.12 22154.31 11.929571281505721
"16_29886_5727620" "182218577" 15887.56 15886.82 11.541324153199248
"16_29888_5730302" "688585013" 20465.95 20465.32 11.929571281505721
"16_29888_5730304" "688585013" 20465.95 20465.32 11.929571281505721
"16_29888_5730306" "688585013" 20465.95 20465.32 11.929571281505721
"16_29888_5730308" "688585013" 20465.95 20465.32 11.929571281505721
"16_29888_5730310" "688585013" 20465.95 20465.32 11.929571281505721
"16_29888_5730312" "688585013" 20465.95 20465.32 11.929571281505721
"16_29888_5730316" "182218577" 15887.56 15886.82 11.541324153199248
"16_29907_5744302" "688585013" 20465.95 20465.32 11.929571281505721
"16_29907_5744304" "3647500730" 22155.12 22154.31 11.929571281505721
"16_29907_5744306" "3647500730" 22155.12 22154.31 11.929571281505721
"16_29907_5744308" "3647500730" 22155.12 22154.31 11.929571281505721
"16_29907_5744310" "3647500730" 22155.12 22154.31 11.929571281505721
"16_29907_5744312" "3647500730" 22155.12 22154.31 11.929571281505721
"16_29920_5744326" "688585013" 20465.95 20465.32 11.929571281505721
"16_29920_5744328" "688585013" 20465.95 20465.32 11.929571281505721
"16_29920_5744330" "688585013" 20465.95 20465.32 11.929571281505721
"16_29920_5744332" "688585013" 20465.95 20465.32 11.929571281505721
"16_29920_5744334" "688585013" 20465.95 20465.32 11.929571281505721
"16_29920_5744336" "688585013" 20465.95 20465.32 11.929571281505721
"16_30155_5753488" "688585013" 20465.95 20465.32 11.929571281505721
"16_30155_5753490" "688585013" 20465.95 20465.32 11.929571281505721
"16_30155_5753492" "688585013" 20465.95 20465.32 11.929571281505721
"16_30155_5753494" "688585013" 20465.95 20465.32 11.929571281505721
"16_30155_5753496" "688585013" 20465.95 20465.32 11.929571281505721
"16_30155_5753498" "688585013" 20465.95 20465.32 11.929571281505721
expired_calendar WARNING 2

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.

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
7 "16_29393"
20 "16_29920"
fast_travel_between_consecutive_stops WARNING 118

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.

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

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.
543 "16_29718_5746528" "3712" 221.4665733798707 0.18455547781655893 44601 1 "14006766" "Mata Pl, Kinloch (near Fire Station)" "09:05:00" 44602 2 "14005051" "54 Marina Tce, Kinloch" "09:05:03"
543 "16_29718_5746528" "3712" 245.7296600833723 0.477807672384335 44602 2 "14005051" "54 Marina Tce, Kinloch" "09:05:03" 44603 3 "14005053" "Kinloch Rd, Kinloch (opp Community Booth)" "09:05:10"
543 "16_29718_5746528" "3712" 254.4850379858882 0.21207086498824015 44603 3 "14005053" "Kinloch Rd, Kinloch (opp Community Booth)" "09:05:10" 44604 4 "14008096" "Kinloch Rd, Kinloch (near Seagers Cl)" "09:05:13"
543 "16_29718_5746528" "3712" 166.63054600948618 13.28415741797848 44604 4 "14008096" "Kinloch Rd, Kinloch (near Seagers Cl)" "09:05:13" 44605 5 "14008020" "Taniwha St, Taupo (The Warehouse)" "09:10:00"
291 "16_30368_5755616" "19537" 151.15349550853657 0.2519224925142276 73490 46 "14007853" "81 Masters Ave, Hamilton" "08:44:50" 73491 47 "14001239" "Opp 132 Masters Ave, Hamilton" "08:44:56"
2015 "16_30369_5754868" "6175" 180.1559550435312 3.6031191008706243 76265 13 "14008312" "429 SH 26, Newstead (Newstead Model Country School)" "14:03:00" 76266 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "14:04:12"
2015 "16_30369_5754868" "6175" 189.8133547419802 4.534430141058416 76266 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "14:04:12" 76267 15 "14006686" "1291 SH 26, Eureka (near Eureka Rd)" "14:05:38"
2015 "16_30369_5754868" "6175" 183.7581724995928 6.941975405540173 76267 15 "14006686" "1291 SH 26, Eureka (near Eureka Rd)" "14:05:38" 76268 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "14:07:54"
2015 "16_30369_5754868" "6175" 175.29247669829923 5.258774300948977 76268 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "14:07:54" 76269 17 "14005365" "SH 26, Morrinsville (near Ave Rd N) (hail2ride)" "14:09:42"
2015 "16_30369_5754868" "6175" 208.54229294669742 0.17378524412224783 76269 17 "14005365" "SH 26, Morrinsville (near Ave Rd N) (hail2ride)" "14:09:42" 76270 18 "14003379" "21 Thames St, Morrinsville (hail2ride)" "14:09:45"
2015 "16_30369_5754868" "6175" 186.72879509562583 0.7780366462317744 76270 18 "14003379" "21 Thames St, Morrinsville (hail2ride)" "14:09:45" 76271 19 "14001055" "38 Lorne St, Morrinsville (near Thames St)" "14:10:00"
2012 "16_30369_5754862" "6175" 254.33781888498524 3.6031191008706243 76170 13 "14008312" "429 SH 26, Newstead (Newstead Model Country School)" "12:45:00" 76171 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "12:45:51"
2012 "16_30369_5754862" "6175" 263.28949206145643 4.534430141058416 76171 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "12:45:51" 76172 15 "14006686" "1291 SH 26, Eureka (near Eureka Rd)" "12:46:53"
2012 "16_30369_5754862" "6175" 257.640324329326 6.941975405540173 76172 15 "14006686" "1291 SH 26, Eureka (near Eureka Rd)" "12:46:53" 76173 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "12:48:30"
2012 "16_30369_5754862" "6175" 245.86477251190018 5.258774300948977 76173 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "12:48:30" 76174 17 "14005365" "SH 26, Morrinsville (near Ave Rd N) (hail2ride)" "12:49:47"
2012 "16_30369_5754862" "6175" 312.8134394200461 0.17378524412224783 76174 17 "14005365" "SH 26, Morrinsville (near Ave Rd N) (hail2ride)" "12:49:47" 76175 18 "14003379" "21 Thames St, Morrinsville (hail2ride)" "12:49:49"
2012 "16_30369_5754862" "6175" 254.63017513039887 0.7780366462317744 76175 18 "14003379" "21 Thames St, Morrinsville (hail2ride)" "12:49:49" 76176 19 "14001055" "38 Lorne St, Morrinsville (near Thames St)" "12:50:00"
2006 "16_30368_5754890" "6175" 180.1559550435312 3.6031191008706243 73258 13 "14008312" "429 SH 26, Newstead (Newstead Model Country School)" "14:00:00" 73259 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "14:01:12"
2006 "16_30368_5754890" "6175" 189.8133547419802 4.534430141058416 73259 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "14:01:12" 73260 15 "14006686" "1291 SH 26, Eureka (near Eureka Rd)" "14:02:38"
2006 "16_30368_5754890" "6175" 183.7581724995928 6.941975405540173 73260 15 "14006686" "1291 SH 26, Eureka (near Eureka Rd)" "14:02:38" 73261 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "14:04:54"
2006 "16_30368_5754890" "6175" 175.29247669829923 5.258774300948977 73261 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "14:04:54" 73262 17 "14005365" "SH 26, Morrinsville (near Ave Rd N) (hail2ride)" "14:06:42"
2006 "16_30368_5754890" "6175" 208.54229294669742 0.17378524412224783 73262 17 "14005365" "SH 26, Morrinsville (near Ave Rd N) (hail2ride)" "14:06:42" 73263 18 "14003379" "21 Thames St, Morrinsville (hail2ride)" "14:06:45"
2006 "16_30368_5754890" "6175" 186.72879509562583 0.7780366462317744 73263 18 "14003379" "21 Thames St, Morrinsville (hail2ride)" "14:06:45" 73264 19 "14001055" "38 Lorne St, Morrinsville (near Thames St)" "14:07:00"
2005 "16_30368_5754888" "6175" 254.33781888498524 3.6031191008706243 73239 13 "14008312" "429 SH 26, Newstead (Newstead Model Country School)" "09:00:00" 73240 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "09:00:51"
2005 "16_30368_5754888" "6175" 263.28949206145643 4.534430141058416 73240 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "09:00:51" 73241 15 "14006686" "1291 SH 26, Eureka (near Eureka Rd)" "09:01:53"
2005 "16_30368_5754888" "6175" 257.640324329326 6.941975405540173 73241 15 "14006686" "1291 SH 26, Eureka (near Eureka Rd)" "09:01:53" 73242 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "09:03:30"
2005 "16_30368_5754888" "6175" 245.86477251190018 5.258774300948977 73242 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "09:03:30" 73243 17 "14005365" "SH 26, Morrinsville (near Ave Rd N) (hail2ride)" "09:04:47"
2005 "16_30368_5754888" "6175" 312.8134394200461 0.17378524412224783 73243 17 "14005365" "SH 26, Morrinsville (near Ave Rd N) (hail2ride)" "09:04:47" 73244 18 "14003379" "21 Thames St, Morrinsville (hail2ride)" "09:04:49"
2005 "16_30368_5754888" "6175" 254.63017513039887 0.7780366462317744 73244 18 "14003379" "21 Thames St, Morrinsville (hail2ride)" "09:04:49" 73245 19 "14001055" "38 Lorne St, Morrinsville (near Thames St)" "09:05:00"
312 "16_30368_5755658" "19537" 151.15349550853657 0.2519224925142276 74582 46 "14007853" "81 Masters Ave, Hamilton" "19:14:50" 74583 47 "14001239" "Opp 132 Masters Ave, Hamilton" "19:14:56"
2008 "16_30368_5754894" "6175" 213.51893237136863 0.7710405891188312 73284 1 "14001055" "38 Lorne St, Morrinsville (near Thames St)" "09:10:00" 73285 2 "14002069" "24 Thames St, Morrinsville (hail2ride)" "09:10:13"
2008 "16_30368_5754894" "6175" 296.61657244459184 0.1647869846914399 73285 2 "14002069" "24 Thames St, Morrinsville (hail2ride)" "09:10:13" 73286 3 "14006105" "2618 SH 26, Morrinsville (near Ave Rd S) (hail2ride)" "09:10:15"
2008 "16_30368_5754894" "6175" 260.71082142412223 5.286636101100256 73286 3 "14006105" "2618 SH 26, Morrinsville (near Ave Rd S) (hail2ride)" "09:10:15" 73287 4 "14005884" "SH 26, Motumaoho (near Norfolk Rd) (hail2ride)" "09:11:28"
2008 "16_30368_5754894" "6175" 275.4256854883516 6.885642137208789 73287 4 "14005884" "SH 26, Motumaoho (near Norfolk Rd) (hail2ride)" "09:11:28" 73288 5 "14008465" "SH 26, Eureka (near Eureka Hall) (hail2ride)" "09:12:58"
2008 "16_30368_5754894" "6175" 286.38403662672596 4.613965034541696 73288 5 "14008465" "SH 26, Eureka (near Eureka Hall) (hail2ride)" "09:12:58" 73289 6 "14001034" "SH 26, Tauwhare (near Platt Rd) (hail2ride)" "09:13:56"
2008 "16_30368_5754894" "6175" 268.12330602089804 3.5004987174950575 73289 6 "14001034" "SH 26, Tauwhare (near Platt Rd) (hail2ride)" "09:13:56" 73290 7 "14004038" "436B SH 26, Newstead (Light Force Solar Waikato) (hail2ride)" "09:14:43"
2008 "16_30368_5754894" "6175" 235.81931319876446 1.1135912012163878 73290 7 "14004038" "436B SH 26, Newstead (Light Force Solar Waikato) (hail2ride)" "09:14:43" 73291 8 "14002537" "Ruakura Rd, Newstead (opp LIC)" "09:15:00"
962 "16_30123_5751298" "4602" 236.21749020043407 0.3280798475006029 67087 15 "14001054" "211 Cambridge Rd, Hamilton (Caltex)" "07:19:00" 67088 16 "14002461" "293 Cambridge Rd, Hamilton" "07:19:05"
983 "16_30131_5751214" "4602" 236.21749020043407 0.3280798475006029 72119 15 "14001054" "211 Cambridge Rd, Hamilton (Caltex)" "07:19:00" 72120 16 "14002461" "293 Cambridge Rd, Hamilton" "07:19:05"
962 "16_30123_5751298" "4602" 264.5041240502167 4.0410352285449775 67088 16 "14002461" "293 Cambridge Rd, Hamilton" "07:19:05" 67089 17 "14004176" "Cambridge Rd, Tamahere" "07:20:00"
983 "16_30131_5751214" "4602" 264.5041240502167 4.0410352285449775 72120 16 "14002461" "293 Cambridge Rd, Hamilton" "07:19:05" 72121 17 "14004176" "Cambridge Rd, Tamahere" "07:20:00"
2014 "16_30369_5754866" "6175" 254.33781888498524 3.6031191008706243 76242 13 "14008312" "429 SH 26, Newstead (Newstead Model Country School)" "09:20:00" 76243 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "09:20:51"
2014 "16_30369_5754866" "6175" 263.28949206145643 4.534430141058416 76243 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "09:20:51" 76244 15 "14006686" "1291 SH 26, Eureka (near Eureka Rd)" "09:21:53"
2014 "16_30369_5754866" "6175" 257.640324329326 6.941975405540173 76244 15 "14006686" "1291 SH 26, Eureka (near Eureka Rd)" "09:21:53" 76245 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "09:23:30"
2014 "16_30369_5754866" "6175" 245.86477251190018 5.258774300948977 76245 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "09:23:30" 76246 17 "14005365" "SH 26, Morrinsville (near Ave Rd N) (hail2ride)" "09:24:47"
2014 "16_30369_5754866" "6175" 312.8134394200461 0.17378524412224783 76246 17 "14005365" "SH 26, Morrinsville (near Ave Rd N) (hail2ride)" "09:24:47" 76247 18 "14003379" "21 Thames St, Morrinsville (hail2ride)" "09:24:49"
2014 "16_30369_5754866" "6175" 254.63017513039887 0.7780366462317744 76247 18 "14003379" "21 Thames St, Morrinsville (hail2ride)" "09:24:49" 76248 19 "14001055" "38 Lorne St, Morrinsville (near Thames St)" "09:25:00"
571 "16_29037_5729706" "3720" 277.19472362015466 2.07896042715116 845 13 "14002543" "Matangi Rd, Matangi (Matangi School)" "10:04:00" 846 14 "14002556" "Tauwhare Road, Tauwhare (past Cranmere Dr)" "10:04:27"
571 "16_29037_5729706" "3720" 285.8289352810395 2.6200985734095283 846 14 "14002556" "Tauwhare Road, Tauwhare (past Cranmere Dr)" "10:04:27" 847 15 "14002541" "Tamahere Skate Park and Village, Tamahere" "10:05:00"
545 "16_30034_5746670" "3714" 335.8711283378414 8.303480672796635 51901 2 "14008113" "Te Rangitautahanga Rd, Turangi (outside Park)" "11:48:00" 51902 3 "14008110" "Motuoapa - Northbound, Motupapa" "11:49:29"
fast_travel_between_far_stops WARNING 16

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.
543 "16_29718_5746528" "3712" 166.63054600948618 13.28415741797848 44604 4 "14008096" "Kinloch Rd, Kinloch (near Seagers Cl)" "09:05:13" 44605 5 "14008020" "Taniwha St, Taupo (The Warehouse)" "09:10:00"
2015 "16_30369_5754868" "6175" 186.10387372862576 11.476405546598588 76266 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "14:04:12" 76268 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "14:07:54"
2012 "16_30369_5754862" "6175" 259.84314445128877 11.476405546598588 76171 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "12:45:51" 76173 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "12:48:30"
2006 "16_30368_5754890" "6175" 186.10387372862576 11.476405546598588 73259 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "14:01:12" 73261 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "14:04:54"
2005 "16_30368_5754888" "6175" 259.84314445128877 11.476405546598588 73240 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "09:00:51" 73242 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "09:03:30"
2008 "16_30368_5754894" "6175" 268.8355929933286 12.172278238309044 73286 3 "14006105" "2618 SH 26, Morrinsville (near Ave Rd S) (hail2ride)" "09:10:15" 73288 5 "14008465" "SH 26, Eureka (near Eureka Hall) (hail2ride)" "09:12:58"
2014 "16_30369_5754866" "6175" 259.84314445128877 11.476405546598588 76243 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "09:20:51" 76245 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "09:23:30"
545 "16_30034_5746670" "3714" 362.4822436524427 13.190326088463888 51901 2 "14008113" "Te Rangitautahanga Rd, Turangi (outside Park)" "11:48:00" 51903 4 "14008108" "Waitetoko, Oruatua-Te-Rangiita-Waitetoko (opp Marae)" "11:50:11"
2013 "16_30369_5754864" "6175" 259.84314445128877 11.476405546598588 76207 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "16:50:51" 76209 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "16:53:30"
2011 "16_30369_5754860" "6175" 259.84314445128877 11.476405546598588 76135 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "08:45:51" 76137 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "08:48:30"
2010 "16_30368_5754898" "6175" 268.8355929933286 12.172278238309044 73324 3 "14006105" "2618 SH 26, Morrinsville (near Ave Rd S) (hail2ride)" "18:10:15" 73326 5 "14008465" "SH 26, Eureka (near Eureka Hall) (hail2ride)" "18:12:58"
2009 "16_30368_5754896" "6175" 268.8355929933286 12.172278238309044 73305 3 "14006105" "2618 SH 26, Morrinsville (near Ave Rd S) (hail2ride)" "14:15:15" 73307 5 "14008465" "SH 26, Eureka (near Eureka Hall) (hail2ride)" "14:17:58"
544 "16_29718_5746530" "3712" 166.63054600948618 13.28415741797848 44611 4 "14008096" "Kinloch Rd, Kinloch (near Seagers Cl)" "15:15:13" 44612 5 "14008020" "Taniwha St, Taupo (The Warehouse)" "15:20:00"
2022 "16_30369_5754882" "6175" 268.8355929933286 12.172278238309044 76444 3 "14006105" "2618 SH 26, Morrinsville (near Ave Rd S) (hail2ride)" "14:30:15" 76446 5 "14008465" "SH 26, Eureka (near Eureka Hall) (hail2ride)" "14:32:58"
2007 "16_30368_5754892" "6175" 434.8953680816307 11.476405546598588 73278 14 "14007453" "SH 26, Tauwhare (opp Platt Rd) (hail2ride)" "18:04:31" 73280 16 "14002391" "SH 26, Motumaoho (opp Norfolk Rd) (hail2ride)" "18:06:06"
546 "16_30034_5746672" "3714" 362.4822436524427 13.190326088463888 51910 2 "14008113" "Te Rangitautahanga Rd, Turangi (outside Park)" "16:53:00" 51912 4 "14008108" "Waitetoko, Oruatua-Te-Rangiita-Waitetoko (opp Marae)" "16:55:11"
leading_or_trailing_whitespaces WARNING 3

leading_or_trailing_whitespaces

The value in CSV file has leading or trailing whitespaces.

This notice is emitted for values protected with double quotes since whitespaces for non-protected values are trimmed automatically by CSV parser.

The validator strips whitespaces from protected values. We do not see any use case when such a whitespace may be needed. On the other hand, some real-world feeds use trailing whitespaces for some values and omit them for the others. This is causing the largest problem when a primary key and a foreign key differ just by a whitespace: it is clear that they are intended to be the same, that is why we always strip whitespaces.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
"stops.txt" 645 "stop_name" "39 Mountview Cl, Whakamaru (hail2ride) "
"stops.txt" 786 "stop_name" "Manukau Rd, Pukekohe (near Subway Rd) "
"stops.txt" 826 "stop_name" "SH1-Lichfield - Northbound, Lichfield (opp Sheepskin Plus) "
missing_recommended_file WARNING 1

missing_recommended_file

A recommended file is missing.

You can see more about this notice here.

filename (?) The name of the faulty file.
"feed_info.txt"
mixed_case_recommended_field WARNING 1

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.
"routes.txt" "route_short_name" "TE_HUIA" 5
stop_too_far_from_shape_using_user_distance WARNING 813

stop_too_far_from_shape_using_user_distance

Stop time too far from shape.

A stop time entry that is a large distance away from the location of the shape in shapes.txt as defined by shape_dist_traveled values.

You can see more about this notice here.

Only the first 50 of 813 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.
2086 "1218429694" "16_29037_5729354" 116 "14003567" "1049 River Rd, Hamilton" [-37.74507485669245,175.25955422695057] 128.6862101141987
2086 "1218429694" "16_29037_5729354" 117 "14005604" "1125 River Rd, Hamilton" [-37.741986583683925,175.2559229246413] 127.68407659234518
2086 "1218429694" "16_29037_5729354" 118 "14002994" "Opp 1122 River Rd, Hamilton (near Flagstaff Shops)" [-37.73903026129418,175.25409753864716] 125.1263423836197
2086 "1218429694" "16_29037_5729354" 119 "14001191" "Opp 1162 River Rd, Hamilton (Alandale Retirement Village)" [-37.73740465348105,175.25089994144486] 128.65700745114717
2086 "1218429694" "16_29037_5729354" 120 "14002854" "Opp 1770 River Rd, Hamilton" [-37.732496530282916,175.24159042149068] 121.34612565889823
2086 "1218429694" "16_29037_5729354" 121 "14006529" "80 Te Huia Dr, Hamilton" [-37.72957538505457,175.23978536628357] 128.52103372121556
2086 "1218429694" "16_29037_5729354" 122 "14008656" "36 Te Huia Dr, Hamilton" [-37.726677921493824,175.2373402386726] 112.52205267225573
2086 "1218429694" "16_29037_5729354" 124 "14006572" "554 Borman Rd, Hamilton" [-37.71929007233567,175.23565364856213] 126.89223422761027
2086 "1218429694" "16_29037_5729354" 125 "14008778" "Borman Rd, Hamilton (opp Te Ao Marama School)" [-37.720164990843855,175.24160706592008] 124.21117550077874
2086 "1218429694" "16_29037_5729354" 126 "14007297" "Borman Rd, Hamitlon (opp Radius Glaisdale)" [-37.720388672934995,175.2435611789618] 126.28404639252275
2086 "1218429694" "16_29037_5729354" 127 "14003586" "396 Borman Rd, Hamilton" [-37.72117627464893,175.2495313430193] 129.83809358272993
2086 "1218429694" "16_29037_5729354" 128 "14003926" "342 Borman Rd, Hamilton (Opp Early Education Centre)" [-37.72316129563895,175.25342307024627] 120.87602060680908
2086 "1218429694" "16_29037_5729354" 129 "14005555" "Turakina Rise, Hamilton (opp Woolworths)" [-37.721749358441414,175.25825913129097] 104.08127781670684
2086 "1218429694" "16_29037_5729354" 130 "14009591" "Kimbrae Dr, Hamilton (outside Rototuna High Schools)" [-37.71689463736496,175.26454144367108] 129.79494193522606
2086 "1218429694" "16_29037_5729354" 131 "14001839" "Kimbrae Dr, Hamilton (opp Summerset Rototuna)" [-37.71798556440135,175.26872757990589] 139.5267503254631
2086 "1218429694" "16_29037_5729354" 132 "14006863" "Kimbrae Dr, Hamilton (opp Kowaro St)" [-37.72038312787856,175.27029148383818] 139.64475482965202
2086 "1218429694" "16_29037_5729354" 133 "14001410" "Opp 222 Borman Rd, Hamilton" [-37.72214479040584,175.2667963308846] 140.34377871053647
2086 "1218429694" "16_29037_5729354" 134 "14003698" "Opp 73 Moonlight Dr, Hamilton" [-37.72390581713506,175.26646657076594] 135.3268438142735
2086 "1218429694" "16_29037_5729354" 135 "14006450" "32 Moonlight Dr, Hamilton" [-37.72495915708781,175.27211343909894] 136.58722694311106
2086 "1218429694" "16_29037_5729354" 136 "14006909" "103 Horsham Downs Rd, Hamilton" [-37.72313727386158,175.27594369840557] 139.86951705429064
2086 "1218429694" "16_29037_5729354" 137 "14001025" "Opp 22 Borman Rd, Hamilton" [-37.721913851446196,175.28133122253934] 139.28244172006876
2086 "1218429694" "16_29037_5729354" 138 "14002672" "Opp 91 Barrington Dr, Hamilton" [-37.72601808485968,175.2819114548404] 133.5918758736042
2086 "1218429694" "16_29037_5729354" 139 "14006385" "14 Barrington Dr, Hamilton" [-37.7320556960756,175.285519131529] 139.27418336821484
2086 "1218429694" "16_29037_5729354" 140 "14001642" "7 Wiltshire Dr, Hamilton" [-37.7338005188696,175.28669741272554] 126.88749903010392
2086 "1218429694" "16_29037_5729354" 141 "14003617" "57 Wiltshire Dr, Hamilton" [-37.736164888168005,175.2869071239309] 119.71606157004943
2086 "1218429694" "16_29037_5729354" 142 "14004458" "83 Wiltshire Dr, Hamilton" [-37.73727065587749,175.28285172218014] 110.51890038453931
2086 "1218429694" "16_29037_5729354" 143 "14006661" "100 St. James Dr, Hamilton" [-37.73646754643501,175.28165396165] 140.3699806120849
2086 "1218429694" "16_29037_5729354" 144 "14008658" "52 St. James Dr, Hamilton" [-37.734647859695414,175.2827051006634] 133.89909823906748
2086 "1218429694" "16_29037_5729354" 145 "14002072" "22 St. James Dr, Hamilton" [-37.733159073752205,175.28497015905268] 135.56133693245073
2086 "1218429694" "16_29037_5729354" 146 "14003067" "27 Thomas Rd, Hamilton" [-37.731536495044296,175.28291030750802] 140.55991051376984
2086 "1218429694" "16_29037_5729354" 147 "14003585" "55 Thomas Rd, Hamilton" [-37.730981540088464,175.27988558571116] 140.625072898118
2086 "1218429694" "16_29037_5729354" 148 "14002372" "103 Thomas Rd, Hamilton (near Pharmacy)" [-37.730641866276116,175.27436918084823] 140.82852551508904
2086 "1218429694" "16_29037_5729354" 150 "14002075" "452 Hukanui Rd, Hamilton" [-37.73364892447683,175.27367604165184] 139.64257501119158
2086 "1218429694" "16_29037_5729354" 151 "14006809" "Opp 403 Hukanui Rd, Hamilton" [-37.73773445670161,175.27354355149822] 141.28540402538354
2086 "1218429694" "16_29037_5729354" 152 "14006320" "Opp 373 Hukanui Rd, Hamilton" [-37.74042946837179,175.27413687023912] 141.26665205661428
2086 "1218429694" "16_29037_5729354" 153 "14002357" "Opp 343 Hukanui Rd, Hamilton" [-37.74344771076575,175.27438469238166] 139.5537320026024
2086 "1218429694" "16_29037_5729354" 154 "14005896" "248 Hukanui Rd, Hamilton (near Hukanui Primary School)" [-37.74897437873597,175.2785275806802] 141.38774566584797
1528 "1990696046" "16_29338_5745998" 23231 "14007089" "127 Peachgrove Rd, Hamilton" [-37.780365963467744,175.29842922275645] 110.17235922094649
1528 "1990696046" "16_29338_5745998" 23232 "14008955" "Opp 164 Peachgrove Rd, Hamilton (Rail Crossing)" [-37.7769117700272,175.2988885794962] 109.16858703310997
1528 "1990696046" "16_29338_5745998" 23233 "14006626" "199 Peachgrove Rd, Hamilton (opp Southwell School)" [-37.774640280508905,175.29587768151075] 109.88169308015964
1528 "1990696046" "16_29338_5745998" 23234 "14007845" "211 Peachgrove Rd, Hamilton" [-37.77341658842526,175.29432955794366] 110.25601116287169
1528 "1990696046" "16_29338_5745998" 23235 "14001793" "255 Peachgrove Rd, Hamilton" [-37.771156519362066,175.29216930860116] 109.94610342230501
1528 "1990696046" "16_29338_5745998" 23236 "14001629" "359 Peachgrove Rd, Hamilton" [-37.76569060542296,175.2899150425416] 110.68283942976086
1528 "1990696046" "16_29338_5745998" 23237 "14007375" "296 Clarkin Rd, Hamilton" [-37.76335696047932,175.28600270717078] 110.42196442234273
1528 "1990696046" "16_29338_5745998" 23238 "14008311" "256 Clarkin Rd, Hamilton (Fairfield Primary School)" [-37.76405449958267,175.2830368896225] 110.47027790237861
1528 "1990696046" "16_29338_5745998" 23239 "14007661" "202 Clarkin Rd, Hamilton" [-37.76459843497989,175.28064504075672] 110.65422251023995
1528 "1990696046" "16_29338_5745998" 23240 "14001221" "140 Clarkin Rd, Hamilton" [-37.76558960467642,175.2763477971278] 111.73791156568417
1528 "1990696046" "16_29338_5745998" 23241 "14003464" "88 Clarkin Rd, Hamilton (St. Josephs Catholic School)" [-37.76648865682655,175.27248530605647] 111.34819408973127
1528 "1990696046" "16_29338_5745998" 23242 "14007063" "48 Clarkin Rd, Hamilton" [-37.76701048985236,175.27021609273086] 111.45530627398598
1528 "1990696046" "16_29338_5745998" 23243 "14004131" "588 River Rd, Hamilton" [-37.76950381488277,175.26948966766724] 111.13304696472885
stop_without_stop_time WARNING 1

stop_without_stop_time

A stop in stops.txt is not referenced by any stop_times.stop_id.

Such stops are not used by any trip and normally do not provide user value. This notice may indicate a typo in stop_times.txt.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty stop. stopName (?) The name of the faulty stop.
398 "14002501" "Transport Centre (Platform A)"
trip_distance_exceeds_shape_distance_below_threshold WARNING 2016

trip_distance_exceeds_shape_distance_below_threshold

The distance between the last shape point and last stop point is greater than 0 but less than the 11.1m threshold.

You can see more about this notice here.

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

tripId (?) The faulty record's trip id. shapeId (?) The faulty record's shape id. maxTripDistanceTraveled (?) The faulty record's trip max distance traveled. maxShapeDistanceTraveled (?) The faulty record's shape max distance traveled. geoDistanceToShape (?) The distance in meters between the shape and the stop.
"16_29037_5746678" "295814106" 26905.72 26902.85 3.695515803496261
"16_29037_5746680" "295814106" 26905.72 26902.85 3.695515803496261
"16_29037_5746682" "295814106" 26905.72 26902.85 3.695515803496261
"16_29037_5746684" "295814106" 26905.72 26902.85 3.695515803496261
"16_29037_5746686" "295814106" 26905.72 26902.85 3.695515803496261
"16_29037_5746688" "295814106" 26905.72 26902.85 3.695515803496261
"16_29037_5746690" "295814106" 26905.72 26902.85 3.695515803496261
"16_29037_5746692" "295814106" 26905.72 26902.85 3.695515803496261
"16_29037_5746694" "295814106" 26905.72 26902.85 3.695515803496261
"16_29037_5746696" "295814106" 26905.72 26902.85 3.695515803496261
"16_29037_5746698" "295814106" 26905.72 26902.85 3.695515803496261
"16_29037_5746700" "295814106" 26905.72 26902.85 3.695515803496261
"16_29037_5746702" "295814106" 26905.72 26902.85 3.695515803496261
"16_29037_5746704" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29037_5746706" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29037_5746708" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29037_5746710" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29037_5746712" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29037_5746714" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29037_5746716" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29037_5746718" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29037_5746720" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29037_5746722" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29037_5746724" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29037_5746726" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29037_5746728" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29928_5746730" "295814106" 26905.72 26902.85 3.695515803496261
"16_29928_5746732" "295814106" 26905.72 26902.85 3.695515803496261
"16_29928_5746734" "295814106" 26905.72 26902.85 3.695515803496261
"16_29928_5746736" "295814106" 26905.72 26902.85 3.695515803496261
"16_29928_5746738" "295814106" 26905.72 26902.85 3.695515803496261
"16_29928_5746740" "295814106" 26905.72 26902.85 3.695515803496261
"16_29928_5746742" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29928_5746744" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29928_5746746" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29928_5746748" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29928_5746750" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29928_5746752" "622659265" 26883.86 26880.78 3.7939896528240022
"16_29037_5747112" "777077911" 14697.18 14536.02 4.5554941494823575
"16_29037_5747114" "777077911" 14697.18 14536.02 4.5554941494823575
"16_29037_5747116" "777077911" 14697.18 14536.02 4.5554941494823575
"16_29037_5747118" "777077911" 14697.18 14536.02 4.5554941494823575
"16_29037_5747120" "777077911" 14697.18 14536.02 4.5554941494823575
"16_29037_5747122" "777077911" 14697.18 14536.02 4.5554941494823575
"16_29037_5747124" "777077911" 14697.18 14536.02 4.5554941494823575
"16_29037_5747126" "777077911" 14697.18 14536.02 4.5554941494823575
"16_29037_5747128" "777077911" 14697.18 14536.02 4.5554941494823575
"16_29037_5747130" "777077911" 14697.18 14536.02 4.5554941494823575
"16_29037_5747132" "777077911" 14697.18 14536.02 4.5554941494823575
"16_29037_5747134" "777077911" 14697.18 14536.02 4.5554941494823575
platform_without_parent_station INFO 35

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.
72 "14001212" "Lynden Court East A (Chartwell Shopping Centre)"
79 "14001224" "Transport Centre (Bryce St - Platform 3)"
80 "14001232" "Lynden Court West E (Chartwell Shopping Centre)"
143 "14001441" "Lynden Court East C (Chartwell Shopping Centre)"
153 "14001490" "The Base (Platform A)"
154 "14001491" "The Base (Platform B)"
398 "14002501" "Transport Centre (Platform A)"
399 "14002505" "Transport Centre (Platform E)"
400 "14002506" "Transport Centre (Platform F)"
401 "14002507" "Transport Centre (Platform G)"
402 "14002508" "Transport Centre (Platform H)"
403 "14002509" "Transport Centre (Platform I)"
404 "14002510" "Transport Centre (Platform J)"
405 "14002511" "Transport Centre (Platform K)"
406 "14002512" "Transport Centre (Platform L)"
407 "14002513" "Transport Centre (Platform M)"
408 "14002514" "Transport Centre (Platform N)"
409 "14002515" "Transport Centre (Platform O)"
410 "14002516" "Transport Centre (Platform P)"
411 "14002517" "Transport Centre (Platform Q)"
412 "14002518" "Transport Centre (Platform R)"
413 "14002519" "Transport Centre (Platform S)"
414 "14002520" "Transport Centre (Platform T)"
415 "14002521" "Transport Centre (Platform U)"
416 "14002522" "Transport Centre (Platform V)"
417 "14002530" "Transport Centre"
455 "14002601" "Transport Centre (Bryce St - Platform 2)"
468 "14002701" "Transport Centre (Anglesea St)"
727 "14004413" "Lynden Court West D, Hamilton (Chartwell Shopping Centre)"
894 "14005680" "Glenview Bus Hub Southbound"
896 "14005682" "Glenview Bus Hub Northbound"
1498 "14008601" "Rotokauri Transport Hub (Platform 1)"
1499 "14008602" "Rotokauri Transport Hub (Platform 2)"
1500 "14008603" "Rotokauri Transport Hub (Platform 3)"
1501 "14008604" "Rotokauri Transport Hub (Platform 4)"