bizkaibus-esp — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-09-02T20:06:59Z,
for the dataset file:///shared/bizkaibus-esp_a1d519fa.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Lantik
Feed Email:
lantik.gtfs@gmail.com
Feed Language:
Spanish
Feed Start Date:
2026-08-03
Feed End Date:
2026-10-03

Files included


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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 99
  • Shapes: 434
  • Stops: 2335
  • Trips: 42582

Specification Compliance report

8423 notices reported (0 errors, 8423 warnings, 0 infos)

Notice Code Severity Total
expired_calendar WARNING 43

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.
4 "OP42BLSG"
6 "OP41VV"
9 "OP41FV"
10 "OP44BLSG"
11 "OP41B2FSG"
12 "OP42BSSG"
15 "OP9FVA"
19 "OP44FPV"
21 "OP41B2SSG"
23 "OP42B2SSG"
25 "OP41LJV"
26 "OP42FV"
29 "OP44BVSG"
30 "OP42VV"
32 "OP44LVA"
34 "OP43LVA"
37 "OP40FV"
39 "OP40BLSG"
43 "OP42LJV"
46 "OP43FV"
47 "OP44B2FSG"
48 "OP41BLSG"
50 "OP9SVA"
53 "OP41BFSG"
55 "OP44BFSG"
58 "OP40BSSG"
59 "OP41SV"
60 "OP40BFSG"
61 "OP41BSSG"
66 "OP41VFV"
70 "OP40LV"
76 "OP42SVAN"
77 "OP42BFSG"
78 "OP44BSSG"
79 "OP42B2FSG"
80 "OP43SV"
81 "OP44SVA"
82 "OP42SV"
84 "OP40B2FSG"
85 "OP41BVSG"
87 "OP42VNF"
89 "OP9LV"
90 "OP40SV"
fast_travel_between_consecutive_stops WARNING 5

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.
23786 "trp_A3516_873_OP42SPPV_75600_O42SPP3518_351834_18" "3516" 234.25511983749524 0.26028346648610584 541248 2 "3436" "AITA ELORRIAGA (INSTITUTUA) (3436)" "21:00:09" 541249 3 "3437" "HERRI BIDE 11 (3437)" "21:00:13"
23786 "trp_A3516_873_OP42SPPV_75600_O42SPP3518_351834_18" "3516" 307.77470087373854 0.2564789173947821 541249 3 "3437" "HERRI BIDE 11 (3437)" "21:00:15" 541250 4 "3438" "ELORDUIGOITIA 5 (INEM) (3438)" "21:00:18"
23786 "trp_A3516_873_OP42SPPV_75600_O42SPP3518_351834_18" "3516" 314.6985472394321 0.3496650524882579 541250 4 "3438" "ELORDUIGOITIA 5 (INEM) (3438)" "21:00:20" 541251 5 "3396" "LAUAXETA (3396)" "21:00:24"
23786 "trp_A3516_873_OP42SPPV_75600_O42SPP3518_351834_18" "3516" 201.81495876888275 0.616656818460475 541251 5 "3396" "LAUAXETA (3396)" "21:00:26" 541252 6 "3397" "ATXURI (3397)" "21:00:37"
23786 "trp_A3516_873_OP42SPPV_75600_O42SPP3518_351834_18" "3516" 168.6873979374304 12.229836350463703 541252 6 "3397" "ATXURI (3397)" "21:00:39" 541253 7 "4255" "MOYUA PLAZA 6 (4255)" "21:05:00"
fast_travel_between_far_stops WARNING 1

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.
23786 "trp_A3516_873_OP42SPPV_75600_O42SPP3518_351834_18" "3516" 168.6873979374304 12.229836350463703 541252 6 "3397" "ATXURI (3397)" "21:00:39" 541253 7 "4255" "MOYUA PLAZA 6 (4255)" "21:05:00"
mixed_case_recommended_field WARNING 5815

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 5815 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.
"stops.txt" "stop_name" "BIZKAIA ZUBIA/PUENTE BIZKAIA (1)" 2
"stops.txt" "stop_name" "SANTA ANA 2 (2)" 3
"stops.txt" "stop_name" "SANTA ANA PLAZA (3)" 4
"stops.txt" "stop_name" "EDUARDO COSTE (4)" 5
"stops.txt" "stop_name" "AMAIA (ANBULATORIOA) (6)" 7
"stops.txt" "stop_name" "LAMIAKO (METRO) (7)" 8
"stops.txt" "stop_name" "ITURRIONDO (METRO LEIOA) (8)" 9
"stops.txt" "stop_name" "DONIBANE/SAN JUAN (KONTSERBATORIOA) (11)" 11
"stops.txt" "stop_name" "ELEXALDE (AUZO ETXEA/CENTRO CÍVICO) (12)" 12
"stops.txt" "stop_name" "ARTATZAGANE (FARMAZIA) (14)" 14
"stops.txt" "stop_name" "SARRIENA (IRLANDESAS) (16)" 16
"stops.txt" "stop_name" "J.M. BARANDIARAN (INSTITUTUA) (17)" 17
"stops.txt" "stop_name" "LIBAO (AROSTEGI) (18)" 18
"stops.txt" "stop_name" "LANGILERIA (TXOPOETA/LA CHOPERA) (20)" 19
"stops.txt" "stop_name" "LIBAO (AROSTEGI) (21)" 20
"stops.txt" "stop_name" "J.M. BARANDIARAN (INSTITUTUA) (22)" 21
"stops.txt" "stop_name" "SARRIENA (IRLANDESAS) (23)" 22
"stops.txt" "stop_name" "ELEXALDE (UDALETXEA/AYUNTAMIENTO) (24)" 23
"stops.txt" "stop_name" "OTSOBARRENA (METRO LEIOA) (27)" 24
"stops.txt" "stop_name" "LANGILERÍA (TXOPOETA/LA CHOPERA) (28)" 25
"stops.txt" "stop_name" "LAMIAKO (METRO) (29)" 26
"stops.txt" "stop_name" "AMAIA 29 (ANBULATORIOA) (30)" 27
"stops.txt" "stop_name" "SANTA ANA (31)" 28
"stops.txt" "stop_name" "EDUARDO COSTE (32)" 29
"stops.txt" "stop_name" "AVDA. DEL ANGEL 34 (LA VENTA) (33)" 30
"stops.txt" "stop_name" "MAIDAGAN (PARKEA) (34)" 31
"stops.txt" "stop_name" "BIDEZABAL (VENANCIOS) (35)" 32
"stops.txt" "stop_name" "ALGORTAKO ETORB. 47 (KASINOA) (36)" 33
"stops.txt" "stop_name" "ALGORTAKO ETORB. 31 (SAN IGNACIO) (37)" 34
"stops.txt" "stop_name" "ALGORTAKO ETORB. 17 (TXOMINTXU) (38)" 35
"stops.txt" "stop_name" "ALGORTAKO ETORB. 13 (REGOYOS) (39)" 36
"stops.txt" "stop_name" "LA AVANZADA 28 (ANTIGUO GOLF) (40)" 37
"stops.txt" "stop_name" "ARTATZA (SUHILTZAILEAK/BOMBEROS) (41)" 38
"stops.txt" "stop_name" "ELEXALDE (SAKONETA) (43)" 40
"stops.txt" "stop_name" "PUENTE BUSTERRI (ATERPETXEA/ALBERGUE) (44)" 41
"stops.txt" "stop_name" "ARTATZA (SUHILTZAILEAK/BOMBEROS) (55)" 42
"stops.txt" "stop_name" "LA AVANZADA 11 (ANTIGUO GOLF) (56)" 43
"stops.txt" "stop_name" "ALGORTAKO ETORB. 12 (REGOYOS) (57)" 44
"stops.txt" "stop_name" "ALGORTAKO ETORB. 16 (TXOMINTXU) (58)" 45
"stops.txt" "stop_name" "ALGORTAKO ETORB. 32 (SAN IGNACIO) (59)" 46
"stops.txt" "stop_name" "ALGORTAKO ETORB. 74 (KASINOA) (60)" 47
"stops.txt" "stop_name" "TELLETXE 2 (GELTOKIA/ESTACIÓN) (61)" 48
"stops.txt" "stop_name" "AV. DEL ANGEL 18 (63)" 50
"stops.txt" "stop_name" "ALTZAGA (PASAIA/PASAJE) (65)" 52
"stops.txt" "stop_name" "MADARIPEBIDEA (METRO) (66)" 53
"stops.txt" "stop_name" "MEZO 32 (JUANENA) (68)" 54
"stops.txt" "stop_name" "MEZO 48 (SALITURRI) (69)" 55
"stops.txt" "stop_name" "MEZO 68-70 (BISTALAI) (70)" 56
"stops.txt" "stop_name" "SANTIMAMI (EROSKI) (71)" 57
"stops.txt" "stop_name" "DONIBANE/SAN JUAN (KONTSERBATORIOA) (84)" 58
service_has_no_active_day_of_the_week WARNING 91

