1 / 7

Pathfinder a cue sheet generator

Pathfinder a cue sheet generator. Members: Kurt, Hang, Weston, Jungyul , Ka Long. Motivation. Cyclists create GPS track files on rides Track files are sets of lat/long points

Download Presentation

Pathfinder a cue sheet generator

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. Pathfindera cue sheet generator Members: Kurt, Hang, Weston, Jungyul, Ka Long

  2. Motivation • Cyclists create GPS track files on rides • Track files are sets of lat/long points • Would be useful to create turn-by-turn directions from these lat/long points, with street names, distances between turns, direction to turn, and points of interest along route, as well as a map of the route

  3. Pathfinder Program Features • gpx track file input and parsing • map generation • annotation function for adding more POIs (points of interest) • cue sheet generation and output as Excel or CSV file

  4. PathfinderProgram Description • First version: Client side application • Written in Java. • Using Google reverse geocoding API and Google static maps. • Second version: Web based application • Java JSP/servlet, accessible through internet. • Employ dynamic maps. • Extended features: Export .gpx format etc.

  5. Pathfinder (Prototype)

  6. Members’ Roles in Program Development • Manager: Kurt • System Architect: Weston • Quality Control:Ka Long • Technical documentation: Hang (Back up: Weston) • User documentation:Jungyul • User interface: Hang (Back up: Jungyul) • Configuration control(Build Master) : Kurt

  7. Technical Challenges • Accuracy of GPS. • Resolution of path for extended rides. • Adding custom locations on the map. • Limited requests to Google reverse geocoding API (2,500 per day).

More Related