Thursday, June 17, 2010

GSoC Progress: Auto Centering implemented in Marble

Hi Planet


In continuation to my introductory post, KDE Marble lacked auto centering feature in Navigation Mode i.e. when the location of the gps device went off the display area, the user had to manually bring the location back to the visual area, which was very inconvenient especially if you are in a car and using Marble for Navigation.


The user now have two options for auto recentering:
1) The gps device location always  remains on the center of the map.
    
Before Auto Centering ( GPS Device Location Represented by arrow on the map)
 


After Auto Centering the device location is always on the center of the screen.

 
2) Second, auto centering is done when the gps device reaches a custom rectangular area defined on the visible map area or viewport (which is currently 65% of the area around the center of the map), so that recentering is not performed over and over again.


Before reaching the rectangular area:



When the device crosses the rectangular area, auto centering is performed.


Plan for coming week: 1) Auto zoom in and zoom out functionality is to be added to Navigation Mode in Marble (it's near completion :) ).
2) Routing Instructions are to be shown on the map while navigating.

Tuesday, May 4, 2010

Introduction: MarbleToGo(Navigation Mode)

Hello KDE Community

I am Siddharth Srivastava, an undergraduate Computer Science Engineering(6th Semester) student from New Delhi, India.

I would be working on the project MarbleToGo(Navigation Mode) during GSoC 2010. The project aims at adding new functionalities to Marble and making interface for Small Screen devices such as Nokia N900 sophisticated and customizable with the help of float items.

Well, I have categorized the project in four parts (or phases as I like them to call):-

1) Smooth re-centring and zoom adjustments of the map based on the location of the GPS Device(user) on the map so that you are not disturbed or lost on the screen while driving .
2) To show the current route instructions consisting of information about the route, landmarks etc. In addition to this the time required and the distance travelled would also be shown to the user.
3) Managing Maps in offline mode: This allows to pre-download the required data that the user would be using during his journey including the possible zoom levels and any additional requirement through a widget. This would be helpful in case, when the user doesn't have constant access to the Internet.
4) Design of interface for Small Screen Devices so as to make use of Marble more convenient and sophisticated by providing users an option on what they want to see on the screen. This would allow marble to take maximum advantage of the available space on the screen.