نظرة عامة على مواصفات الخلاصة العامة غير المتغيّرة للنقل العام (GTFS)
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
تحدّد مواصفات الخلاصة العامة للنقل العام (GTFS)، المعروفة أيضًا باسم GTFS الثابتة أو النقل العام الثابت
للتمييز بينها وبين إضافة الوقت الفعلي في مواصفات GTFS، تنسيقًا شائعًا لجدول الزمني لوسائل النقل العام والمعلومات الجغرافية المرتبطة به. تتيح "خلاصات" GTFS
لشركات النقل العام نشر بيانات النقل العام و
يكتب المطوّرون تطبيقات تستخدِم هذه البيانات بطريقة قابلة للتشغيل التفاعلي.
نظرة عامة على خلاصة GTFS
تتألّف خلاصة GTFS من سلسلة من الملفات النصية التي يتم جمعها في ملف ZIP. ينمِّذ كل ملف جانبًا معيّنًا من معلومات النقل العام: المحطات
والمسارات والرحلات وبيانات الجدول الزمني الأخرى. يتم تحديد تفاصيل كل ملف
في مرجع GTFS.
يمكن العثور على مثال على الخلاصة في أمثلة GTFS. يمكن لمؤسسة النقل العام إنشاء خلاصة GTFS لمشاركة
معلومات النقل العام مع المطوّرين الذين يكتبون أدوات تستخدِم
خلاصات GTFS لدمج معلومات النقل العام في
تطبيقاتهم. يمكن استخدام مواصفات GTFS لتزويد تطبيقات تخطيط الرحلات وتطبيقات جداول المواعيد
ومجموعة متنوعة من التطبيقات، التي يصعب إدراجها هنا، والتي تستخدم
معلومات وسائل النقل العام بطريقة أو بأخرى.
إتاحة خلاصة وسائل النقل العام للجميع
تتوافق العديد من التطبيقات مع البيانات بتنسيق GTFS.
إنّ أبسط طريقة لجعل خلاصة علنية هي استضافتها على خادم ويب ونشر
إشعار يُتيح استخدامها.
تتوفّر قائمة بمؤسسات النقل العام التي تقدّم خلاصات عامة على
موقع مشروع GoogleTransitDataFeed الإلكتروني.
إرسال خلاصة "النقل العام" إلى Google
إذا كنت تعمل في مؤسسة عامة تتولى الإشراف على وسائل النقل العام في مدينتك،
يمكنك استخدام مواصفات GTFS لتقديم الجداول الزمنية والمعلومات الجغرافية إلى "خرائط Google" وتطبيقات Google الأخرى التي تعرض معلومات عن وسائل النقل العام.
إذا كنت توفّر خدمة نقل مفتوحة للجميع، وتعمل وفقًا لجداول زمنية
ومسارات ثابتة، نرحب بمساهمتك. إنّ عملية الإضافة بسيطة ومتوفّرة بدون أي رسوم.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eGTFS defines a common format for public transportation schedules and geographic information, enabling data sharing between agencies and developers.\u003c/p\u003e\n"],["\u003cp\u003eGTFS feeds consist of text files within a ZIP file, covering aspects like stops, routes, trips, and other schedule data.\u003c/p\u003e\n"],["\u003cp\u003ePublic transit agencies can share their GTFS feeds publicly and submit them to Google for integration with Google Maps and other applications.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can leverage GTFS feeds to build applications like trip planners, timetables, and various other tools utilizing public transit data.\u003c/p\u003e\n"],["\u003cp\u003eResources like examples, references, validation tools, and community support are available for working with GTFS.\u003c/p\u003e\n"]]],["The General Transit Feed Specification (GTFS) is a format for public transportation schedules and geographic data, enabling transit agencies to publish data and developers to build applications. Key actions include: reviewing GTFS examples, creating feeds using the reference guide, validating feeds with tools, and publishing them. Agencies can share feeds publicly via a web server or submit them to Google for inclusion in Google Maps. GTFS allows the use in various applications like trip planners.\n"],null,["# GTFS Static Overview\n\nThe General Transit Feed Specification (GTFS), also known as *GTFS static* or *static transit*\nto differentiate it from the [GTFS realtime extension](/transit/gtfs-realtime), defines a common format for\npublic transportation schedules and associated geographic information. GTFS\n\"feeds\" let public transit agencies publish their transit data and\ndevelopers write applications that consume that data in an interoperable way.\n\n### How do I start?\n\n1. Take a look at the [GTFS examples](/transit/gtfs/examples).\n2. Create your own feeds using the [reference](/transit/gtfs/reference) as a guide.\n3. Test your feed using [validation tools](/transit/gtfs/guides/tools).\n4. Publish your feed, as [described in the Help Center](https://support.google.com/transitpartners/answer/1111577).\n\n### Overview of a GTFS feed\n\nA GTFS feed is composed of a series of text files collected in a ZIP\nfile. Each file models a particular aspect of transit information: stops,\nroutes, trips, and other schedule data. The details of each file are\ndefined in the [GTFS reference](/transit/gtfs/reference).\n\nAn example feed can be found in the [GTFS\nexamples](/transit/gtfs/examples). A transit agency can produce a GTFS feed to share their\npublic transit information with developers, who write tools that consume\nGTFS feeds to incorporate public transit information into their\napplications. GTFS can be used to power trip planners, time table\npublishers, and a variety of applications, too diverse to list here, that\nuse public transit information in some way.\n\n### Making a Transit feed publicly available\n\nMany applications are compatible with data in the GTFS format. The\nsimplest way to make a feed public is to host it on a web server and publish\nan announcement that makes it available for use.\n\nA list of transit agencies who provide public feeds is available on the\n[GoogleTransitDataFeed project site](http://code.google.com/p/googletransitdatafeed/wiki/PublicFeeds).\n\n### Submitting a Transit feed to Google\n\nIf you're at a public agency that oversees public transportation for your\ncity, you can use the GTFS specification to provide schedules and\ngeographic information to Google Maps and other Google applications that\nshow transit information.\n\nIf you provide a transportation service that is open to the public, and operates with fixed schedules\nand routes, we welcome your participation; it is\n[simple and available at no charge](https://support.google.com/transitpartners/answer/1111471).\n\n### Getting help\n\nTo participate in discussions around GTFS realtime and suggest changes and\nadditions to the specification, join the\n[GTFS realtime discussion group](http://groups.google.com/group/gtfs-realtime).\n\nAdditional resources are available on the [Community page](/transit/gtfs/community).\n\nIf you have questions about the Google Transit Partners program, contact\n[Google support](https://support.google.com/transitpartners/gethelp)."]]