codeforanchorage / realtime-bus-sms

Text back current arrival time for buses given a texted in bus stop number for People Mover. AddressLookup branch would allow texting "Arctic and Fireweed"
https://bus.codeforanchorage.org
14 stars 10 forks source link

Update places api #142

Closed mark-meyer closed 6 years ago

mark-meyer commented 6 years ago

Move places search from old (and potentially expensive) textsearch call to newer findplacefromtext call. Added small refactor to make url options more readable. Adjusted tests and fixtures to reflect places api change.

brendanbabb commented 6 years ago

Looks good