service_has_no_active_day_of_the_week

A service is not valid for any day of the week.

You can see more about this notice here.

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

csvRowNumber (?) The row number in calendar.txt where the error occurs. serviceId (?) The service_id field value.
2 "OP40SIN"
3 "OP44SSEPT"
4 "OP42BLSG"
5 "OP43LPPV"
6 "OP41VV"
7 "OP9SIN"
8 "OP9VPPV"
9 "OP41FV"
10 "OP44BLSG"
11 "OP41B2FSG"
12 "OP42BSSG"
13 "OP42FSSU"
14 "OP42SPPV"
15 "OP9FVA"
16 "OP41ELOSAB"
17 "OP40FSEPT"
18 "OP40LSSU"
19 "OP44FPV"
20 "OP42LSSU"
21 "OP41B2SSG"
22 "OP40VIN"
23 "OP42B2SSG"
24 "OP41XIN"
25 "OP41LJV"
26 "OP42FV"
27 "OP42SSEPT"
28 "OP43FIN"
29 "OP44BVSG"
30 "OP42VV"
31 "OP41VSSU"
32 "OP44LVA"
33 "OP40SSSU"
34 "OP43LVA"
35 "OP41FIN"
36 "OP41VPPV"
37 "OP40FV"
38 "OP44FSEPT"
39 "OP40BLSG"
40 "OP42VSSU"
41 "OP44LKG"
42 "OP43LIN"
43 "OP42LJV"
44 "OP44SIN"
45 "PRUEBA"
46 "OP43FV"
47 "OP44B2FSG"
48 "OP41BLSG"
49 "OP42SSSU"
50 "OP9SVA"
51 "OP9VIN"
stop_too_far_from_shape WARNING 8

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.
21974 "shp_A3512_1190" "trp_A3512_1190_OP44BLSG_54000_O44BL3916_391601_6" 498325 "1809" "PLAZAKOLA (1809)" [43.29600612000059,-2.47584753411128] 126.3460382000315
21974 "shp_A3512_1190" "trp_A3512_1190_OP44BLSG_54000_O44BL3916_391601_6" 498326 "1810" "MILLOI GANE (1810)" [43.29600612000059,-2.47584753411128] 1962.58115253807
21974 "shp_A3512_1190" "trp_A3512_1190_OP44BLSG_54000_O44BL3916_391601_6" 498327 "1811" "AIERDI (1811)" [43.29600612000059,-2.47584753411128] 2365.4384703639685
21974 "shp_A3512_1190" "trp_A3512_1190_OP44BLSG_54000_O44BL3916_391601_6" 498328 "1812" "ATXURRA (1812)" [43.29600612000059,-2.47584753411128] 3527.9485838910005
21974 "shp_A3512_1190" "trp_A3512_1190_OP44BLSG_54000_O44BL3916_391601_6" 498329 "1813" "ZULUETA (1813)" [43.29600612000059,-2.47584753411128] 4828.643826234023
21974 "shp_A3512_1190" "trp_A3512_1190_OP44BLSG_54000_O44BL3916_391601_6" 498330 "1814" "OLETA (1814)" [43.29600612000059,-2.47584753411128] 5823.349318798687
21974 "shp_A3512_1190" "trp_A3512_1190_OP44BLSG_54000_O44BL3916_391601_6" 498331 "4359" "UGARAN (4359)" [43.29600612000059,-2.47584753411128] 6201.907919809889
21974 "shp_A3512_1190" "trp_A3512_1190_OP44BLSG_54000_O44BL3916_391601_6" 498332 "1815" "LARROTEGI (1815)" [43.29600612000059,-2.47584753411128] 7575.918680078061
stop_too_far_from_shape_using_user_distance WARNING 2113

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 2113 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.
34215 "shp_A3911_1010" "trp_A3911_1010_OP41B2FSG_25200_O41B2F3911_391151_3" 835033 "2687" "ESTAZIÑOA (2687)" [43.207374842427974,-2.7746495792519736] 103.95015988762587
34215 "shp_A3911_1010" "trp_A3911_1010_OP41B2FSG_25200_O41B2F3911_391151_3" 835034 "2688" "TALLERRETA (2688)" [43.20736123671569,-2.769671690709374] 106.98628408473928
34215 "shp_A3911_1010" "trp_A3911_1010_OP41B2FSG_25200_O41B2F3911_391151_3" 835035 "2689" "BOLUNBURU (2689)" [43.212309012396915,-2.755685230871121] 108.27065666376669
34215 "shp_A3911_1010" "trp_A3911_1010_OP41B2FSG_25200_O41B2F3911_391151_3" 835036 "2690" "ASTEPE (2690)" [43.21406191862732,-2.7410572366534214] 111.32902105949309
34215 "shp_A3911_1010" "trp_A3911_1010_OP41B2FSG_25200_O41B2F3911_391151_3" 835037 "2691" "LA TEJERA (2691)" [43.21935345887482,-2.738589952633859] 112.95853932868214
34215 "shp_A3911_1010" "trp_A3911_1010_OP41B2FSG_25200_O41B2F3911_391151_3" 835038 "2692" "GUDARI (2692)" [43.22027399572849,-2.734878187535609] 115.25308346165481
34215 "shp_A3911_1010" "trp_A3911_1010_OP41B2FSG_25200_O41B2F3911_391151_3" 835039 "3424" "SAN MIGUEL (3424)" [43.217280315822705,-2.729813583473207] 115.72562545219405
34215 "shp_A3911_1010" "trp_A3911_1010_OP41B2FSG_25200_O41B2F3911_391151_3" 835040 "2693" "TXIRRIENA (2693)" [43.21374434041993,-2.7262827837665102] 105.41328324421163
34215 "shp_A3911_1010" "trp_A3911_1010_OP41B2FSG_25200_O41B2F3911_391151_3" 835043 "2696" "SAN ANTONIO ELGUEZABAL (2696)" [43.198753485721504,-2.705745957775082] 119.00859136401994
34215 "shp_A3911_1010" "trp_A3911_1010_OP41B2FSG_25200_O41B2F3911_391151_3" 835049 "2702" "MASPE 1 (2702)" [43.17327192999816,-2.6383759370265456] 104.98445273448736
34390 "shp_A3911_1011" "trp_A3911_1011_OP41B2FSG_30600_O41B2F3911_391151_4" 842352 "2620" "URASKA (2620)" [43.22950433178469,-2.8191864487954947] 249.68449096658978
34390 "shp_A3911_1011" "trp_A3911_1011_OP41B2FSG_30600_O41B2F3911_391151_4" 842355 "251" "ZABALGANE (251)" [43.23025029958981,-2.8365091440938497] 148.39877704799522
34390 "shp_A3911_1011" "trp_A3911_1011_OP41B2FSG_30600_O41B2F3911_391151_4" 842356 "252" "UDALETXEA/AYUNTAMIENTO (252)" [43.23089178203564,-2.839801038334125] 164.3586785843776
34390 "shp_A3911_1011" "trp_A3911_1011_OP41B2FSG_30600_O41B2F3911_391151_4" 842357 "253" "JUAN BAUTISTA URIARTE 27 (253)" [43.23048439803406,-2.842919211686859] 165.1574748650674
34390 "shp_A3911_1011" "trp_A3911_1011_OP41B2FSG_30600_O41B2F3911_391151_4" 842358 "255" "IBAIZABAL (255)" [43.230621516458186,-2.84939747279212] 164.2810182999224
34390 "shp_A3911_1011" "trp_A3911_1011_OP41B2FSG_30600_O41B2F3911_391151_4" 842359 "256" "BENGOETXE (256)" [43.23208610970175,-2.8575390439965864] 160.68574157899462
34390 "shp_A3911_1011" "trp_A3911_1011_OP41B2FSG_30600_O41B2F3911_391151_4" 842360 "257" "OLABARRIETA (POBLADO FIRESTONE) (257)" [43.23616614229182,-2.869567207045219] 166.33643561015333
34390 "shp_A3911_1011" "trp_A3911_1011_OP41B2FSG_30600_O41B2F3911_391151_4" 842361 "258" "APERRIBAI (258)" [43.23916460647706,-2.872715202695296] 169.1214761561192
34390 "shp_A3911_1011" "trp_A3911_1011_OP41B2FSG_30600_O41B2F3911_391151_4" 842362 "259" "KUKULLAGA (259)" [43.24614322519002,-2.885779422854001] 167.07245681417103
34390 "shp_A3911_1011" "trp_A3911_1011_OP41B2FSG_30600_O41B2F3911_391151_4" 842363 "1798" "IBARSUSI (1798)" [43.25142648039486,-2.9004180953820797] 158.3581700153515
34390 "shp_A3911_1011" "trp_A3911_1011_OP41B2FSG_30600_O41B2F3911_391151_4" 842364 "1799" "ZUMALAKARREGI (MAKUA PLAZA) (1799)" [43.25599759285525,-2.910963721742494] 146.08554784816758
34390 "shp_A3911_1011" "trp_A3911_1011_OP41B2FSG_30600_O41B2F3911_391151_4" 842365 "941" "ZUMALAKARREGI 121 (BEGOÑA) (941)" [43.25916175292947,-2.91314293415053] 152.99690675803996
34390 "shp_A3911_1011" "trp_A3911_1011_OP41B2FSG_30600_O41B2F3911_391151_4" 842366 "826" "ZUMALAKARREGI (PANERA) (826)" [43.26474496700907,-2.916825999902423] 139.3407963064637
34390 "shp_A3911_1011" "trp_A3911_1011_OP41B2FSG_30600_O41B2F3911_391151_4" 842368 "2576" "AREATZA/ARENAL (SAN NIKOLAS) (2576)" [43.261665273707216,-2.923024212077803] 138.93974454424605
34390 "shp_A3911_1011" "trp_A3911_1011_OP41B2FSG_30600_O41B2F3911_391151_4" 842369 "126" "GRAN VÍA 6 (126)" [43.26126508783037,-2.9269581112939655] 130.91851731145135
34390 "shp_A3911_1011" "trp_A3911_1011_OP41B2FSG_30600_O41B2F3911_391151_4" 842370 "4132" "ABANDO (GELTOKIA/ESTACIÓN) (4132)" [43.259367965606565,-2.9303921087142135] 117.08298055286255
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214567 "507" "PRIMERO DE MAYO (507)" [43.29046096865589,-2.9980358175448742] 156.58082491717
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214568 "3369" "ZULOKO (3369)" [43.29224966727891,-2.997249166691416] 447.41946806850723
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214569 "3370" "GERNIKAKO ARBOLA 73 (3370)" [43.29150184235846,-3.00229517908875] 350.5445787689752
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214570 "476" "SAN VICENTE (GERNIKAKO ARBOLA) (476)" [43.29404166106951,-3.001880369188429] 521.668660745019
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214571 "584" "GERNIKAKO ARBOLA (EPAITEGIAK/JUZGADOS) (584)" [43.29418888308427,-2.997751398570155] 515.4208069478184
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214572 "601" "LANDABURU (601)" [43.29446287534404,-2.9926590826827244] 438.7838153641181
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214573 "390" "HERRIKO PLAZA (ARRANDI 1) (390)" [43.29430734358762,-2.9882742458946474] 411.3360122791972
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214574 "408" "MURRIETA (GELTOKIA/ESTACIÓN) (408)" [43.29764792185088,-2.984552074563925] 295.3709433511409
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214575 "4142" "LASESARRE (4142)" [43.30020869302089,-2.9853610620542788] 290.9454640494907
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214576 "318" "URBINAGA (LA NAVAL) (318)" [43.30568755941308,-2.983369638227271] 491.9960913324102
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214577 "374" "RIVAS (374)" [43.306023813731706,-2.9878722377511617] 503.9743134106276
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214578 "320" "LOS BAÑOS (320)" [43.30829453407063,-2.9948828174864737] 498.82693278307863
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214579 "321" "IBERIA (321)" [43.31017621049021,-2.9979998685210005] 482.1486916373616
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214580 "322" "CHAVARRI 34 (ARBOLEDA) (322)" [43.31106925214906,-3.0020071970171065] 476.9324111364765
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214581 "323" "CHAVARRI (GASOLINDEGIA/GASOLINERA) (323)" [43.31177540708459,-3.0055177160544564] 480.8478383056512
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214582 "3953" "AZETA (3953)" [43.31255550676368,-3.0082944945691286] 461.1947678177589
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214583 "324" "BEGIRATOKIA / MIRADOR (324)" [43.3143753145676,-3.0119115608225453] 493.0763399691479
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214584 "325" "GENERAL CASTAÑOS 2 (EL CRISTO) (325)" [43.31653288534104,-3.0133890907220997] 464.9638591490995
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214585 "326" "ABARO 10 (326)" [43.31928755263334,-3.0164192421075704] 452.0290793544999
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214586 "327" "SAN JUAN DE DIOS (OSPITALEA/HOSPITAL) (327)" [43.3210932889645,-3.0204297850277553] 482.95514961079897
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214587 "328" "MURRIETA 13 (BATZOKIA) (328)" [43.32445102474021,-3.0231298500896027] 491.52162027711756
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214588 "1086" "PARKEA/PARQUE (SIGLO XVIII) (1086)" [43.32633520384111,-3.0260729808678604] 448.28577420939763
7842 "shp_A3136_1173" "trp_A3136_1173_OP40FSEPT_19800_O40FST3136_313607_2" 214589 "330" "LAS VIÑAS (330)" [43.32972197453953,-3.031869378824092] 217.78142152290627
13191 "shp_A3321_700" "trp_A3321_700_OP40FSEPT_79200_O40FST3321_332101_16" 295517 "1051" "IPARRAGIRRE (IBERDROLA) (1051)" [43.340198951482314,-3.0526998543428743] 185.64592998248636
stops_match_shape_out_of_order WARNING 127

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.

