correcting error "Too Fast Travel"

瀏覽次數:94 次
跳到第一則未讀訊息

correiod...@gmail.com

未讀,
2017年7月24日 中午12:27:262017/7/24
收件者:Transit Developers
Hi all,

I'm working on a GTFS.zip data set and google FeedValidator point to many errors of the type "Too Fast Travel" between stops.

I was wondering whether there is an automated way to correct these error by recalculating part of the stop_times.txt file based on an average travel speed. Would anyone here have advice on how to do this, or point me to a solution already implemented somewhere?

best,

Rafael H M Pereira

John Whitlock

未讀,
2017年7月24日 下午1:19:462017/7/24
收件者:transit-d...@googlegroups.com
I had similar problems 5+ years ago with an exported GTFS feed. Some of the issues:

1) Duplicate stop IDs, 0 feet from each other. This required work in the source dataset, or filter and removal in the export.
2) Estimated stop times for non-scheduled stops from the source data set.  These were to-the-minute estimates, and FeedValidator uses to-the-second estimates.  The solution was to omit the estimated stop times and only include the scheduled stop times in the GTFS feed.  Google fills in the blanks from its own mapping algorithms.
3) Actual bad route information in the source feed, such as a bad start time for a route leading to a fast cross-town time. Need to be fixed in source.

In all cases, it was issues in the source feed and our custom GTFS exporter, and no tools helped.  Also, warnings in FeedValidator became errors when we submitted to Google, so it is worth eliminating them.

- John

--
You received this message because you are subscribed to the Google Groups "Transit Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to transit-developers+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

回覆所有人
回覆作者
轉寄
0 則新訊息