GTFS フィードのテスト
GTFS 形式のフィードのテストでは、以下のオープンソース ツールを利用できます。
フィード検証ツール
GTFS フィードを公開する前に、エラーがないかどうか検証する必要があります。そのためにさまざまな検証ツールが存在します。個々のフィードを確認するツールもあれば、ソフトウェアに統合されているツールもあります。
GTFS 静的フィード検証ツール
ソフトウェア デベロッパー向け
GTFS リアルタイム フィード検証ツール
-
GTFS リアルタイム検証ツール: リアルタイム フィード データが正しい GTFS データセットと一致し、必要な情報がすべて含まれていることを確認するためのツールです。サウスフロリダ大学の Center for Urban Transportation Research が MobilityData と共同で作成し、管理しています。
ソフトウェア デベロッパー向け
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-12-06 UTC。
[null,null,["最終更新日 2024-12-06 UTC。"],[[["This page lists open source tools for validating both GTFS-static and GTFS-realtime feeds."],["These tools help ensure your feeds meet the official GTFS specification and contain necessary information before publishing."],["Options are available for both direct feed validation and integration into existing software for developers."],["The listed tools are actively maintained and supported by organizations like MobilityData and the Center for Urban Transportation Research."]]],["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"]]