autocareslaregional — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-04-24T00:35:01Z,
for the dataset file:///shared/autocareslaregional_b9f74700.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Diputación Foral de Álava
Publisher URL:
https://alavabus.eus
Feed Email:
N/A
Feed Language:
Spanish
Feed Start Date:
2026-04-22
Feed End Date:
2026-06-21

Files included


  1. agency.txt
  2. attributions.txt
  3. calendar.txt
  4. calendar_dates.txt
  5. fare_attributes.txt
  6. fare_rules.txt
  7. feed_info.txt
  8. levels.txt
  9. routes.txt
  10. shapes.txt
  11. stop_times.txt
  12. stops.txt
  13. trips.txt

Counts


  • Agencies: 2
  • Blocks: 0
  • Routes: 49
  • Shapes: 306
  • Stops: 677
  • Trips: 1931

Specification Compliance report

5483 notices reported (0 errors, 4806 warnings, 677 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 168

equal_shape_distance_same_coordinates

Two consecutive points have equal shape_dist_traveled and the same lat/lon coordinates in shapes.txt.

When sorted by shape.shape_pt_sequence, the values for shape_dist_traveled must increase along a shape. Two consecutive points with equal values for shape_dist_traveled and the same coordinates indicate a duplicative shape point.

You can see more about this notice here.

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

shapeId (?) The id of the faulty shape. csvRowNumber (?) The row number from `shapes.txt`. shapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the faulty record. shapePtSequence (?) The faulty record's `shapes.shape_pt_sequence`. prevCsvRowNumber (?) The row number from `shapes.txt` of the previous shape point. prevShapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the previous shape point. prevShapePtSequence (?) The previous record's `shapes.shape_pt_sequence`.
"593" 116429 30851.475 409 116428 30851.475 408
"593" 116522 35680.724 502 116521 35680.724 501
"597" 117067 35396.348 492 117066 35396.348 491
"127" 8576 7429.596 134 8575 7429.596 133
"25" 19 2134.907 18 18 2134.907 17
"25" 149 18455.015 148 148 18455.015 147
"25" 410 36826.722 409 409 36826.722 408
"25" 461 42140.998 460 460 42140.998 459
"25" 505 47718.996 504 504 47718.996 503
"25" 707 65909.964 706 706 65909.964 705
"26" 1401 60634.707 670 1400 60634.707 669
"253" 70527 35839.893 685 70526 35839.893 684
"37" 4359 10630.585 98 4358 10630.585 97
"263" 76597 2134.907 18 76596 2134.907 17
"263" 76727 18455.015 148 76726 18455.015 147
"263" 77169 82700.808 590 77168 82700.808 589
"264" 77805 79181.675 612 77804 79181.675 611
"700" 143362 9115.348 48 143361 9115.348 47
"700" 143455 13944.597 141 143454 13944.597 140
"705" 143894 26850.647 356 143893 26850.647 355
"706" 144488 35137.532 420 144487 35137.532 419
"287" 89612 13.892 3 89611 13.892 2
"287" 89613 13.892 4 89612 13.892 3
"287" 89614 13.892 5 89613 13.892 4
"287" 89615 13.892 6 89614 13.892 5
"287" 89616 13.892 7 89615 13.892 6
"287" 89617 13.892 8 89616 13.892 7
"287" 89619 16.129 10 89618 16.129 9
"287" 89620 16.129 11 89619 16.129 10
"287" 89621 16.129 12 89620 16.129 11
"287" 89622 16.129 13 89621 16.129 12
"287" 89623 16.129 14 89622 16.129 13
"287" 89624 16.129 15 89623 16.129 14
"287" 89625 16.129 16 89624 16.129 15
"287" 89626 16.129 17 89625 16.129 16
"287" 89627 16.129 18 89626 16.129 17
"287" 89628 16.129 19 89627 16.129 18
"287" 89629 16.129 20 89628 16.129 19
"287" 89630 16.129 21 89629 16.129 20
"287" 89631 16.129 22 89630 16.129 21
"195" 43770 5729.035 148 43769 5729.035 147
"195" 43771 5729.035 149 43770 5729.035 148
"195" 43772 5729.035 150 43771 5729.035 149
"655" 120650 25112.224 309 120649 25112.224 308
"657" 120706 34.928 3 120705 34.928 2
"657" 120707 34.928 4 120706 34.928 3
"657" 120708 34.928 5 120707 34.928 4
"657" 120709 34.928 6 120708 34.928 5
"657" 120710 34.928 7 120709 34.928 6
"657" 120711 34.928 8 120710 34.928 7
fast_travel_between_consecutive_stops WARNING 26

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.
1312 "23928" "75" 174.9372239666179 6.560145898748171 20347 20 "708" "Albeiz / Albéniz" "15:26:25" 20348 21 "706" "Ametzaga Asparrena" "15:28:40"
1322 "23943" "75" 173.6509208492163 6.560145898748171 20659 2 "706" "Ametzaga Asparrena" "16:48:10" 20660 3 "708" "Albeiz / Albéniz" "16:50:26"
1318 "23939" "75" 173.6509208492163 6.560145898748171 20571 2 "706" "Ametzaga Asparrena" "07:13:10" 20572 3 "708" "Albeiz / Albéniz" "07:15:26"
1311 "23927" "75" 174.9372239666179 6.560145898748171 20325 20 "708" "Albeiz / Albéniz" "13:11:25" 20326 21 "706" "Ametzaga Asparrena" "13:13:40"
1320 "23941" "75" 173.6509208492163 6.560145898748171 20615 2 "706" "Ametzaga Asparrena" "12:33:10" 20616 3 "708" "Albeiz / Albéniz" "12:35:26"
1314 "23930" "75" 174.9372239666179 6.560145898748171 20391 20 "708" "Albeiz / Albéniz" "19:26:25" 20392 21 "706" "Ametzaga Asparrena" "19:28:40"
1319 "23940" "75" 173.6509208492163 6.560145898748171 20593 2 "706" "Ametzaga Asparrena" "09:33:10" 20594 3 "708" "Albeiz / Albéniz" "09:35:26"
1325 "23933" "75" 174.9372239666179 6.560145898748171 20457 20 "708" "Albeiz / Albéniz" "10:41:25" 20458 21 "706" "Ametzaga Asparrena" "10:43:40"
1321 "23942" "75" 173.6509208492163 6.560145898748171 20637 2 "706" "Ametzaga Asparrena" "14:48:10" 20638 3 "708" "Albeiz / Albéniz" "14:50:26"
1331 "23947" "75" 173.6509208492163 6.560145898748171 20747 2 "706" "Ametzaga Asparrena" "10:03:10" 20748 3 "708" "Albeiz / Albéniz" "10:05:26"
1317 "23938" "75" 173.6509208492163 6.560145898748171 20549 2 "706" "Ametzaga Asparrena" "06:13:10" 20550 3 "708" "Albeiz / Albéniz" "06:15:26"
1330 "23946" "75" 173.6509208492163 6.560145898748171 20725 2 "706" "Ametzaga Asparrena" "08:03:10" 20726 3 "708" "Albeiz / Albéniz" "08:05:26"
1309 "23925" "75" 174.9372239666179 6.560145898748171 20281 20 "708" "Albeiz / Albéniz" "07:51:25" 20282 21 "706" "Ametzaga Asparrena" "07:53:40"
1326 "23934" "75" 174.9372239666179 6.560145898748171 20479 20 "708" "Albeiz / Albéniz" "14:41:25" 20480 21 "706" "Ametzaga Asparrena" "14:43:40"
1324 "23945" "75" 173.6509208492163 6.560145898748171 20703 2 "706" "Ametzaga Asparrena" "20:48:10" 20704 3 "708" "Albeiz / Albéniz" "20:50:26"
1315 "23931" "75" 174.9372239666179 6.560145898748171 20413 20 "708" "Albeiz / Albéniz" "21:26:25" 20414 21 "706" "Ametzaga Asparrena" "21:28:40"
1310 "23926" "75" 174.9372239666179 6.560145898748171 20303 20 "708" "Albeiz / Albéniz" "09:41:25" 20304 21 "706" "Ametzaga Asparrena" "09:43:40"
1316 "23932" "75" 174.9372239666179 6.560145898748171 20435 20 "708" "Albeiz / Albéniz" "22:26:25" 20436 21 "706" "Ametzaga Asparrena" "22:28:40"
1328 "23936" "75" 174.9372239666179 6.560145898748171 20523 20 "708" "Albeiz / Albéniz" "20:41:25" 20524 21 "706" "Ametzaga Asparrena" "20:43:40"
1327 "23935" "75" 174.9372239666179 6.560145898748171 20501 20 "708" "Albeiz / Albéniz" "16:41:25" 20502 21 "706" "Ametzaga Asparrena" "16:43:40"
1323 "23944" "75" 173.6509208492163 6.560145898748171 20681 2 "706" "Ametzaga Asparrena" "18:48:10" 20682 3 "708" "Albeiz / Albéniz" "18:50:26"
1332 "23948" "75" 173.6509208492163 6.560145898748171 20769 2 "706" "Ametzaga Asparrena" "14:03:10" 20770 3 "708" "Albeiz / Albéniz" "14:05:26"
1333 "23949" "75" 173.6509208492163 6.560145898748171 20791 2 "706" "Ametzaga Asparrena" "16:03:10" 20792 3 "708" "Albeiz / Albéniz" "16:05:26"
1313 "23929" "75" 174.9372239666179 6.560145898748171 20369 20 "708" "Albeiz / Albéniz" "17:26:25" 20370 21 "706" "Ametzaga Asparrena" "17:28:40"
1334 "23950" "75" 173.6509208492163 6.560145898748171 20813 2 "706" "Ametzaga Asparrena" "20:03:10" 20814 3 "708" "Albeiz / Albéniz" "20:05:26"
1329 "23937" "75" 174.9372239666179 6.560145898748171 20545 20 "708" "Albeiz / Albéniz" "22:41:25" 20546 21 "706" "Ametzaga Asparrena" "22:43:40"
missing_feed_contact_email_and_url WARNING 1

missing_feed_contact_email_and_url

Best Practices for feed_info.txt suggest providing at least one of feed_contact_email and feed_contact_url.

You can see more about this notice here.

csvRowNumber (?) The row number of the validated record.
2
mixed_case_recommended_field WARNING 391

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 391 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.
"routes.txt" "route_long_name" "VITORIA/GASTEIZ-ZIGOITIA" 2
"routes.txt" "route_desc" "VITORIA/GASTEIZ-ZIGOITIA." 2
"routes.txt" "route_long_name" "VITORIA/GASTEIZ-ARAMAIO" 3
"routes.txt" "route_desc" "VITORIA/GASTEIZ-ARAMAIO." 3
"routes.txt" "route_long_name" "ARAMAIO-ARRASATE" 4
"routes.txt" "route_desc" "ARAMAIO-ARRASATE." 4
"routes.txt" "route_long_name" "VITORIA/GASTEIZ-NARBAIZA" 5
"routes.txt" "route_desc" "VITORIA/GASTEIZ-NARBAIZA." 5
"routes.txt" "route_long_name" "VITORIA/GASTEIZ-ALEGRIA/DULANTZI-ARAIA" 6
"routes.txt" "route_desc" "VITORIA/GASTEIZ-ALEGRIA/DULANTZI-ARAIA." 6
"routes.txt" "route_long_name" "VITORIA/GASTEIZ-SANTA CRUZ DE CAMPEZO-ESTELLA/LIZA" 7
"routes.txt" "route_desc" "VITORIA/GASTEIZ-SANTA CRUZ DE CAMPEZO/SANTIKURUTZE KANPEZU-ESTELLA/LIZARRA" 7
"routes.txt" "route_long_name" "VITORIA/GASTEIZ - LAGRAN" 8
"routes.txt" "route_desc" "VITORIA/GASTEIZ - LAGRAN." 8
"routes.txt" "route_long_name" "LOGROÑO - LAGUARDIA" 9
"routes.txt" "route_desc" "LOGROÑO - LAGUARDIA." 9
"routes.txt" "route_long_name" "VITORIA/GASTEIZ - LOGROÑO" 10
"routes.txt" "route_desc" "VITORIA/GASTEIZ - LOGROÑO." 10
"routes.txt" "route_long_name" "LOGROÑO - HARO" 11
"routes.txt" "route_desc" "LOGROÑO - HARO." 11
"routes.txt" "route_long_name" "LOGROÑO - VILLABUENA DE ALAVA/ESKUERNAGA" 12
"routes.txt" "route_desc" "LOGROÑO - VILLABUENA DE ALAVA/ESKUERNAGA." 12
"routes.txt" "route_long_name" "VITORIA/GASTEIZ - HARO" 13
"routes.txt" "route_desc" "VITORIA/GASTEIZ - HARO." 13
"routes.txt" "route_long_name" "VITORIA/GASTEIZ-NANCLARES/LANGRAIZ-BOVEDA" 14
"routes.txt" "route_desc" "VITORIA/GASTEIZ-NANCLARES/LANGRAIZ-BOVEDA." 14
"routes.txt" "route_long_name" "VITORIA/GASTEIZ-MURGIA-IZARRA" 15
"routes.txt" "route_desc" "VITORIA/GASTEIZ-MURGIA-IZARRA." 15
"routes.txt" "route_long_name" "VITORIA/GASTEIZ-AMURRIO-LAUDIO/LLODIO" 16
"routes.txt" "route_desc" "VITORIA/GASTEIZ-AMURRIO-LAUDIO/LLODIO." 16
"routes.txt" "route_long_name" "ARTZINIEGA-AMURRIO-LAUDIO/LLODIO-OKONDO" 17
"routes.txt" "route_desc" "ARTZINIEGA-AMURRIO-LAUDIO/LLODIO-OKONDO." 17
"routes.txt" "route_long_name" "BILBAO-LOGROÑO" 18
"routes.txt" "route_desc" "BILBAO-LOGROÑO." 18
"routes.txt" "route_long_name" "VITORIA-GASTEIZ / DURANGO" 19
"routes.txt" "route_desc" "VITORIA-GASTEIZ / DURANGO." 19
"routes.txt" "route_long_name" "VITORIA-GASTEIZ / MIRANDA DE EBRO" 20
"routes.txt" "route_desc" "VITORIA-GASTEIZ / MIRANDA DE EBRO." 20
"routes.txt" "route_long_name" "BILBAO/IRUÑA-PAMPLONA" 21
"routes.txt" "route_desc" "BILBAO/IRUÑA-PAMPLONA." 21
"routes.txt" "route_long_name" "GOPEGI-MURGIA-IZARRA-ORDUÑA" 25
"routes.txt" "route_desc" "GOPEGI-MURGIA-IZARRA-ORDUÑA." 25
"routes.txt" "route_long_name" "LEGUTIO-OTXANDIO" 26
"routes.txt" "route_desc" "LEGUTIO-OTXANDIO." 26
"routes.txt" "route_long_name" "LEGUTIO-DURANA-VITORIA" 27
"routes.txt" "route_desc" "LEGUTIO-DURANA-VITORIA." 27
"routes.txt" "route_long_name" "ALEGRIA-DULANTZI / ELBURGO-BURGELU / OZAETA" 29
"routes.txt" "route_desc" "ALEGRIA-DULANTZI / ELBURGO-BURGELU / OZAETA." 29
"routes.txt" "route_long_name" "ALEGRIA/DULANTZI-SALVATIERRA/AGURAIN" 30
"routes.txt" "route_desc" "ALEGRIA/DULANTZI-SALVATIERRA/AGURAIN." 30
stop_too_far_from_shape WARNING 4

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.
123 "36" "13484" 424 "139" "HARO" [42.6022,-2.8342999999999994] 3551.056862224194
382 "188" "16532" 6538 "191" "MURUA" [42.97451930480602,-2.7330268986318895] 131.73296701328923
382 "188" "16532" 6540 "436" "ZIGOITIA (Gorostitza)" [42.979,-2.713400000000001] 1004.9250912250669
125 "421" "13500" 443 "1" "VITORIA-GASTEIZ (Estación Bus Geltokia)" [42.84780000000001,-2.6815] 1267.6231187102626
stop_too_far_from_shape_using_user_distance WARNING 3378

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 3378 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.
534 "591" "24589" 22441 "831" "AGURAIN / SALVATIERRA (Gasolindegia / Gasolinera)" [42.857597922854936,-2.454940111833649] 4977.318732908638
534 "591" "24589" 22442 "833" "AGURAIN / SALVATIERRA (Erdigunea / Centro)" [42.8568098718329,-2.4458025945962243] 4791.426656455408
1356 "350" "25020" 23678 "554" "Luna" [42.887764882733045,-2.9684172958537682] 1045.8627747634546
1356 "350" "25020" 23679 "555" "Artxua / Archua" [42.88389791953235,-2.949242792042722] 2094.5609399625932
1356 "350" "25020" 23680 "556" "Guillarte / Gibilloarrate" [42.87317604810899,-2.936524747543517] 3283.1132224701673
1356 "350" "25020" 23681 "557" "Santa Eulalia" [42.86843454745086,-2.9146556172714515] 4308.039687716157
1356 "350" "25020" 23682 "558" "Urbina de Basabe" [42.85620417573361,-2.903300648556035] 5189.911873295492
1356 "350" "25020" 23683 "559" "Marinda" [42.869076169638475,-2.8882478078442717] 5001.1294790842585
1356 "350" "25020" 23684 "560" "Villamanca" [42.889168023368754,-2.9084469961786197] 3524.2871968911104
1356 "350" "25020" 23685 "561" "Jokano" [42.91480921362024,-2.8924163972291685] 5214.590650123302
1356 "350" "25020" 23686 "562" "Uribarri Kuartango" [42.93198622055268,-2.8925750954714378] 8218.30887224626
1356 "350" "25020" 23687 "563" "Aprikano" [42.9516,-2.9001] 11072.331533702107
1356 "350" "25020" 23688 "679" "ZUHATZU KUARTANGO" [42.9516,-2.9001] 9213.58941289039
1356 "350" "25020" 23689 "565" "Urbina Eza" [42.9516,-2.9001] 8286.263502400228
1356 "350" "25020" 23690 "566" "Etxabarri Kuartango" [42.9516,-2.9001] 7525.00149955877
1356 "350" "25020" 23691 "567" "Sendadiano" [42.9516,-2.9001] 6984.074922467007
1356 "350" "25020" 23692 "568" "Tortura" [42.9516,-2.9001] 6074.962461024531
1356 "350" "25020" 23693 "569" "Katadiano" [42.9516,-2.9001] 4599.349424715638
1356 "350" "25020" 23694 "570" "Anda" [42.9516,-2.9001] 3676.615442443948
1356 "350" "25020" 23695 "571" "Andagoia" [42.9516,-2.9001] 3232.046527523988
1356 "350" "25020" 23696 "572" "Abornikano" [42.9516,-2.9001] 2605.99438735966
1356 "350" "25020" 23697 "573" "Abezia" [42.9516,-2.9001] 1445.914136902559
1356 "350" "25020" 23698 "574" "Larrazkueta" [42.9516,-2.9001] 881.5055739942235
1366 "351" "14124" 556 "335" "VILLANUEVA DE VALDEGOVIA" [42.8302697953849,-3.108920526547482] 2112.6605087720172
1366 "351" "14124" 557 "589" "Nograro" [42.84277670217701,-3.1263912503992994] 2357.823342064852
1366 "351" "14124" 558 "304" "GURENDES" [42.860227232340435,-3.130551653147599] 1557.7037285916524
1366 "351" "14124" 559 "588" "Quejo" [42.84773694134624,-3.1565961097057493] 2208.500826199893
1366 "351" "14124" 560 "587" "Valpuesta" [42.883982292784836,-3.187461059664605] 5502.424682381689
1366 "351" "14124" 561 "324" "SAN MILLAN DE SAN ZADORNIL" [42.91206992830384,-3.185835438175529] 7643.0384774471695
1366 "351" "14124" 562 "680" "SAN ZADORNIL" [42.89940310105228,-3.1500431656075842] 6484.666276724369
1366 "351" "14124" 563 "585" "Pinedo" [42.867094209443835,-3.1536357787166778] 1015.4661069580111
1366 "351" "14124" 564 "584" "Corro (EG-TC)" [42.86889740662489,-3.214295585315489] 3731.8624933904835
1366 "351" "14124" 565 "326" "TOBILLAS" [42.87350066970119,-3.224805620905575] 3318.1579368456587
1366 "351" "14124" 566 "299" "BÓVEDA" [42.86721278381664,-3.225120618553924] 4616.776855578633
1366 "351" "14124" 567 "583" "Quintanilla" [42.843898930626686,-3.2041136150789344] 7727.658427261286
1366 "351" "14124" 568 "582" "Valluerca" [42.83400000000001,-3.1951999999999994] 8633.384414405344
1366 "351" "14124" 569 "581" "Acebedo" [42.83400000000001,-3.1951999999999994] 8422.712013604681
1366 "351" "14124" 570 "580" "Basabe" [42.83400000000001,-3.1951999999999994] 7808.425687770694
1366 "351" "14124" 571 "579" "Mioma" [42.83400000000001,-3.1951999999999994] 9353.113951500798
1366 "351" "14124" 572 "578" "Arroyo de San Zadornil" [42.83400000000001,-3.1951999999999994] 2535.576962952987
1366 "351" "14124" 573 "577" "Lalastra" [42.83400000000001,-3.1951999999999994] 5409.278185423225
1366 "351" "14124" 574 "576" "Lahoz" [42.83400000000001,-3.1951999999999994] 6743.281146077685
536 "593" "24591" 22456 "832" "AGURAIN / SALVATIERRA (Erdigunea / Centro)" [42.84852132749785,-2.377035867067342] 891.0449915558339
536 "593" "24591" 22457 "830" "AGURAIN / SALVATIERRA (Gasolindegia / Gasolinera)" [42.848108340030585,-2.3822166799537654] 957.6072320469158
536 "593" "24591" 22458 "343" "ALEGRIA-DULANTZI" [42.863446977641765,-2.4855808484199384] 3157.018453061729
536 "593" "24591" 22459 "799" "ARKAUTI / ARCAUTE (Akademia)" [42.855718684782104,-2.5708859455191218] 3835.3213995092697
536 "593" "24591" 22460 "349" "ARKAUTI / ARCAUTE (Nekazaritza I. / I. Agrario)" [42.85760510094175,-2.5797729406474885] 3806.796607121608
536 "593" "24591" 22461 "351" "ARKAUTI / ARCAUTE" [42.85941251528526,-2.587475090576097] 3866.015657364832
536 "593" "24591" 22462 "370" "VITORIA-GASTEIZ (Madrid-Arantzabela)" [42.85816499508976,-2.610565047505224] 3855.9781019252523
536 "593" "24591" 22463 "208" "VITORIA-GASTEIZ (Alas-Boulevard)" [42.85633074308383,-2.621446308984733] 3418.331058009514
trip_distance_exceeds_shape_distance_below_threshold WARNING 838

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 838 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.
"13379" "25" 69671.0 67450.866 0.0
"16341" "25" 69671.0 67450.866 0.0
"16465" "25" 69671.0 67450.866 0.0
"16991" "25" 69671.0 67450.866 0.0
"21846" "25" 69671.0 67450.866 0.0
"21847" "25" 69671.0 67450.866 0.0
"21848" "25" 69671.0 67450.866 0.0
"21849" "25" 69671.0 67450.866 0.0
"21850" "25" 69671.0 67450.866 0.0
"21851" "25" 69671.0 67450.866 0.0
"21852" "25" 69671.0 67450.866 0.0
"17050" "37" 51592.0 51417.121 0.0
"22247" "131" 10136.0 10129.32 0.0
"22248" "131" 10136.0 10129.32 0.0
"22249" "131" 10136.0 10129.32 0.0
"22259" "131" 10136.0 10129.32 0.0
"22260" "131" 10136.0 10129.32 0.0
"22261" "131" 10136.0 10129.32 0.0
"22262" "131" 10136.0 10129.32 0.0
"22271" "131" 10136.0 10129.32 0.0
"22272" "131" 10136.0 10129.32 0.0
"22273" "131" 10136.0 10129.32 0.0
"22274" "131" 10136.0 10129.32 0.0
"22275" "131" 10136.0 10129.32 0.0
"22276" "131" 10136.0 10129.32 0.0
"22286" "131" 10136.0 10129.32 0.0
"22287" "131" 10136.0 10129.32 0.0
"22288" "131" 10136.0 10129.32 0.0
"22289" "131" 10136.0 10129.32 0.0
"18850" "571" 81034.0 42937.792 0.0
"18851" "571" 81034.0 42937.792 0.0
"18852" "571" 81034.0 42937.792 0.0
"18853" "571" 81034.0 42937.792 0.0
"18854" "571" 81034.0 42937.792 0.0
"18855" "571" 81034.0 42937.792 0.0
"18856" "571" 81034.0 42937.792 0.0
"18862" "572" 81039.0 42934.032 0.0
"18863" "572" 81039.0 42934.032 0.0
"18864" "572" 81039.0 42934.032 0.0
"18865" "572" 81039.0 42934.032 0.0
"18866" "572" 81039.0 42934.032 0.0
"18867" "572" 81039.0 42934.032 0.0
"18873" "573" 86785.0 46763.673 0.0
"18857" "571" 81034.0 42937.792 0.0
"18858" "571" 81034.0 42937.792 0.0
"18859" "571" 81034.0 42937.792 0.0
"18860" "571" 81034.0 42937.792 0.0
"18861" "571" 81034.0 42937.792 0.0
"18868" "572" 81039.0 42934.032 0.0
"18869" "572" 81039.0 42934.032 0.0
platform_without_parent_station INFO 677

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.

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

csvRowNumber (?) Row number of the faulty record. stopId (?) The id of the faulty record. stopName (?) The stop name of the faulty record.
2 "1" "VITORIA-GASTEIZ (Estación Bus Geltokia)"
3 "2" "ZAITEGI"
4 "3" "ZAITEGI"
5 "4" "MURGIA"
6 "5" "MURGIA"
7 "6" "PAULES"
8 "7" "PAULES"
9 "8" "SARRIA"
10 "9" "AMETZAGA ZUIA"
11 "10" "AMETZAGA ZUIA"
12 "11" "BELUNTZA (Soleta)"
13 "12" "BELUNTZA (Soleta)"
14 "13" "IZARRA"
15 "15" "LEZAMA"
16 "16" "LEZAMA"
17 "17" "Larrinbe (Eliza / Iglesia)"
18 "18" "Larrinbe (Eliza / Iglesia)"
19 "19" "AMURRIO (Araba)"
20 "20" "AMURRIO (San José)"
21 "21" "AMURRIO (San José)"
22 "22" "LUIAONDO"
23 "23" "LUIAONDO"
24 "24" "LAUDIO / LLODIO (Gurutze Gorria / Cruz Roja)"
25 "25" "LAUDIO / LLODIO (Gurutze Gorria / Cruz Roja)"
26 "26" "LAUDIO / LLODIO"
27 "27" "LAUDIO / LLODIO"
28 "28" "ARETA"
29 "29" "ARETA"
30 "30" "IZORIA (Olmos)"
31 "31" "IZORIA (Olmos)"
32 "32" "Murga (Poligono)"
33 "33" "ARESPALDITZA / RESPALDIZA"
34 "34" "ARESPALDITZA / RESPALDIZA"
35 "35" "IBAGÜEN"
36 "36" "IBAGÜEN"
37 "37" "MENAGARAI"
38 "38" "ARTZINIEGA (Gasolindegia / Gasolinera)"
39 "39" "ARTZINIEGA (Gasolindegia / Gasolinera)"
40 "40" "ARTZINIEGA"
41 "41" "OKONDO (Artzaina / Pastor)"
42 "42" "OKONDO (Artzaina / Pastor)"
43 "43" "OKONDO (Ventilla)"
44 "44" "OKONDO (Ventilla)"
45 "45" "OKONDO (Zudubiarte)"
46 "46" "OKONDO (Zudubiarte)"
47 "47" "OKONDO (Jubilatuen kluba / Club Jubilados)"
48 "48" "OKONDO (Jubilatuen kluba / Club Jubilados)"
49 "49" "OKONDO (Kutxabank)"
50 "50" "OKONDO (Kutxabank)"
51 "51" "OKONDO"