CodeforSouth / mdt-bus-sms

:sleeping: TextMyBusMIA: SMS Interface for Miami Dade Transit Bus Systems.
http://codefor.miami/mdt-bus-sms/
MIT License
7 stars 7 forks source link

Adds stop look up #12

Closed aramonc closed 11 years ago

aramonc commented 11 years ago

With this commit you can now send "stop at

" and receive back a list of stop IDs with their direction.

For example:

"stop at nw 79 st & 7 ave, miami, fl"

returns:

"Westbound stop # 713, Northbound stop # 519, Southbound stop # 511, Eastbound stop # 705"