Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Placeholder task for incorporating trip planning via Apple's transit offerings into OBA #618

Closed
aaronbrethorst opened this issue Apr 18, 2016 · 5 comments

Comments

@aaronbrethorst
Copy link
Member

http://www.macrumors.com/2016/04/18/apple-maps-transit-directions-seattle/

There is a bunch of work that needs to be done in order to get trip planning working and integrated sensibly into the app, but trip planning needs to happen.

@aaronbrethorst aaronbrethorst added this to the 3.0: iOS 10, iPad Support, UI Redesign milestone Apr 18, 2016
@barbeau
Copy link
Member

barbeau commented Apr 19, 2016

@aaronbrethorst heads up that York is working on adding trip planning to their fork of OBA iOS now, using Google Directions API. Not sure on current timeline - I'll check in with them.

@aaronbrethorst
Copy link
Member Author

Google Directions API? Interesting. Please let me know what they have to
say!

On Mon, Apr 18, 2016 at 9:09 PM, Sean Barbeau notifications@github.com
wrote:

@aaronbrethorst https://github.com/aaronbrethorst heads up that York is
working on adding trip planning to their fork of OBA iOS now, using Google
Directions API. Not sure on current timeline - I'll check in with them.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#618 (comment)

Aaron Brethorst

talk 425.241.4008
read http://www.brethorsting.com
see http://www.flickr.com/photos/aaronbrethorst

@barbeau
Copy link
Member

barbeau commented Apr 19, 2016

...and HART's current plan is to adapt that to OpenTripPlanner and deploy at least in Tampa - it should support any region that deploys an OTP server (that's the current work going on with OBA Android, issue here). OBA iOS is planned after that, dependent on York's timeframe to flesh out the initial implementation. You should hear from @sheldonabrown when that time grows near.

@aaronbrethorst aaronbrethorst modified the milestones: 2.8: Trip Planning, 3.0: iOS 10, iPad Support, UI Redesign Sep 2, 2016
@barbeau
Copy link
Member

barbeau commented Nov 2, 2016

From a discussion today:

Google Places autocomplete widget for iOS has unlimited use (i.e., no quota), although it's rate limited to 1k requests in 24 hrs by default, but you can remove this by asking Google nicely - https://developers.google.com/places/ios-api/usage.

Docs on service - https://developers.google.com/places/ios-api/autocomplete

This is what we're using for geocoding/POI search in OBA Android. Sound Transit raised the question of consistency of search results between app platforms, which prompted me to look this up.

@barbeau
Copy link
Member

barbeau commented Apr 28, 2017

Just to update this issue - we have live OpenTripPlanner servers being used for OneBusAway Android trip planning in Puget Sound, Atlanta, and Tampa. Regions with OTP servers are in the Regions API (http://regions.onebusaway.org/regions-v3.json) and have a otpBaseUrl field, as well as a otpContactEmail field for when things go wrong with trip planning.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants