Sık Sorulan Sorular
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Aşağıda, GTFS'yi uygularken karşılaşılan yaygın sorunlarla ilgili sorular ve yanıtlar verilmiştir.
S: Feed'i herkese açık hale getirmeden önce test ortamı var mı?
C: Evet, feed'iniz başarıyla yüklendikten sonra test ortamını hazırlarız.
S: Her güncellemede feed'i manuel olarak yüklememiz gerekir mi yoksa Google'dan feed'i sunucumuzdan getirmesini isteyebilir miyiz?
C: Genel olarak Google, düzenli getirme işlemi (FTP GET aracılığıyla) ayarlanmasını tercih eder. Sıklık varsayılan olarak haftalıktır. Ayrıca, konsoldan manuel olarak dosya yükleyebilirsiniz.
S: Hem ekspres hatımız hem de yerel hatımız varsa ayrı feed'ler gönderebilir miyiz?
C: Evet, bir ajansın birden fazla ayrı feed göndermesi mümkündür ancak genellikle tek bir feed'in olmasını tercih ederiz.
S: Koltuğa bağlı olarak fiyat farklıysa (ör. C sınıfı ve A sınıfı) ne yapmamız gerekir?
C: Lütfen en genel fiyatı ekleyin.
S: Fiyat tarihe göre farklıysa (ör. yoğun sezon fiyatı) ne yapmamız gerekir?
C: Lütfen ayrı rotalar oluşturun.
S: agency.agency_fare_url
için birden fazla rezervasyon alanı varsa bunları virgülle ayırarak hepsini ekleyebilir miyiz?
C: Lütfen yalnızca bir URL ekleyin. Yalnızca bir tanesini gösterme konusunda sorun yaşıyorsanız lütfen alanı boş bırakın.
S: routes.route_long_name
için aynı ada sahip olmak sorun olur mu?
C: Evet, bu özellik için aynı adı ayarlayabilirsiniz.
S: Aşağıdakiler için hem üst istasyonu hem de alt istasyonu ayarlarsak hangisi kullanılır?
C:
stop_code
: durak
stop_name
: istasyon (gelecekte durak kullanabiliriz)
stop_desc
: yok
stop_lat
: ikisi de
stop_lon
: ikisi de
zone_id
: durak
stop_url
: istasyon
wheelchair_boarding
: ikisi de
S: Feed'i tam olarak planın değiştiği tarihte güncelleyebilir miyiz?
C: GTFS'de feed'in hangi tarihe kadar geçerli olduğunu belirtebilirsiniz. Feed'ler, yayınlanacağı tarihten iki hafta önce yüklenmelidir. Takvim bilgilerinin örtüşmesi gerektiğini unutmayın.
İki feed'i "birleştirmek" için bir araç vardır.
S: Şirket içinde kullandığımız mevcut benzersiz kimliklerimizi kullanabilir miyiz?
C: Evet, GTFS'deki kimlikler herhangi bir değer olabilir.
S: Feed yüklemem sürekli başarısız oluyor. Sorun ne olabilir?
C: Lütfen dosyaların ZIP dosyanızdaki üst düzey dizinde olduğundan emin olun.
S: Toplu taşıma sonuçları, Önizleme'deki örnek sorgulardan oluşturulmaz. Sorun ne olabilir?
C: Lütfen bu örneklerin saatini kontrol edin ve aktarmalarınızın seçilen bu saatlerde çalıştığından emin olun. Aksi takdirde sonuç oluşturulmamış olabilir.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-25 UTC."],[[["\u003cp\u003eGoogle prefers a regularly fetched GTFS feed via FTP, with weekly updates as the default.\u003c/p\u003e\n"],["\u003cp\u003eSeparate routes should be created for services with date-dependent pricing, such as peak season fares.\u003c/p\u003e\n"],["\u003cp\u003eFor stops with both parent and child stations defined, station information will be prioritized for \u003ccode\u003estop_name\u003c/code\u003e and \u003ccode\u003estop_url\u003c/code\u003e while stop information will be used for other attributes.\u003c/p\u003e\n"],["\u003cp\u003eGTFS feeds must be uploaded two weeks prior to their effective date and should specify the valid date range within the feed itself.\u003c/p\u003e\n"],["\u003cp\u003eTroubleshooting feed upload failures often involves ensuring all files are in the ZIP file's top-level directory and verifying transit schedules align with preview query times.\u003c/p\u003e\n"]]],["GTFS implementation involves a test environment after feed upload. Google prefers regular feed fetching (weekly default) via FTP, though manual uploads are possible. Multiple feeds are accepted, but a single feed is preferred. Include the most generic price; for date-dependent pricing, create separate routes. Only one URL is allowed for `agency_fare_url`. IDs can be internal values. Files should be at the top level of the ZIP. Feeds are needed two weeks prior to live date.\n"],null,["# Frequently Asked Questions\n\nThe following are questions and answers for common issues when implementing GTFS.\n\n##### Q: Is there a test environment for the feed before making it public?\n\nA: Yes, we will prepare the test environment once your feed is successfully uploaded.\n\n##### Q: Do we need to manually upload the feed every time there is an update or can we ask Google to\nfetch it from our server?\n\nA: In general, Google prefers to set up a regular fetch (via FTP GET). The frequency\nis weekly by default. In addition, you can manually upload a file from the console.\n\n##### Q: If we have both the express line and local line, can we submit separate feeds?\n\nA: Yes, it is possible for an agency to submit multiple separate feeds but we usually prefer having\na single feed.\n\n##### Q: In case the price is different depending on the seat --e.g., class C vs. class A, what do we need to do?\n\nA: Please include the most generic price.\n\n##### Q: If the price is different depending on the date --e.g., peak season price, what do we need to do?\n\nA: Please create separate routes.\n\n##### Q: When there are multiple booking domains for `agency.agency_fare_url`, can we add them all separating\nthem with comma?\n\nA: Please only include one URL. If there is a problem in just showing one, please leave it blank.\n\n##### Q: Is it ok to have the same name for `routes.route_long_name`?\n\nA: Yes, you can set the same name for that attribute.\n\n##### Q: If we set both the parent station and child station for the following, which will be used?\n\nA:\n\n- `stop_code`: stop\n- `stop_name`: station (in the future, we might use stop)\n- `stop_desc`: none\n- `stop_lat`: both\n- `stop_lon`: both\n- `zone_id`: stop\n- `stop_url`: station\n- `wheelchair_boarding`: both\n\n\u003cbr /\u003e\n\n##### Q: Can we update the feed exactly on the date when the schedule is changed?\n\nA: You can specify to which date the feed is valid in GTFS. The feeds must be uploaded\ntwo weeks prior to the date when it should go live. Note that the calendar information must overlap.\nThere is a tool for \"merging\" two feeds.\n\n##### Q: Can we use our existing unique ids we have been using internally?\n\nA: Yes, IDs in GTFS can be any value.\n\n##### Q: My feed upload keeps failing. What could be a problem?\n\nA: Please ensure that the files are in the top level directory in your ZIP file.\n\n##### Q: Transit results are not generated from the sample queries in Preview. What could be the issue?\n\nA: Please check the time of those samples and make sure that your transits are running at those selected\ntimes. If not, it is possible that there is no result generated."]]