kentkart-kirklareli — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-08-07T20:51:23Z,
for the dataset file:///shared/kentkart-kirklareli_0c402a2b.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. routes.txt
  4. shapes.txt
  5. stop_times.txt
  6. stops.txt
  7. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 8
  • Shapes: 16
  • Stops: 159
  • Trips: 1087

Specification Compliance report

540 notices reported (202 errors, 338 warnings, 0 infos)

Notice Code Severity Total
stop_time_with_arrival_before_previous_departure_time ERROR 202

stop_time_with_arrival_before_previous_departure_time

Backwards time travel between stops in stop_times.txt

For a given trip_id, the arrival_time of (n+1)-th stoptime in sequence must not precede the departure_time of n-th stoptime in sequence in stop_times.txt.

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. prevCsvRowNumber (?) The row of the previous stop time. tripId (?) The trip_id associated to the faulty record. arrivalTime (?) Arrival time at the faulty record. departureTime (?) Departure time at the previous stop time.
8976 8975 "154227-0" "20:30:00" "20:31:00"
6888 6887 "154193-0" "08:25:00" "08:26:00"
9295 9294 "154238-0" "23:15:00" "23:16:00"
11441 11440 "153908-2" "13:05:00" "13:06:00"
9411 9410 "154009-1" "08:45:00" "08:46:00"
10948 10947 "154062-1" "23:15:00" "23:16:00"
10890 10889 "154060-1" "22:45:00" "22:46:00"
8338 8337 "154171-0" "16:45:00" "16:46:00"
11760 11759 "153919-2" "16:00:00" "16:01:00"
7236 7235 "154205-0" "10:25:00" "10:26:00"
8657 8656 "154182-0" "18:35:00" "18:36:00"
7555 7554 "154216-0" "12:15:00" "12:16:00"
9672 9671 "154018-1" "11:45:00" "11:46:00"
6830 6829 "154191-0" "08:05:00" "08:06:00"
8918 8917 "154225-0" "20:05:00" "20:06:00"
9237 9236 "154236-0" "22:45:00" "22:46:00"
9353 9352 "154007-1" "08:05:00" "08:06:00"
11383 11382 "153906-2" "12:25:00" "12:26:00"
11702 11701 "153917-2" "15:30:00" "15:31:00"
7178 7177 "154203-0" "10:05:00" "10:06:00"
8599 8598 "154180-0" "18:15:00" "18:16:00"
9991 9990 "154029-1" "15:00:00" "15:01:00"
12021 12020 "153928-2" "18:15:00" "18:16:00"
7497 7496 "154214-0" "11:55:00" "11:56:00"
8773 8772 "154186-0" "19:15:00" "19:16:00"
12340 12339 "153939-2" "21:00:00" "21:01:00"
10049 10048 "154031-1" "15:30:00" "15:31:00"
7758 7757 "154151-0" "13:25:00" "13:26:00"
7004 7003 "154197-0" "09:05:00" "09:06:00"
11325 11324 "153904-2" "11:45:00" "11:46:00"
9730 9729 "154020-1" "12:25:00" "12:26:00"
8135 8134 "154164-0" "15:35:00" "15:36:00"
11644 11643 "153915-2" "15:00:00" "15:01:00"
7352 7351 "154209-0" "11:05:00" "11:06:00"
10687 10686 "154053-1" "21:00:00" "21:01:00"
8454 8453 "154175-0" "17:25:00" "17:26:00"
11963 11962 "153926-2" "17:45:00" "17:46:00"
10368 10367 "154042-1" "18:15:00" "18:16:00"
8715 8714 "154184-0" "18:55:00" "18:56:00"
9034 9033 "154229-0" "21:00:00" "21:01:00"
12282 12281 "153937-2" "20:30:00" "20:31:00"
6946 6945 "154195-0" "08:45:00" "08:46:00"
8019 8018 "154160-0" "14:55:00" "14:56:00"
11267 11266 "153902-2" "11:05:00" "11:06:00"
12601 12600 "153948-2" "23:15:00" "23:16:00"
8077 8076 "154162-0" "15:15:00" "15:16:00"
11586 11585 "153913-2" "14:30:00" "14:31:00"
7294 7293 "154207-0" "10:45:00" "10:46:00"
10629 10628 "154051-1" "20:30:00" "20:31:00"
8396 8395 "154173-0" "17:05:00" "17:06:00"
fast_travel_between_consecutive_stops WARNING 218

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 218 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.
103 "152954-1" "00001" 236.2207815126543 3.937013025210905 3161 29 "20039" "KK-108" "10:41:00" 3162 30 "20040" "Dumlupınar durağı" "10:41:00"
167 "152826-2" "00001" 236.2207815126543 3.937013025210905 3161 29 "20039" "KK-108" "10:41:00" 3162 30 "20040" "Dumlupınar durağı" "10:41:00"
92 "152943-1" "00001" 236.2207815126543 3.937013025210905 2820 29 "20039" "KK-108" "07:56:00" 2821 30 "20040" "Dumlupınar durağı" "07:56:00"
3 "153278-0" "00001" 236.2207815126543 3.937013025210905 2820 29 "20039" "KK-108" "07:56:00" 2821 30 "20040" "Dumlupınar durağı" "07:56:00"
156 "152815-2" "00001" 236.2207815126543 3.937013025210905 2820 29 "20039" "KK-108" "07:56:00" 2821 30 "20040" "Dumlupınar durağı" "07:56:00"
188 "152847-2" "00001" 236.2207815126543 3.937013025210905 5796 29 "20039" "KK-108" "15:56:00" 5797 30 "20040" "Dumlupınar durağı" "15:56:00"
51 "153326-0" "00001" 236.2207815126543 3.937013025210905 5796 29 "20039" "KK-108" "15:56:00" 5797 30 "20040" "Dumlupınar durağı" "15:56:00"
124 "152975-1" "00001" 236.2207815126543 3.937013025210905 5796 29 "20039" "KK-108" "15:56:00" 5797 30 "20040" "Dumlupınar durağı" "15:56:00"
41 "153316-0" "00001" 236.2207815126543 3.937013025210905 1239 29 "20039" "KK-108" "14:16:00" 1240 30 "20040" "Dumlupınar durağı" "14:16:00"
35 "153310-0" "00001" 236.2207815126543 3.937013025210905 1053 29 "20039" "KK-108" "13:16:00" 1054 30 "20040" "Dumlupınar durağı" "13:16:00"
55 "153330-0" "00001" 236.2207815126543 3.937013025210905 1673 29 "20039" "KK-108" "16:36:00" 1674 30 "20040" "Dumlupınar durağı" "16:36:00"
61 "153336-0" "00001" 236.2207815126543 3.937013025210905 1859 29 "20039" "KK-108" "17:36:00" 1860 30 "20040" "Dumlupınar durağı" "17:36:00"
145 "152996-1" "00001" 236.2207815126543 3.937013025210905 4463 29 "20039" "KK-108" "21:11:00" 4464 30 "20040" "Dumlupınar durağı" "21:11:00"
209 "152868-2" "00001" 236.2207815126543 3.937013025210905 4463 29 "20039" "KK-108" "21:11:00" 4464 30 "20040" "Dumlupınar durağı" "21:11:00"
81 "153356-0" "00001" 236.2207815126543 3.937013025210905 4463 29 "20039" "KK-108" "21:11:00" 4464 30 "20040" "Dumlupınar durağı" "21:11:00"
43 "153318-0" "00001" 236.2207815126543 3.937013025210905 1301 29 "20039" "KK-108" "14:36:00" 1302 30 "20040" "Dumlupınar durağı" "14:36:00"
47 "153322-0" "00001" 236.2207815126543 3.937013025210905 1425 29 "20039" "KK-108" "15:16:00" 1426 30 "20040" "Dumlupınar durağı" "15:16:00"
53 "153328-0" "00001" 236.2207815126543 3.937013025210905 1611 29 "20039" "KK-108" "16:16:00" 1612 30 "20040" "Dumlupınar durağı" "16:16:00"
4 "153279-0" "00001" 236.2207815126543 3.937013025210905 92 29 "20039" "KK-108" "08:06:00" 93 30 "20040" "Dumlupınar durağı" "08:06:00"
101 "152952-1" "00001" 236.2207815126543 3.937013025210905 3099 29 "20039" "KK-108" "10:11:00" 3100 30 "20040" "Dumlupınar durağı" "10:11:00"
165 "152824-2" "00001" 236.2207815126543 3.937013025210905 3099 29 "20039" "KK-108" "10:11:00" 3100 30 "20040" "Dumlupınar durağı" "10:11:00"
112 "152963-1" "00001" 236.2207815126543 3.937013025210905 3440 29 "20039" "KK-108" "12:56:00" 3441 30 "20040" "Dumlupınar durağı" "12:56:00"
33 "153308-0" "00001" 236.2207815126543 3.937013025210905 3440 29 "20039" "KK-108" "12:56:00" 3441 30 "20040" "Dumlupınar durağı" "12:56:00"
176 "152835-2" "00001" 236.2207815126543 3.937013025210905 3440 29 "20039" "KK-108" "12:56:00" 3441 30 "20040" "Dumlupınar durağı" "12:56:00"
116 "152967-1" "00001" 236.2207815126543 3.937013025210905 3564 29 "20039" "KK-108" "13:56:00" 3565 30 "20040" "Dumlupınar durağı" "13:56:00"
180 "152839-2" "00001" 236.2207815126543 3.937013025210905 3564 29 "20039" "KK-108" "13:56:00" 3565 30 "20040" "Dumlupınar durağı" "13:56:00"
39 "153314-0" "00001" 236.2207815126543 3.937013025210905 3564 29 "20039" "KK-108" "13:56:00" 3565 30 "20040" "Dumlupınar durağı" "13:56:00"
25 "153300-0" "00001" 236.2207815126543 3.937013025210905 743 29 "20039" "KK-108" "11:36:00" 744 30 "20040" "Dumlupınar durağı" "11:36:00"
159 "152818-2" "00001" 236.2207815126543 3.937013025210905 4897 29 "20039" "KK-108" "08:41:00" 4898 30 "20040" "Dumlupınar durağı" "08:41:00"
95 "152946-1" "00001" 236.2207815126543 3.937013025210905 4897 29 "20039" "KK-108" "08:41:00" 4898 30 "20040" "Dumlupınar durağı" "08:41:00"
161 "152820-2" "00001" 236.2207815126543 3.937013025210905 4959 29 "20039" "KK-108" "09:11:00" 4960 30 "20040" "Dumlupınar durağı" "09:11:00"
97 "152948-1" "00001" 236.2207815126543 3.937013025210905 4959 29 "20039" "KK-108" "09:11:00" 4960 30 "20040" "Dumlupınar durağı" "09:11:00"
44 "153319-0" "00001" 236.2207815126543 3.937013025210905 1332 29 "20039" "KK-108" "14:46:00" 1333 30 "20040" "Dumlupınar durağı" "14:46:00"
14 "153289-0" "00001" 236.2207815126543 3.937013025210905 402 29 "20039" "KK-108" "09:46:00" 403 30 "20040" "Dumlupınar durağı" "09:46:00"
58 "153333-0" "00001" 236.2207815126543 3.937013025210905 1766 29 "20039" "KK-108" "17:06:00" 1767 30 "20040" "Dumlupınar durağı" "17:06:00"
186 "152845-2" "00001" 236.2207815126543 3.937013025210905 5734 29 "20039" "KK-108" "15:26:00" 5735 30 "20040" "Dumlupınar durağı" "15:26:00"
122 "152973-1" "00001" 236.2207815126543 3.937013025210905 5734 29 "20039" "KK-108" "15:26:00" 5735 30 "20040" "Dumlupınar durağı" "15:26:00"
48 "153323-0" "00001" 236.2207815126543 3.937013025210905 5734 29 "20039" "KK-108" "15:26:00" 5735 30 "20040" "Dumlupınar durağı" "15:26:00"
60 "153335-0" "00001" 236.2207815126543 3.937013025210905 1828 29 "20039" "KK-108" "17:26:00" 1829 30 "20040" "Dumlupınar durağı" "17:26:00"
194 "152853-2" "00001" 236.2207815126543 3.937013025210905 1828 29 "20039" "KK-108" "17:26:00" 1829 30 "20040" "Dumlupınar durağı" "17:26:00"
130 "152981-1" "00001" 236.2207815126543 3.937013025210905 1828 29 "20039" "KK-108" "17:26:00" 1829 30 "20040" "Dumlupınar durağı" "17:26:00"
143 "152994-1" "00001" 236.2207815126543 3.937013025210905 4401 29 "20039" "KK-108" "20:41:00" 4402 30 "20040" "Dumlupınar durağı" "20:41:00"
207 "152866-2" "00001" 236.2207815126543 3.937013025210905 4401 29 "20039" "KK-108" "20:41:00" 4402 30 "20040" "Dumlupınar durağı" "20:41:00"
79 "153354-0" "00001" 236.2207815126543 3.937013025210905 4401 29 "20039" "KK-108" "20:41:00" 4402 30 "20040" "Dumlupınar durağı" "20:41:00"
26 "153301-0" "00001" 236.2207815126543 3.937013025210905 774 29 "20039" "KK-108" "11:46:00" 775 30 "20040" "Dumlupınar durağı" "11:46:00"
46 "153321-0" "00001" 236.2207815126543 3.937013025210905 1394 29 "20039" "KK-108" "15:06:00" 1395 30 "20040" "Dumlupınar durağı" "15:06:00"
166 "152825-2" "00001" 236.2207815126543 3.937013025210905 5114 29 "20039" "KK-108" "10:26:00" 5115 30 "20040" "Dumlupınar durağı" "10:26:00"
102 "152953-1" "00001" 236.2207815126543 3.937013025210905 5114 29 "20039" "KK-108" "10:26:00" 5115 30 "20040" "Dumlupınar durağı" "10:26:00"
18 "153293-0" "00001" 236.2207815126543 3.937013025210905 5114 29 "20039" "KK-108" "10:26:00" 5115 30 "20040" "Dumlupınar durağı" "10:26:00"
28 "153303-0" "00001" 236.2207815126543 3.937013025210905 836 29 "20039" "KK-108" "12:06:00" 837 30 "20040" "Dumlupınar durağı" "12:06:00"
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 67

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 67 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" "YENI HASTANE8" 5
"stops.txt" "stop_name" "VİLAYET MEYDANI" 6
"stops.txt" "stop_name" "1 mayıs durağı" 35
"stops.txt" "stop_name" "KAVAKLI BELEDİYE DURAĞI" 146
"stops.txt" "stop_name" "MEYDAN DURAĞI" 147
"stops.txt" "stop_name" "ÇİĞDEM SOKAK DURAĞI" 149
"stops.txt" "stop_name" "ATATÜRK MEYDANI DURAĞI" 150
"stops.txt" "stop_name" "SANAYİ DURAĞI" 151
"stops.txt" "stop_name" "ASFALT DURAĞI" 152
"stops.txt" "stop_name" "TOKİ DURAĞI" 153
"stops.txt" "stop_name" "KAVAKLI KAMPÜS DURAĞI" 154
"stops.txt" "stop_name" "100 KONUTLAR DURAĞI" 155
"stops.txt" "stop_name" "SMMO ÖNÜ" 156
"stops.txt" "stop_name" "KAVAKLI GİRİŞ DURAĞI" 157
"stops.txt" "stop_name" "TEKNİK BİLİMLER DÖNÜŞ" 158
"stops.txt" "stop_name" "MEYDAN BİTİŞ DURAĞI" 159
"trips.txt" "trip_headsign" "balaban - cezaevi" 422
"trips.txt" "trip_headsign" "balaban - cezaevi" 423
"trips.txt" "trip_headsign" "balaban - cezaevi" 424
"trips.txt" "trip_headsign" "balaban - cezaevi" 425
"trips.txt" "trip_headsign" "balaban - cezaevi" 426
"trips.txt" "trip_headsign" "balaban - cezaevi" 427
"trips.txt" "trip_headsign" "balaban - cezaevi" 428
"trips.txt" "trip_headsign" "balaban - cezaevi" 429
"trips.txt" "trip_headsign" "balaban - cezaevi" 430
"trips.txt" "trip_headsign" "balaban - cezaevi" 431
"trips.txt" "trip_headsign" "balaban - cezaevi" 432
"trips.txt" "trip_headsign" "balaban - cezaevi" 433
"trips.txt" "trip_headsign" "balaban - cezaevi" 434
"trips.txt" "trip_headsign" "balaban - cezaevi" 435
"trips.txt" "trip_headsign" "balaban - cezaevi" 436
"trips.txt" "trip_headsign" "balaban - cezaevi" 437
"trips.txt" "trip_headsign" "balaban - cezaevi" 438
"trips.txt" "trip_headsign" "balaban - cezaevi" 439
"trips.txt" "trip_headsign" "balaban - cezaevi" 440
"trips.txt" "trip_headsign" "balaban - cezaevi" 441
"trips.txt" "trip_headsign" "balaban - cezaevi" 442
"trips.txt" "trip_headsign" "balaban - cezaevi" 443
"trips.txt" "trip_headsign" "balaban - cezaevi" 444
"trips.txt" "trip_headsign" "balaban - cezaevi" 445
"trips.txt" "trip_headsign" "balaban - cezaevi" 446
"trips.txt" "trip_headsign" "balaban - cezaevi" 447
"trips.txt" "trip_headsign" "balaban - cezaevi" 448
"trips.txt" "trip_headsign" "balaban - cezaevi" 449
"trips.txt" "trip_headsign" "balaban - cezaevi" 450
"trips.txt" "trip_headsign" "balaban - cezaevi" 451
"trips.txt" "trip_headsign" "balaban - cezaevi" 452
"trips.txt" "trip_headsign" "balaban - cezaevi" 453
"trips.txt" "trip_headsign" "balaban - cezaevi" 454
"trips.txt" "trip_headsign" "balaban - cezaevi" 455
route_color_contrast WARNING 4

