I'd also like to know this! Any leads?
On Tuesday, February 19, 2013 2:06:45 PM UTC-5, @makar wrote:Does anyone know some open list of agencies that provide GTFS realtime data feeds?Is there any common place where all agencies publish their GTFS realtime URLs?
--
You received this message because you are subscribed to the Google Groups "GTFS-realtime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gtfs-realtim...@googlegroups.com.
To post to this group, send email to gtfs-r...@googlegroups.com.
Visit this group at http://groups.google.com/group/gtfs-realtime?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
The MBTA publishes its GTFS-realtime bus prediction and location feeds for developers:
http://www.mbta.com/developers/
-Dave
Dave Barker, Manager of Operations Technology, MBTA
______________________________________________________________________
This email has been scanned by MessageLabs and contains no viruses or malware.
They want everyone to use the One Bus Away API. I've been trying to get GTFS-RT out of them for ages (which apparently exists), but they don't want to provide it. This is problematic for us because we have to hit the OBA API hundreds of times to get the same info that is in the single GTFS-RT proto file.
If a few folks on this group would send a similar request to "PublicRequests.TransitData@kingcounty.gov" we might finally get it!
-ethan
On 3/16/13 1:27 PM, Joa wrote:
Thanks for the posts as well. Tip of the hat to Sean for maintaining
the by-agency list.
The one agency that is listed and does not seem to provide GTFS-
realtime or next bus times in any form seems to be King County Metro.
I still have them listed with a (age old) link to a University of
Washington page. Is there some updated info available for Metro?
On Mar 14, 1:05 pm, "@makar" <evgeni.maka...@gmail.com> wrote:
Interesting information about different sources, thanks
Need to analyse it
вторник, 19 февраля 2013 г., 22:06:45 UTC+3 пользователь @makar написал:
Does anyone know some open list of agencies that provide GTFS realtime
data feeds?
Is there any common place where all agencies publish their GTFS realtime
URLs?
--
You received this message because you are subscribed to the Google Groups "GTFS-realtime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gtfs-realtime+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to gtfs-realtim...@googlegroups.com.
Many of you who work at or with agencies may have something to contribute to TransitWiki's Real-time information page (or create new subpages). The goal of the Wiki is to accelerate the dissemination of best practices in California, which doesn't exclude those from other places from using and contributing. Registration and email confirmation are required to edit (this is a state government-funded Wiki, after all)Juan MatuteUCLA Institute of Transportation Studies
Manager, TransitWiki.org
On Mon, Mar 18, 2013 at 3:56 AM, Brian Ferris <bdfe...@google.com> wrote:
KCM definitely has a GTFS-realtime feed, as I implemented it for them about two years ago. Much to my chagrin, they are still only sharing it with UW/OneBusAway Puget Sound, despite my best efforts to convince them to open it up. Definitely let them know that you'd like to see the feed shared with developers if it's something you would use.
On Sun, Mar 17, 2013 at 7:33 PM, Ethan Arutunian <et...@roadify.com> wrote:
They want everyone to use the One Bus Away API. I've been trying to get GTFS-RT out of them for ages (which apparently exists), but they don't want to provide it. This is problematic for us because we have to hit the OBA API hundreds of times to get the same info that is in the single GTFS-RT proto file.
If a few folks on this group would send a similar request to "PublicRequest...@kingcounty.gov" we might finally get it!
-ethan
On 3/16/13 1:27 PM, Joa wrote:
Thanks for the posts as well. Tip of the hat to Sean for maintaining
the by-agency list.
The one agency that is listed and does not seem to provide GTFS-
realtime or next bus times in any form seems to be King County Metro.
I still have them listed with a (age old) link to a University of
Washington page. Is there some updated info available for Metro?
On Mar 14, 1:05 pm, "@makar" <evgeni.maka...@gmail.com> wrote:
Interesting information about different sources, thanks
Need to analyse it
вторник, 19 февраля 2013 г., 22:06:45 UTC+3 пользователь @makar написал:
Does anyone know some open list of agencies that provide GTFS realtime
data feeds?
Is there any common place where all agencies publish their GTFS realtime
URLs?
--
You received this message because you are subscribed to the Google Groups "GTFS-realtime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gtfs-realtim...@googlegroups.com.
To post to this group, send email to gtfs-r...@googlegroups.com.
Visit this group at http://groups.google.com/group/gtfs-realtime?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Thanks Joa, I updated the status of King County Metro GTFS-realtime feed in the Notes section of that record.
Ethan,
Brian recently added the ability to export a GTFS-realtime feed from the OneBusAway api-webapp:
https://github.com/OneBusAway/onebusaway-application-modules/pull/52
This should allow any agency using OBA to export a GTFS-realtime feed (assuming they run version of OBA that includes this patch).О©╫ Its nice that its bundled with the api-webapp, since this largely nullifies any scalability counter-argument against sharing a GTFS-realtime feed. In other words, if the OBA REST API is built to scale with a large amount of developer requests (already proven with OBA in Puget Sound, with the OBA mobile apps), since GTFS-realtime is hosted in the same server instance it should also scale.О©╫ I imagine KCM's concern is that the GTFS-realtime feed is a separate application that powers only OBA (i.e., hasn't been tested to scale), and if that feed goes down due to large demand it would kill OBA, which has direct customer-facing implications.
Note that there will be a slight delay in real-time data vs. accessing the source GTFS-realtime feed directly, based on the OBA update frequency from the source GTFS-realtime feed.
Sean
On Monday, March 18, 2013 12:43:22 PM UTC-4, Juan wrote:
Many of you who work at or with agencies may have something to contribute to TransitWiki's Real-time information page (or create new subpages). О©╫The goal of the Wiki is to accelerate the dissemination of best practices in California, which doesn't exclude those from other places from using and contributing. О©╫Registration and email confirmation are required to edit (this is a state government-funded Wiki, after all)
Juan MatuteUCLA Institute of Transportation Studies
Manager, TransitWiki.org О©╫
On Mon, Mar 18, 2013 at 3:56 AM, Brian Ferris <bdfe...@google.com> wrote:
KCM definitely has a GTFS-realtime feed, as I implemented it for them about two years ago. О©╫Much to my chagrin, they are still only sharing it with UW/OneBusAway Puget Sound, despite my best efforts to convince them to open it up. О©╫Definitely let them know that you'd like to see the feed shared with developers if it's something you would use.
On Sun, Mar 17, 2013 at 7:33 PM, Ethan Arutunian <et...@roadify.com> wrote:
They want everyone to use the One Bus Away API. I've been trying to get GTFS-RT out of them for ages (which apparently exists), but they don't want to provide it. This is problematic for us because we have to hit the OBA API hundreds of times to get the same info that is in the single GTFS-RT proto file.
If a few folks on this group would send a similar request to "PublicRequest...@kingcounty.gov" we might finally get it!
-ethan
On 3/16/13 1:27 PM, Joa wrote:
Thanks for the posts as well. Tip of the hat to Sean for maintaining
the by-agency list.
The one agency that is listed and does not seem to provide GTFS-
realtime or next bus times in any form seems to be King County Metro.
I still have them listed with a (age old) link to a University of
Washington page. Is there some updated info available for Metro?
On Mar 14, 1:05 pm, "@makar" <evgeni.maka...@gmail.com> wrote:
Interesting information about different sources, thanks
Need to analyse it
О©╫О©╫О©╫О©╫О©╫О©╫О©╫, 19 О©╫О©╫О©╫О©╫О©╫О©╫О©╫ 2013 О©╫., 22:06:45 UTC+3 О©╫О©╫О©╫О©╫О©╫О©╫О©╫О©╫О©╫О©╫О©╫О©╫ @makar О©╫О©╫О©╫О©╫О©╫О©╫О©╫:
Does anyone know some open list of agencies that provide GTFS realtime
data feeds?
Is there any common place where all agencies publish their GTFS realtime
URLs?
--
You received this message because you are subscribed to the Google Groups "GTFS-realtime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gtfs-realtim...@googlegroups.com.
To post to this group, send email to gtfs-r...@googlegroups.com.
Visit this group at http://groups.google.com/group/gtfs-realtime?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "GTFS-realtime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gtfs-realtim...@googlegroups.com.
To post to this group, send email to gtfs-r...@googlegroups.com.
Visit this group at http://groups.google.com/group/gtfs-realtime?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
О©╫
О©╫
--
You received this message because you are subscribed to the Google Groups "GTFS-realtime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gtfs-realtim...@googlegroups.com.
To post to this group, send email to gtfs-r...@googlegroups.com.
Visit this group at http://groups.google.com/group/gtfs-realtime?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
О©╫
О©╫
No, OBA admins/developers for Puget Sound will need to recompile the application based on the newest source code and redeploy it.
I know UW is in the process of transferring some of the infrastructure for OBA to Sound Transit. Some code changes need to be made in the very near future (e.g., Google Maps API v2 deprecation on May 20th), so I would imagine that if they are doing other code changes this patch would be included. But, you’d need to ask them directly to get an answer.
Sean
From: gtfs-r...@googlegroups.com [mailto:gtfs-r...@googlegroups.com] On Behalf Of Ethan Arutunian
Sent: Tuesday, March 26, 2013 3:52 PM
To: gtfs-r...@googlegroups.com
Subject: Re: [GTFS-realtime] Re: List of GTFS realtime suppliers
Wow, this is awesome!
So will this update automatically take affect with the existing instance of OBA that serves KC Metro?
Thanks for making this available!
-ethan
On 3/26/13 7:38 AM, Sean Barbeau wrote:
Thanks Joa, I updated the status of King County Metro GTFS-realtime feed in the Notes section of that record.
Ethan,
Brian recently added the ability to export a GTFS-realtime feed from the OneBusAway api-webapp:
https://github.com/OneBusAway/onebusaway-application-modules/pull/52
This should allow any agency using OBA to export a GTFS-realtime feed (assuming they run version of OBA that includes this patch). Its nice that its bundled with the api-webapp, since this largely nullifies any scalability counter-argument against sharing a GTFS-realtime feed. In other words, if the OBA REST API is built to scale with a large amount of developer requests (already proven with OBA in Puget Sound, with the OBA mobile apps), since GTFS-realtime is hosted in the same server instance it should also scale. I imagine KCM's concern is that the GTFS-realtime feed is a separate application that powers only OBA (i.e., hasn't been tested to scale), and if that feed goes down due to large demand it would kill OBA, which has direct customer-facing implications.
Note that there will be a slight delay in real-time data vs. accessing the source GTFS-realtime feed directly, based on the OBA update frequency from the source GTFS-realtime feed.
Sean
On Monday, March 18, 2013 12:43:22 PM UTC-4, Juan wrote:
Many of you who work at or with agencies may have something to contribute to TransitWiki's Real-time information page (or create new subpages). The goal of the Wiki is to accelerate the dissemination of best practices in California, which doesn't exclude those from other places from using and contributing. Registration and email confirmation are required to edit (this is a state government-funded Wiki, after all)
Juan Matute
UCLA Institute of Transportation Studies
Manager, TransitWiki.org
On Mon, Mar 18, 2013 at 3:56 AM, Brian Ferris <bdfe...@google.com> wrote:
KCM definitely has a GTFS-realtime feed, as I implemented it for them about two years ago. Much to my chagrin, they are still only sharing it with UW/OneBusAway Puget Sound, despite my best efforts to convince them to open it up. Definitely let them know that you'd like to see the feed shared with developers if it's something you would use.
On Sun, Mar 17, 2013 at 7:33 PM, Ethan Arutunian <et...@roadify.com> wrote:
They want everyone to use the One Bus Away API. I've been trying to get GTFS-RT out of them for ages (which apparently exists), but they don't want to provide it. This is problematic for us because we have to hit the OBA API hundreds of times to get the same info that is in the single GTFS-RT proto file.
If a few folks on this group would send a similar request to "PublicRequest...@kingcounty.gov" we might finally get it!
-ethan
On 3/16/13 1:27 PM, Joa wrote:Thanks for the posts as well. Tip of the hat to Sean for maintaining
the by-agency list.
The one agency that is listed and does not seem to provide GTFS-
realtime or next bus times in any form seems to be King County Metro.
I still have them listed with a (age old) link to a University of
Washington page. Is there some updated info available for Metro?
On Mar 14, 1:05 pm, "@makar" <evgeni.maka...@gmail.com> wrote:
Interesting information about different sources, thanks
Need to analyse it
вторник, 19 февраля 2013 г., 22:06:45 UTC+3 пользователь @makar написал:
Does anyone know some open list of agencies that provide GTFS realtime
data feeds?
Is there any common place where all agencies publish their GTFS realtime
URLs?
--
You received this message because you are subscribed to the Google Groups "GTFS-realtime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gtfs-realtim...@googlegroups.com.
To post to this group, send email to gtfs-r...@googlegroups.com.
Visit this group at http://groups.google.com/group/gtfs-realtime?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "GTFS-realtime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gtfs-realtim...@googlegroups.com.
To post to this group, send email to gtfs-r...@googlegroups.com.
Visit this group at http://groups.google.com/group/gtfs-realtime?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "GTFS-realtime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gtfs-realtim...@googlegroups.com.
To post to this group, send email to gtfs-r...@googlegroups.com.
Visit this group at http://groups.google.com/group/gtfs-realtime?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to a topic in the Google Groups "GTFS-realtime" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gtfs-realtime/2sit9r8bnjo/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to gtfs-realtim...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "GTFS-realtime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gtfs-realtim...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gtfs-realtime/9742952b-a3c4-4dfd-9fac-bd8e5c53fe13%40googlegroups.com.