17.07.2015 Views

OCTranspoLive: A live OCTranspo GPS bus location application for ...

OCTranspoLive: A live OCTranspo GPS bus location application for ...

OCTranspoLive: A live OCTranspo GPS bus location application for ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

their <strong>location</strong> to be established and to get a response from the <strong><strong>OCTranspo</strong>Live</strong> API.The response is a JSON array similar to this:Listing 3: Near Stops Response[ { " stop_lon ": −75.692749 ," d i s t a n c e ":0.0365410481320902 ,"stop_code ":"7666" ," stop_lat " : 4 5 . 4 1 0 3 5 8 , " stop_name " : "BANK /FLORA"} ,{" stop_lon ": −75.69265 ," d i s t a n c e":0.0477259843744609 ," stop_code ":"7667" ," stop_lat" : 4 5 . 4 1 0 7 4 8 , " stop_name " : "BANK / FLORA"} ,{" stop_lon": −75.693443 ," d i s t a n c e ":0.0815039906925018 ," stop_code":"2489" ," stop_lat " : 4 5 . 4 1 1 5 7 9 , " stop_name " : "BANK / MCLEOD"} ,{" stop_lon ": −75.691902 ," d i s t a n c e ":0.0918376667631642 ,"stop_code ":"2478" ," stop_lat " : 4 5 . 4 0 9 6 8 7 , " stop_name " : "CATHERINE / BANK" } ]The stops near the user are then shown on a MapViewActivity as seen in secondscreenshot in Figure 3. Clicking on one of the overlays will start a StopScheduleActivity<strong>for</strong> the selected stop. The StopScheduleActivity asks the user to select one ofthe routes available at the stop and will then download <strong>live</strong> <strong>GPS</strong> estimates of arrivaltimes and display them on a dynamic timetable <strong>for</strong> the user. StopScheduleActivitywill be discussed in detail in the next section.4.1.3 StopScheduleActivityA user gets to the StopScheduleActivity by either rst nding stops near them andthen clicking on a overlay or by selecting the second item from the ListView inthe MainViewActivity.If the use scenario is like the rst, the user will be facedwith a dialog asking them to enter the 4 digit stop number of the stop they desire17

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!