首页 > Web开发 > 详细

GTFS

时间:2014-10-21 21:18:02      阅读:374      评论:0      收藏:0      [点我收藏+]

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):

  1. agency.txt - basic agency information
  2. stops.txt - list of stop locations for bus and train, also includes parent station info for trains
  3. routes.txt - route list with unique identifiers
  4. trips.txt - has information about each trip taken by a CTA vehicle
  5. stop_times.txt - scheduled arrival/departure times for each stop on each trip
  6. calendar.txt - defines which service IDs operate on which days
  7. calendar_dates.txt - has exceptions to calendar (such as a holiday when a Sunday schedule is operated)
  8. shapes.txt - defines how to draw a route line on a map
  9. frequencies.txt - defines headways when trips aren‘t specifically scheduled, but sent as-needed (such as service that follows a major event)
  10. 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

原文:http://www.cnblogs.com/symons1992/p/4041386.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!