bus-urbano-segovia — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-03-23T22:07:24Z,
for the dataset file:///shared/bus-urbano-segovia_8ce14fd9.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-03-22
Feed End Date:
2026-05-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: 302
  • Stops: 677
  • Trips: 2057

Specification Compliance report

5563 notices reported (0 errors, 4886 warnings, 677 infos)

Notice Code Severity Total
equal_shape_distance_same_coordinates WARNING 165

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 165 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" 110365 30851.475 409 110364 30851.475 408
"593" 110458 35680.724 502 110457 35680.724 501
"597" 111003 35396.348 492 111002 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" 68686 35839.893 685 68685 35839.893 684
"37" 4359 10630.585 98 4358 10630.585 97
"263" 70533 2134.907 18 70532 2134.907 17
"263" 70663 18455.015 148 70662 18455.015 147
"263" 71105 82700.808 590 71104 82700.808 589
"264" 71741 79181.675 612 71740 79181.675 611
"700" 137298 9115.348 48 137297 9115.348 47
"700" 137391 13944.597 141 137390 13944.597 140
"705" 137830 26850.647 356 137829 26850.647 355
"706" 138424 35137.532 420 138423 35137.532 419
"287" 83548 13.892 3 83547 13.892 2
"287" 83549 13.892 4 83548 13.892 3
"287" 83550 13.892 5 83549 13.892 4
"287" 83551 13.892 6 83550 13.892 5
"287" 83552 13.892 7 83551 13.892 6
"287" 83553 13.892 8 83552 13.892 7
"287" 83555 16.129 10 83554 16.129 9
"287" 83556 16.129 11 83555 16.129 10
"287" 83557 16.129 12 83556 16.129 11
"287" 83558 16.129 13 83557 16.129 12
"287" 83559 16.129 14 83558 16.129 13
"287" 83560 16.129 15 83559 16.129 14
"287" 83561 16.129 16 83560 16.129 15
"287" 83562 16.129 17 83561 16.129 16
"287" 83563 16.129 18 83562 16.129 17
"287" 83564 16.129 19 83563 16.129 18
"287" 83565 16.129 20 83564 16.129 19
"287" 83566 16.129 21 83565 16.129 20
"287" 83567 16.129 22 83566 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" 114586 25112.224 309 114585 25112.224 308
"657" 114642 34.928 3 114641 34.928 2
"657" 114643 34.928 4 114642 34.928 3
"657" 114644 34.928 5 114643 34.928 4
"657" 114645 34.928 6 114644 34.928 5
"657" 114646 34.928 7 114645 34.928 6
"657" 114647 34.928 8 114646 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.
1336 "23928" "75" 174.9372239666179 6.560145898748171 22865 20 "708" "Albeiz / Albéniz" "15:26:25" 22866 21 "706" "Ametzaga Asparrena" "15:28:40"
1346 "23943" "75" 173.6509208492163 6.560145898748171 23177 2 "706" "Ametzaga Asparrena" "16:48:10" 23178 3 "708" "Albeiz / Albéniz" "16:50:26"
1342 "23939" "75" 173.6509208492163 6.560145898748171 23089 2 "706" "Ametzaga Asparrena" "07:13:10" 23090 3 "708" "Albeiz / Albéniz" "07:15:26"
1335 "23927" "75" 174.9372239666179 6.560145898748171 22843 20 "708" "Albeiz / Albéniz" "13:11:25" 22844 21 "706" "Ametzaga Asparrena" "13:13:40"
1344 "23941" "75" 173.6509208492163 6.560145898748171 23133 2 "706" "Ametzaga Asparrena" "12:33:10" 23134 3 "708" "Albeiz / Albéniz" "12:35:26"
1338 "23930" "75" 174.9372239666179 6.560145898748171 22909 20 "708" "Albeiz / Albéniz" "19:26:25" 22910 21 "706" "Ametzaga Asparrena" "19:28:40"
1343 "23940" "75" 173.6509208492163 6.560145898748171 23111 2 "706" "Ametzaga Asparrena" "09:33:10" 23112 3 "708" "Albeiz / Albéniz" "09:35:26"
1349 "23933" "75" 174.9372239666179 6.560145898748171 22975 20 "708" "Albeiz / Albéniz" "10:41:25" 22976 21 "706" "Ametzaga Asparrena" "10:43:40"
1345 "23942" "75" 173.6509208492163 6.560145898748171 23155 2 "706" "Ametzaga Asparrena" "14:48:10" 23156 3 "708" "Albeiz / Albéniz" "14:50:26"
1355 "23947" "75" 173.6509208492163 6.560145898748171 23265 2 "706" "Ametzaga Asparrena" "10:03:10" 23266 3 "708" "Albeiz / Albéniz" "10:05:26"
1341 "23938" "75" 173.6509208492163 6.560145898748171 23067 2 "706" "Ametzaga Asparrena" "06:13:10" 23068 3 "708" "Albeiz / Albéniz" "06:15:26"
1354 "23946" "75" 173.6509208492163 6.560145898748171 23243 2 "706" "Ametzaga Asparrena" "08:03:10" 23244 3 "708" "Albeiz / Albéniz" "08:05:26"
1333 "23925" "75" 174.9372239666179 6.560145898748171 22799 20 "708" "Albeiz / Albéniz" "07:51:25" 22800 21 "706" "Ametzaga Asparrena" "07:53:40"
1350 "23934" "75" 174.9372239666179 6.560145898748171 22997 20 "708" "Albeiz / Albéniz" "14:41:25" 22998 21 "706" "Ametzaga Asparrena" "14:43:40"
1348 "23945" "75" 173.6509208492163 6.560145898748171 23221 2 "706" "Ametzaga Asparrena" "20:48:10" 23222 3 "708" "Albeiz / Albéniz" "20:50:26"
1339 "23931" "75" 174.9372239666179 6.560145898748171 22931 20 "708" "Albeiz / Albéniz" "21:26:25" 22932 21 "706" "Ametzaga Asparrena" "21:28:40"
1334 "23926" "75" 174.9372239666179 6.560145898748171 22821 20 "708" "Albeiz / Albéniz" "09:41:25" 22822 21 "706" "Ametzaga Asparrena" "09:43:40"
1340 "23932" "75" 174.9372239666179 6.560145898748171 22953 20 "708" "Albeiz / Albéniz" "22:26:25" 22954 21 "706" "Ametzaga Asparrena" "22:28:40"
1352 "23936" "75" 174.9372239666179 6.560145898748171 23041 20 "708" "Albeiz / Albéniz" "20:41:25" 23042 21 "706" "Ametzaga Asparrena" "20:43:40"
1351 "23935" "75" 174.9372239666179 6.560145898748171 23019 20 "708" "Albeiz / Albéniz" "16:41:25" 23020 21 "706" "Ametzaga Asparrena" "16:43:40"
1347 "23944" "75" 173.6509208492163 6.560145898748171 23199 2 "706" "Ametzaga Asparrena" "18:48:10" 23200 3 "708" "Albeiz / Albéniz" "18:50:26"
1356 "23948" "75" 173.6509208492163 6.560145898748171 23287 2 "706" "Ametzaga Asparrena" "14:03:10" 23288 3 "708" "Albeiz / Albéniz" "14:05:26"
1357 "23949" "75" 173.6509208492163 6.560145898748171 23309 2 "706" "Ametzaga Asparrena" "16:03:10" 23310 3 "708" "Albeiz / Albéniz" "16:05:26"
1337 "23929" "75" 174.9372239666179 6.560145898748171 22887 20 "708" "Albeiz / Albéniz" "17:26:25" 22888 21 "706" "Ametzaga Asparrena" "17:28:40"
1358 "23950" "75" 173.6509208492163 6.560145898748171 23331 2 "706" "Ametzaga Asparrena" "20:03:10" 23332 3 "708" "Albeiz / Albéniz" "20:05:26"
1353 "23937" "75" 174.9372239666179 6.560145898748171 23063 20 "708" "Albeiz / Albéniz" "22:41:25" 23064 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 411

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 411 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.
237 "36" "13484" 474 "139" "HARO" [42.6022,-2.8342999999999994] 3551.056862224194
496 "188" "16532" 8422 "191" "MURUA" [42.97451930480602,-2.7330268986318895] 131.73296701328923
496 "188" "16532" 8424 "436" "ZIGOITIA (Gorostitza)" [42.979,-2.713400000000001] 1004.9250912250669
239 "421" "13500" 493 "1" "VITORIA-GASTEIZ (Estación Bus Geltokia)" [42.84780000000001,-2.6815] 1267.6231187102626
stop_too_far_from_shape_using_user_distance WARNING 3338

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 3338 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.
631 "591" "24589" 24959 "831" "SALVATIERRA/AGURAIN (Gasolinera/Gasolindegia)" [42.857597922854936,-2.454940111833649] 4977.318732908638
631 "591" "24589" 24960 "833" "SALVATIERRA / AGURAIN (Centro/Erdigunea)" [42.8568098718329,-2.4458025945962243] 4791.426656455408
1380 "350" "25020" 26196 "554" "Luna" [42.887764882733045,-2.9684172958537682] 1045.8627747634546
1380 "350" "25020" 26197 "555" "Artxua / Archua" [42.88389791953235,-2.949242792042722] 2094.5609399625932
1380 "350" "25020" 26198 "556" "Guillarte / Gibilloarrate" [42.87317604810899,-2.936524747543517] 3283.1132224701673
1380 "350" "25020" 26199 "557" "Santa Eulalia" [42.86843454745086,-2.9146556172714515] 4308.039687716157
1380 "350" "25020" 26200 "558" "Urbina de Basabe" [42.85620417573361,-2.903300648556035] 5189.911873295492
1380 "350" "25020" 26201 "559" "Marinda" [42.869076169638475,-2.8882478078442717] 5001.1294790842585
1380 "350" "25020" 26202 "560" "Villamanca" [42.889168023368754,-2.9084469961786197] 3524.2871968911104
1380 "350" "25020" 26203 "561" "Jokano" [42.91480921362024,-2.8924163972291685] 5214.590650123302
1380 "350" "25020" 26204 "562" "Uribarri Kuartango" [42.93198622055268,-2.8925750954714378] 8218.30887224626
1380 "350" "25020" 26205 "563" "Aprikano" [42.9516,-2.9001] 11072.331533702107
1380 "350" "25020" 26206 "679" "ZUHATZU KUARTANGO" [42.9516,-2.9001] 9213.58941289039
1380 "350" "25020" 26207 "565" "Urbina Eza" [42.9516,-2.9001] 8286.263502400228
1380 "350" "25020" 26208 "566" "Etxabarri Kuartango" [42.9516,-2.9001] 7525.00149955877
1380 "350" "25020" 26209 "567" "Sendadiano" [42.9516,-2.9001] 6984.074922467007
1380 "350" "25020" 26210 "568" "Tortura" [42.9516,-2.9001] 6074.962461024531
1380 "350" "25020" 26211 "569" "Katadiano" [42.9516,-2.9001] 4599.349424715638
1380 "350" "25020" 26212 "570" "Anda" [42.9516,-2.9001] 3676.615442443948
1380 "350" "25020" 26213 "571" "Andagoia" [42.9516,-2.9001] 3232.046527523988
1380 "350" "25020" 26214 "572" "Abornikano" [42.9516,-2.9001] 2605.99438735966
1380 "350" "25020" 26215 "573" "Abezia" [42.9516,-2.9001] 1445.914136902559
1380 "350" "25020" 26216 "574" "Larrazkueta" [42.9516,-2.9001] 881.5055739942235
1390 "351" "14124" 606 "335" "VILLANUEVA DE VALDEGOVIA" [42.8302697953849,-3.108920526547482] 2112.6605087720172
1390 "351" "14124" 607 "589" "Nograro" [42.84277670217701,-3.1263912503992994] 2357.823342064852
1390 "351" "14124" 608 "304" "GURENDES" [42.860227232340435,-3.130551653147599] 1557.7037285916524
1390 "351" "14124" 609 "588" "Quejo" [42.84773694134624,-3.1565961097057493] 2208.500826199893
1390 "351" "14124" 610 "587" "Valpuesta" [42.883982292784836,-3.187461059664605] 5502.424682381689
1390 "351" "14124" 611 "324" "SAN MILLAN DE SAN ZADORNIL" [42.91206992830384,-3.185835438175529] 7643.0384774471695
1390 "351" "14124" 612 "680" "SAN ZADORNIL" [42.89940310105228,-3.1500431656075842] 6484.666276724369
1390 "351" "14124" 613 "585" "Pinedo" [42.867094209443835,-3.1536357787166778] 1015.4661069580111
1390 "351" "14124" 614 "584" "Corro (EG-TC)" [42.86889740662489,-3.214295585315489] 3731.8624933904835
1390 "351" "14124" 615 "326" "TOBILLAS" [42.87350066970119,-3.224805620905575] 3318.1579368456587
1390 "351" "14124" 616 "299" "BÓVEDA" [42.86721278381664,-3.225120618553924] 4616.776855578633
1390 "351" "14124" 617 "583" "Quintanilla" [42.843898930626686,-3.2041136150789344] 7727.658427261286
1390 "351" "14124" 618 "582" "Valluerca" [42.83400000000001,-3.1951999999999994] 8633.384414405344
1390 "351" "14124" 619 "581" "Acebedo" [42.83400000000001,-3.1951999999999994] 8422.712013604681
1390 "351" "14124" 620 "580" "Basabe" [42.83400000000001,-3.1951999999999994] 7808.425687770694
1390 "351" "14124" 621 "579" "Mioma" [42.83400000000001,-3.1951999999999994] 9353.113951500798
1390 "351" "14124" 622 "578" "Arroyo de San Zadornil" [42.83400000000001,-3.1951999999999994] 2535.576962952987
1390 "351" "14124" 623 "577" "Lalastra" [42.83400000000001,-3.1951999999999994] 5409.278185423225
1390 "351" "14124" 624 "576" "Lahoz" [42.83400000000001,-3.1951999999999994] 6743.281146077685
633 "593" "24591" 24974 "832" "SALVATIERRA / AGURAIN (Centro/Erdigunea)" [42.84852132749785,-2.377035867067342] 891.0449915558339
633 "593" "24591" 24975 "830" "SALVATIERRA/AGURAIN (Gasolinera/Gasolindegia)" [42.848108340030585,-2.3822166799537654] 957.6072320469158
633 "593" "24591" 24976 "343" "ALEGRIA-DULANTZI" [42.863446977641765,-2.4855808484199384] 3157.018453061729
633 "593" "24591" 24977 "799" "ARKAUTI / ARCAUTE (Akademia)" [42.855718684782104,-2.5708859455191218] 3835.3213995092697
633 "593" "24591" 24978 "349" "ARKAUTI / ARCAUTE (Nekazaritza I. / I. Agrario)" [42.85760510094175,-2.5797729406474885] 3806.796607121608
633 "593" "24591" 24979 "351" "ARKAUTI / ARCAUTE" [42.85941251528526,-2.587475090576097] 3866.015657364832
633 "593" "24591" 24980 "370" "VITORIA-GASTEIZ (Madrid-Arantzabela)" [42.85816499508976,-2.610565047505224] 3855.9781019252523
633 "593" "24591" 24981 "208" "VITORIA-GASTEIZ (Alas-Boulevard)" [42.85633074308383,-2.621446308984733] 3418.331058009514
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.
314 "409" "GARAIO (Parkea)"
trip_distance_exceeds_shape_distance_below_threshold WARNING 940

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 940 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"