Only the first 50 of 127 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. 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.
13313 "shp_A3321_701" "trp_A3321_701_OP40FSEPT_28800_O40FST3321_332102_2" 299166 "1067" "LAS ACACIAS (1067)" [43.31962936362375,-3.129165491105214] 299165 "1065" "SAN JUAN (1065)" [43.32287170446091,-3.1288907773244605]
13313 "shp_A3321_701" "trp_A3321_701_OP40FSEPT_28800_O40FST3321_332102_2" 299166 "1067" "LAS ACACIAS (1067)" [43.31626047324849,-3.0248148498149456] 299165 "1065" "SAN JUAN (1065)" [43.32287170446091,-3.1288907773244605]
13510 "shp_A3321_703" "trp_A3321_703_OP40FSEPT_32400_O40FST3321_332101_3" 305688 "1707" "EL HAYA (1707)" [43.33854153205812,-3.1510497189916573] 305687 "1303" "COBARON (1303)" [43.345327187757334,-3.1468897048666125]
13510 "shp_A3321_703" "trp_A3321_703_OP40FSEPT_32400_O40FST3321_332101_3" 305688 "1707" "EL HAYA (1707)" [43.31886244749212,-3.021699595841198] 305687 "1303" "COBARON (1303)" [43.345327187757334,-3.1468897048666125]
3498 "shp_A2610_960" "trp_A2610_960_OP41LJIN_32400_O41LJI2610_261007_3" 83510 "252" "UDALETXEA/AYUNTAMIENTO (252)" [43.230658929840956,-2.8418008845003935] 83509 "251" "ZABALGANE (251)" [43.23017099626593,-2.83836951477732]
3498 "shp_A2610_960" "trp_A2610_960_OP41LJIN_32400_O41LJI2610_261007_3" 83510 "252" "UDALETXEA/AYUNTAMIENTO (252)" [43.33216586272273,-2.9718627206520254] 83509 "251" "ZABALGANE (251)" [43.23017099626593,-2.83836951477732]
3338 "shp_A2336_799" "trp_A2336_799_OP9LJIN_44700_O9LJI2336_233618_5" 80400 "1416" "UGARTE (1416)" [43.29178279324235,-3.0160863413056895] 80399 "3515" "EHU BIBLIOTEKA (3515)" [43.330742885804604,-2.968931964016858]
3338 "shp_A2336_799" "trp_A2336_799_OP9LJIN_44700_O9LJI2336_233618_5" 80400 "1416" "UGARTE (1416)" [43.309287092663986,-3.0330585321376224] 80399 "3515" "EHU BIBLIOTEKA (3515)" [43.330742885804604,-2.968931964016858]
19887 "shp_A3422_1127" "trp_A3422_1127_OP9LJIN_27000_O9LJI3422_342217_3" 454816 "4193" "MOREAGA (4193)" [43.36669866815436,-2.998186205291556] 454815 "4192" "LANDAIDA (ANBULATORIOA) (4192)" [43.369236676304226,-2.9984687450029046]
19887 "shp_A3422_1127" "trp_A3422_1127_OP9LJIN_27000_O9LJI3422_342217_3" 454816 "4193" "MOREAGA (4193)" [43.32286857238912,-3.0143132269410513] 454815 "4192" "LANDAIDA (ANBULATORIOA) (4192)" [43.369236676304226,-2.9984687450029046]
19759 "shp_A3422_1125" "trp_A3422_1125_OP9FIN_34200_O9FI3451_345110_5" 452537 "4193" "MOREAGA (4193)" [43.36669824808592,-2.998184892944326] 452536 "4192" "LANDAIDA (ANBULATORIOA) (4192)" [43.36923673843958,-2.9984693076946725]
19759 "shp_A3422_1125" "trp_A3422_1125_OP9FIN_34200_O9FI3451_345110_5" 452537 "4193" "MOREAGA (4193)" [43.32286857238912,-3.0143132269410513] 452536 "4192" "LANDAIDA (ANBULATORIOA) (4192)" [43.36923673843958,-2.9984693076946725]
37242 "shp_A3923_1019" "trp_A3923_1019_OP41BLSG_22200_O41BL3911_391109_3" 949695 "2856" "LABAKUA 4 (2856)" [43.13127100964094,-2.544958582162377] 949694 "2854" "GURUTZIAGA (2854)" [43.1277698550585,-2.5398446764313305]
37242 "shp_A3923_1019" "trp_A3923_1019_OP41BLSG_22200_O41BL3911_391109_3" 949695 "2856" "LABAKUA 4 (2856)" [43.25812208876776,-2.950012393132436] 949694 "2854" "GURUTZIAGA (2854)" [43.1277698550585,-2.5398446764313305]
37270 "shp_A3923_1019" "trp_A3923_1019_OP41LJV_22200_O41LJV3911_391109_3" 949975 "2856" "LABAKUA 4 (2856)" [43.13127100964094,-2.544958582162377] 949974 "2854" "GURUTZIAGA (2854)" [43.1277698550585,-2.5398446764313305]
37270 "shp_A3923_1019" "trp_A3923_1019_OP41LJV_22200_O41LJV3911_391109_3" 949975 "2856" "LABAKUA 4 (2856)" [43.25812208876776,-2.950012393132436] 949974 "2854" "GURUTZIAGA (2854)" [43.1277698550585,-2.5398446764313305]
37706 "shp_A3923_1025" "trp_A3923_1025_OP41BLSG_35100_O41BL3923_392303_3" 956933 "2875" "MUSAKOLA (2875)" [43.06710781756872,-2.4783548986069817] 956932 "2879" "ZALDUSPE (Debagoienako Ospitalea) (2879)" [43.063179276869,-2.4816078731190494]
37706 "shp_A3923_1025" "trp_A3923_1025_OP41BLSG_35100_O41BL3923_392303_3" 956933 "2875" "MUSAKOLA (2875)" [43.25802897661293,-2.948709633983639] 956932 "2879" "ZALDUSPE (Debagoienako Ospitalea) (2879)" [43.063179276869,-2.4816078731190494]
37725 "shp_A3923_1025" "trp_A3923_1025_OP41LJV_27900_O41LJV3923_392305_3" 957161 "2875" "MUSAKOLA (2875)" [43.06710781756872,-2.4783548986069817] 957160 "2879" "ZALDUSPE (Debagoienako Ospitalea) (2879)" [43.063179276869,-2.4816078731190494]
37725 "shp_A3923_1025" "trp_A3923_1025_OP41LJV_27900_O41LJV3923_392305_3" 957161 "2875" "MUSAKOLA (2875)" [43.25802897661293,-2.948709633983639] 957160 "2879" "ZALDUSPE (Debagoienako Ospitalea) (2879)" [43.063179276869,-2.4816078731190494]
37877 "shp_A3924_1030" "trp_A3924_1030_OP41LJIN_23400_O41LJI3924_392401_2" 959008 "3963" "UNIBERTSITATEA / UNIVERSIDAD (3963)" [43.180116814578895,-2.4881539755530233] 959007 "3962" "UNTZAGA PLAZA (EGOGAIN KALEA) (3962)" [43.18399391171575,-2.4750836271275967]
37877 "shp_A3924_1030" "trp_A3924_1030_OP41LJIN_23400_O41LJI3924_392401_2" 959008 "3963" "UNIBERTSITATEA / UNIVERSIDAD (3963)" [43.32732628802507,-2.9660740275317896] 959007 "3962" "UNTZAGA PLAZA (EGOGAIN KALEA) (3962)" [43.18399391171575,-2.4750836271275967]
37495 "shp_A3923_1021" "trp_A3923_1021_OP41B2FSG_29400_O41B2F3923_392353_3" 953490 "2856" "LABAKUA 4 (2856)" [43.13127100964094,-2.544958582162377] 953489 "2854" "GURUTZIAGA (2854)" [43.1277674262891,-2.5398453093454494]
37495 "shp_A3923_1021" "trp_A3923_1021_OP41B2FSG_29400_O41B2F3923_392353_3" 953490 "2856" "LABAKUA 4 (2856)" [43.25811985017546,-2.9500094486320103] 953489 "2854" "GURUTZIAGA (2854)" [43.1277674262891,-2.5398453093454494]
41720 "shp_A3932_1054" "trp_A3932_1054_OP41B2FSG_79200_O41B2F3932_393250_3" 1024518 "265" "APERRIBAI (265)" [43.24005446410246,-2.873747847470607] 1024517 "285" "METRO BOLUETA (285)" [43.247072227371795,-2.9064963977838336]
41720 "shp_A3932_1054" "trp_A3932_1054_OP41B2FSG_79200_O41B2F3932_393250_3" 1024518 "265" "APERRIBAI (265)" [43.23357605071645,-2.8549404047736804] 1024517 "285" "METRO BOLUETA (285)" [43.247072227371795,-2.9064963977838336]
41404 "shp_A3932_1053" "trp_A3932_1053_OP41B2FSG_77400_O41B2F3932_393250_2" 1020094 "1834" "LABEAGA (1834)" [43.22501276270228,-2.8198672163413168] 1020093 "1833" "OSPITALEA/HOSPITAL (1833)" [43.22298144745177,-2.819130034992684]
41404 "shp_A3932_1053" "trp_A3932_1053_OP41B2FSG_77400_O41B2F3932_393250_2" 1020094 "1834" "LABEAGA (1834)" [43.24708862031156,-2.9069979228281877] 1020093 "1833" "OSPITALEA/HOSPITAL (1833)" [43.22298144745177,-2.819130034992684]
40672 "shp_A3932_1052" "trp_A3932_1052_OP41B2FSG_86100_O41B2F3932_393250_6" 1014238 "265" "APERRIBAI (265)" [43.24005446410246,-2.873747847470607] 1014237 "285" "METRO BOLUETA (285)" [43.24707403084109,-2.9064978508249393]
40672 "shp_A3932_1052" "trp_A3932_1052_OP41B2FSG_86100_O41B2F3932_393250_6" 1014238 "265" "APERRIBAI (265)" [43.245391091893076,-2.881963237763536] 1014237 "285" "METRO BOLUETA (285)" [43.24707403084109,-2.9064978508249393]
39956 "shp_A3932_1051" "trp_A3932_1051_OP41B2FSG_24900_O41B2F3932_393253_3" 1008510 "4083" "ANBULATORIOA (4083)" [43.23405360910929,-2.8447106774088473] 1008509 "252" "UDALETXEA/AYUNTAMIENTO (252)" [43.230656983408096,-2.8417996828220167]
39956 "shp_A3932_1051" "trp_A3932_1051_OP41B2FSG_24900_O41B2F3932_393253_3" 1008510 "4083" "ANBULATORIOA (4083)" [43.24769299894243,-2.908355352137452] 1008509 "252" "UDALETXEA/AYUNTAMIENTO (252)" [43.230656983408096,-2.8417996828220167]
3490 "shp_A2610_959" "trp_A2610_959_OP41LJIN_25800_O41LJI2610_261007_2" 83398 "279" "AGIRRE LEHENDAKARIA 73 (ARIZ DORRETXEA) (279)" [43.236076283829554,-2.881371947232376] 83397 "2508" "URBI 47 (2508)" [43.2372232867599,-2.8774185364116103]
3490 "shp_A2610_959" "trp_A2610_959_OP41LJIN_25800_O41LJI2610_261007_2" 83398 "279" "AGIRRE LEHENDAKARIA 73 (ARIZ DORRETXEA) (279)" [43.33298569429042,-2.971539137360377] 83397 "2508" "URBI 47 (2508)" [43.2372232867599,-2.8774185364116103]
37796 "shp_A3923_1178" "trp_A3923_1178_OP41BLSG_76200_O41BL3933_393306_7" 958078 "2856" "LABAKUA 4 (2856)" [43.13127100964094,-2.544958582162377] 958077 "2854" "GURUTZIAGA (2854)" [43.1277674262891,-2.5398453093454494]
37796 "shp_A3923_1178" "trp_A3923_1178_OP41BLSG_76200_O41BL3933_393306_7" 958078 "2856" "LABAKUA 4 (2856)" [43.17032787246673,-2.6267352734813185] 958077 "2854" "GURUTZIAGA (2854)" [43.1277674262891,-2.5398453093454494]
3482 "shp_A2610_958" "trp_A2610_958_OP41LJIN_50700_O41LJI2610_261007_8" 83206 "182" "MAURICE RAVEL (TELEFÓNICA) (182)" [43.26768759822765,-2.9184489855277023] 83205 "181" "MAURICE RAVEL (BEGIRATOKIA/MIRADOR) (181)" [43.269680840250324,-2.9223682277385508]
3474 "shp_A2610_957" "trp_A2610_957_OP41LJIN_24900_O41LJI2610_261009_2" 83062 "1834" "LABEAGA (1834)" [43.225018223562344,-2.8199059267480013] 83061 "2642" "USANSOLO (2642)" [43.21864124935193,-2.814257972183724]
3474 "shp_A2610_957" "trp_A2610_957_OP41LJIN_24900_O41LJI2610_261009_2" 83062 "1834" "LABEAGA (1834)" [43.33488303424228,-2.9712259794549785] 83061 "2642" "USANSOLO (2642)" [43.21864124935193,-2.814257972183724]
3416 "shp_A2610_956" "trp_A2610_956_OP41LJIN_54300_O41LJI2610_261004_3" 81902 "182" "MAURICE RAVEL (TELEFÓNICA) (182)" [43.267684886133935,-2.918451175126888] 81901 "181" "MAURICE RAVEL (BEGIRATOKIA/MIRADOR) (181)" [43.269678261867064,-2.922368867838556]
3370 "shp_A2610_955" "trp_A2610_955_OP41LJIN_50400_O41LJI2610_261004_2" 80936 "252" "UDALETXEA/AYUNTAMIENTO (252)" [43.230658929840956,-2.8418008845003935] 80935 "251" "ZABALGANE (251)" [43.23017099626593,-2.83836951477732]
3370 "shp_A2610_955" "trp_A2610_955_OP41LJIN_50400_O41LJI2610_261004_2" 80936 "252" "UDALETXEA/AYUNTAMIENTO (252)" [43.33216574909694,-2.9718639281618593] 80935 "251" "ZABALGANE (251)" [43.23017099626593,-2.83836951477732]
37841 "shp_A3924_1026" "trp_A3924_1026_OP41LJIN_31200_O41LJI3924_392401_3" 958628 "2705" "KALTXANGO (2705)" [43.18599161784961,-2.503727983804393] 958627 "2704" "GIPUZKOA ETORBIDEA 23 (2704)" [43.1798601744374,-2.49797830690083]
37841 "shp_A3924_1026" "trp_A3924_1026_OP41LJIN_31200_O41LJI3924_392401_3" 958628 "2705" "KALTXANGO (2705)" [43.32955834064887,-2.962862750186353] 958627 "2704" "GIPUZKOA ETORBIDEA 23 (2704)" [43.1798601744374,-2.49797830690083]
13694 "shp_A3331_713" "trp_A3331_713_OP40FSEPT_31800_O40FST3331_333101_2" 311615 "434" "RAMÓN Y CAJAL (GASOLINDEGIA/GASOLINERA) (434)" [43.315586063113514,-3.0215086174480095] 311614 "433" "ERREPELEGA / REPELEGA (433)" [43.314570787257075,-3.0175380353313965]
13694 "shp_A3331_713" "trp_A3331_713_OP40FSEPT_31800_O40FST3331_333101_2" 311615 "434" "RAMÓN Y CAJAL (GASOLINDEGIA/GASOLINERA) (434)" [43.300751788482884,-3.016585753343199] 311614 "433" "ERREPELEGA / REPELEGA (433)" [43.314570787257075,-3.0175380353313965]
33411 "shp_A3642_1006" "trp_A3642_1006_OP41B2SSG_24900_O41B2S3642_364231_3" 806947 "292" "KAREAGA GOIKOA 12 (EL CALERO) (292)" [43.238588576302426,-2.89712303983581] 806946 "291" "ZUBIALDEA (EL BOQUETE) (291)" [43.2443178566572,-2.9042486656550506]
33411 "shp_A3642_1006" "trp_A3642_1006_OP41B2SSG_24900_O41B2S3642_364231_3" 806946 "291" "ZUBIALDEA (EL BOQUETE) (291)" [43.2231849475117,-2.8204738488450483] 806945 "284" "ZUBIALDEA (EL BOQUETE) (284)" [43.24433034054511,-2.904274088675181]
33663 "shp_A3642_1007" "trp_A3642_1007_OP41B2SSG_22200_O41B2S3642_364231_2" 812490 "1834" "LABEAGA (1834)" [43.22501236374854,-2.819866482329566] 812489 "1833" "OSPITALEA/HOSPITAL (1833)" [43.22298071659923,-2.819127142873629]
33663 "shp_A3642_1007" "trp_A3642_1007_OP41B2SSG_22200_O41B2S3642_364231_2" 812490 "1834" "LABEAGA (1834)" [43.242430475668314,-2.9029132295604847] 812489 "1833" "OSPITALEA/HOSPITAL (1833)" [43.22298071659923,-2.819127142873629]
trip_distance_exceeds_shape_distance_below_threshold WARNING 220

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 220 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.
"trp_A3223_859_OP42FSEPT_25200_O42FST3223_322351_3" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42FSEPT_32400_O42FST3223_322351_5" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42FSEPT_39600_O42FST3223_322351_7" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42FSEPT_46800_O42FST3223_322351_9" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42FSEPT_54000_O42FST3223_322351_11" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42FSEPT_61200_O42FST3223_322351_13" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42FSEPT_68400_O42FST3223_322351_15" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42FSEPT_75600_O42FST3223_322351_17" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42FV_25200_O42FV3223_322351_3" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42FV_32400_O42FV3223_322351_5" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42FV_39600_O42FV3223_322351_7" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42FV_46800_O42FV3223_322351_9" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42FV_54000_O42FV3223_322351_11" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42FV_61200_O42FV3223_322351_13" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42FV_68400_O42FV3223_322351_15" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42FV_75600_O42FV3223_322351_17" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJPPV_30600_O42LJP3223_322301_3" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJPPV_37800_O42LJP3223_322301_5" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJPPV_45000_O42LJP3223_322301_7" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJPPV_52200_O42LJP3223_322301_9" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJPPV_59400_O42LJP3223_322301_11" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJPPV_66600_O42LJP3223_322301_13" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJPPV_73800_O42LJP3223_322301_15" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJPPV_81000_O42LJP3223_322301_17" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJPPV_27000_O42LJP3223_322302_3" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJPPV_34200_O42LJP3223_322302_5" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJPPV_41400_O42LJP3223_322302_7" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJPPV_48600_O42LJP3223_322302_9" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJPPV_55800_O42LJP3223_322302_11" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJPPV_63000_O42LJP3223_322302_13" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJPPV_70200_O42LJP3223_322302_15" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJPPV_77400_O42LJP3223_322302_17" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJPPV_23400_O42LJP3223_322391_3" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJV_30600_O42LJV3223_322301_3" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJV_37800_O42LJV3223_322301_5" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJV_45000_O42LJV3223_322301_7" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJV_52200_O42LJV3223_322301_9" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJV_59400_O42LJV3223_322301_11" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJV_66600_O42LJV3223_322301_13" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJV_73800_O42LJV3223_322301_15" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJV_81000_O42LJV3223_322301_17" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJV_27000_O42LJV3223_322302_3" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJV_34200_O42LJV3223_322302_5" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJV_41400_O42LJV3223_322302_7" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJV_48600_O42LJV3223_322302_9" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJV_55800_O42LJV3223_322302_11" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJV_63000_O42LJV3223_322302_13" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJV_70200_O42LJV3223_322302_15" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJV_77400_O42LJV3223_322302_17" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637
"trp_A3223_859_OP42LJV_23400_O42LJV3223_322391_3" "shp_A3223_859" 20113.0 20012.0 2.7927188473472637