首页 > 代码库 > GTFS
GTFS
Documentation
The General Transit Feed Specification is documented on a Google Code site.
Tables in our feed
We currently include the following tables in the CTA GTFS Feed (links point to more detailed information on Google Code):
- agency.txt - basic agency information
- stops.txt - list of stop locations for bus and train, also includes parent station info for trains
- routes.txt - route list with unique identifiers
- trips.txt - has information about each trip taken by a CTA vehicle
- stop_times.txt - scheduled arrival/departure times for each stop on each trip
- calendar.txt - defines which service IDs operate on which days
- calendar_dates.txt - has exceptions to calendar (such as a holiday when a Sunday schedule is operated)
- shapes.txt - defines how to draw a route line on a map
- frequencies.txt - defines headways when trips aren‘t specifically scheduled, but sent as-needed (such as service that follows a major event)
- transfers.txt - has additional information to guide trip planners into identifying two stops as a transfer point and how much extra time to give people to transfer between services
GTFS
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。