route_color_contrast

Insufficient route color contrast.

A route's color and route_text_color should be contrasting.

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeColor (?) The faulty record's HTML route color. routeTextColor (?) The faulty record's HTML route text color.
"00003" 4 "#FFFFFF" "#FFFFFF"
"00004" 5 "#FFFFFF" "#FFFFFF"
"00007" 8 "#FFFFFF" "#FFFFFF"
"00008" 9 "#FFFFFF" "#FFFFFF"
stop_too_far_from_shape WARNING 10

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.
473 "000021" "153580-0" 13996 "20099" "BB-217" [41.74381000000001,27.210676000000003] 152.87178141879687
575 "000031" "150522-0" 16444 "20104" "PK-303" [41.721062840998925,27.212056761557335] 178.29210539232525
575 "000031" "150522-0" 16448 "20021" "Çiğiltepe durağı" [41.72303099999999,27.215511] 263.56651736097524
575 "000031" "150522-0" 16449 "20109" "PK-306" [41.726183,27.210365999999997] 193.12186357749243
575 "000031" "150522-0" 16450 "20110" "PK-307" [41.72528253187407,27.20987566797378] 139.70403805062722
575 "000031" "150522-0" 16470 "20125" "PK-310" [41.72933400000001,27.236265] 194.45801905798726
796 "000041" "152461-0" 24860 "20038" "Naim Süleymanoğlu durağı" [41.75151790320399,27.21990230753141] 130.8928951866865
796 "000041" "152461-0" 24861 "20039" "KK-108" [41.75180506997322,27.220192880896743] 233.54050883778496
796 "000041" "152461-0" 24862 "20045" "KK-110" [41.752219731324324,27.220709954797204] 427.31542668271214
796 "000041" "152461-0" 24863 "20046" "KK-111" [41.751484587540894,27.219871030271527] 170.98066133227275
stop_without_stop_time WARNING 32

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.
2 "10102" "DEGIRMEN"
3 "10151" "E.HASTANE7"
4 "10163" "OTOGAR6"
5 "10180" "YENI HASTANE8"
6 "10197" "VİLAYET MEYDANI"
134 "20140" "Baslangıc Garaj"
135 "20126" "OO-501"
136 "20127" "OO-502"
137 "20128" "OO-503"
138 "20129" "00-504"
139 "20130" "00-505"
140 "20135" "OO-509"
141 "20136" "OO-510"
142 "20137" "OO-511"
143 "20138" "OO-512"
144 "20139" "OO-513"
145 "20141" "Bitis Garaj"
146 "30001" "KAVAKLI BELEDİYE DURAĞI"
147 "30002" "MEYDAN DURAĞI"
148 "30003" "A-101 DURAĞI"
149 "30004" "ÇİĞDEM SOKAK DURAĞI"
150 "30005" "ATATÜRK MEYDANI DURAĞI"
151 "30006" "SANAYİ DURAĞI"
152 "30007" "ASFALT DURAĞI"
153 "30010" "TOKİ DURAĞI"
154 "30008" "KAVAKLI KAMPÜS DURAĞI"
155 "30009" "100 KONUTLAR DURAĞI"
156 "30013" "SMMO ÖNÜ"
157 "30011" "KAVAKLI GİRİŞ DURAĞI"
158 "30014" "TEKNİK BİLİMLER DÖNÜŞ"
159 "30012" "MEYDAN BİTİŞ DURAĞI"
160 "40001" "ÜSKÜP"
unused_shape WARNING 6

unused_shape

Shape is not used in GTFS file trips.txt.

All records defined by GTFS shapes.txt should be used in trips.txt.

You can see more about this notice here.

shapeId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
"000050" 1160
"000051" 1190
"000071" 1199
"000070" 1248
"000080" 1289
"000081" 1349