1 / 6

Driving Directions via Mapquest

Driving Directions via Mapquest. Get directions from anywhere to anywhere on your cell phone. Operational Concepts. Gets driving directions just like on mapquest.com Marketed towards end consumers Doesn’t display maps – just text directions. System Requirements. Cell phone Supports java

nysa
Download Presentation

Driving Directions via Mapquest

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Driving Directions via Mapquest Get directions from anywhere to anywhere on your cell phone

  2. Operational Concepts • Gets driving directions just like on mapquest.com • Marketed towards end consumers • Doesn’t display maps – just text directions

  3. System Requirements • Cell phone • Supports java • Has internet/server access • Mapquest must be online

  4. System Architecture • Midlet inputs query from user • Midlet sends query to servlet • Servlet sends query to mapquest.com • Mapquest.com returns directions to servlet • Servlet parses directions, returns them to midlet • Midlet displays directions for user

  5. Lifecycle Plan • Small initial development • Midlet is very simple • Servlet has some complexity, but is very feasible given the short time frame • Future support could be problematic • Mapquest may change its query format, requiring changes to the servlet

  6. Feasibility Rationale • This idea is feasible • Servlet prototype went smoothly – the data we need is easily accessible • Parsing may be tricky, but is doable • There is a market for this product

More Related