การทดสอบฟีด GTFS
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
เครื่องมือโอเพนซอร์สต่อไปนี้พร้อมให้ทดสอบฟีดในรูปแบบ GTFS
โปรแกรมตรวจสอบฟีด
ตรวจสอบฟีด GTFS ก่อนเผยแพร่เพื่อตรวจหาข้อผิดพลาด เครื่องมือตรวจสอบมีอยู่หลายประเภท เครื่องมือบางรายการจะตรวจสอบฟีดแต่ละรายการ ขณะที่เครื่องมืออื่นๆ จะผสานรวมเข้ากับซอฟต์แวร์
โปรแกรมตรวจสอบฟีด GTFS แบบคงที่
-
MobilityData gtfs-validator:
ตรวจสอบความสอดคล้องกับข้อกำหนด GTFS อย่างเป็นทางการของฟีด ปัจจุบันซอฟต์แวร์รองรับการตรวจสอบโครงสร้างไฟล์และพร้อมสําหรับการตรวจสอบเชิงความหมาย เครื่องมือนี้อยู่ระหว่างการพัฒนา
สำหรับนักพัฒนาซอฟต์แวร์
โปรแกรมตรวจสอบฟีด GTFS แบบเรียลไทม์
-
โปรแกรมตรวจสอบ GTFS แบบเรียลไทม์:
เครื่องมือที่ใช้ตรวจสอบว่าข้อมูลฟีดแบบเรียลไทม์ตรงกับชุดข้อมูล GTFS อย่างถูกต้องและมีข้อมูลที่จําเป็นทั้งหมดหรือไม่ สร้างและดูแลรักษาโดยศูนย์วิจัยการขนส่งในเมืองของมหาวิทยาลัยฟลอริดาตอนใต้ร่วมกับ MobilityData
สำหรับนักพัฒนาซอฟต์แวร์
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[[["\u003cp\u003eThis page lists open source tools for validating both GTFS-static and GTFS-realtime feeds.\u003c/p\u003e\n"],["\u003cp\u003eThese tools help ensure your feeds meet the official GTFS specification and contain necessary information before publishing.\u003c/p\u003e\n"],["\u003cp\u003eOptions are available for both direct feed validation and integration into existing software for developers.\u003c/p\u003e\n"],["\u003cp\u003eThe listed tools are actively maintained and supported by organizations like MobilityData and the Center for Urban Transportation Research.\u003c/p\u003e\n"]]],["GTFS feed testing relies on open-source validators. For GTFS-static feeds, the MobilityData `gtfs-validator` checks feed structure and semantics, and Conveyal's `gtfs-lib` offers validation features for developers. For GTFS-realtime feeds, the `GTFS-realtime Validator` by the Center for Urban Transportation Research ensures data matches the GTFS dataset, and `gtfs-realtime-validator-lib` allows for integration of these validation rules into software. These tools help to catch errors and verify feed conformity.\n"],null,["# Testing GTFS feeds\n\nThe following Open Source tools are available to test feeds in the GTFS format.\n\nFeed validators\n---------------\n\nBefore publishing, validate your GTFS feeds in order to catch errors. A number of different\nvalidation tools exist. Some tools check individual feeds while others integrate into\nsoftware.\n\n### GTFS-static feed validators\n\n- [MobilityData gtfs-validator](https://github.com/MobilityData/gtfs-validator/#readme): Verifies feed conformity to the official GTFS specification. At present, the software supports the validation of file structure and is ready for semantic validation. This tool is under active development.\n\n#### For software developers\n\n- [Conveyal's gtfs-lib library](https://github.com/conveyal/gtfs-lib): Contains validation functionality.\n\n### GTFS-realtime feed validators\n\n- [GTFS-realtime Validator](https://github.com/MobilityData/gtfs-realtime-validator): A tool to verify whether your real-time feed data correctly matches your GTFS dataset and contains all required information. Created and maintained by the Center for Urban Transportation Research at the University of South Florida in collaboration with MobilityData.\n\n#### For software developers\n\n- [gtfs-realtime-validator-lib](https://github.com/MobilityData/gtfs-realtime-validator/tree/master/gtfs-realtime-validator-lib): Integrates GTFS-realtime validation rules into software."]]