7
Google Summer of Code 2009 Android navigation application using OSM data Student: Iulian Banaga Mentor: Ciprian Talabă

OSM Android

Embed Size (px)

Citation preview

Page 1: OSM Android

Google Summer of Code 2009

Android navigation application using OSM data

Student: Iulian BanagaMentor: Ciprian Talabă

Page 2: OSM Android

Before GSOC

● Investigate existing solutions (Gosmore, Traveling Salesman, Navit).

● Defining own binary format (ideas from Navit).● Application to convert data.● OpenGL ES implementation in Android.● Most of the code for rendering.

Page 3: OSM Android

GSOC Phase 1

● Rendering complete.● Basic UI interface● Testing, testing and testing.● Basic routing engine – no routing restrictions

support

Page 4: OSM Android

GSOC Phase 2

● Searching engine.● Fix issues for G1.● Location services integration.

Page 5: OSM Android

GSOC Phase 3

● GPS track recording mechanism.● Improved routing algorithm that support routing

restrictions.● Bug fixing and testing.

Page 6: OSM Android

Post GSOC

● Turn by turn instructions (voice?)● Points of interest support● Export new POIs into OSM format for easy

import.

Page 7: OSM Android

Thank you!

Follow and get involved the project on Google Code: http://code.google.com/p/osm-android/