Marble/RoutingRoadmap: Difference between revisions
< Marble
Earthwings (talk | contribs) |
Earthwings (talk | contribs) |
||
Line 62: | Line 62: | ||
== KDE 4.7 (Marble 0.12) == | == KDE 4.7 (Marble 0.12) == | ||
=== Features === | |||
* QML Routing application | * QML Routing application | ||
* Routing API; Export of routing related headers | |||
* OSM tile sharing with other applications (Maemo) | |||
=== Polishing === | |||
* Auto recentering: Configurable deviation amount with a default value between the ones currently used (0; 0.65) | |||
* Movable items in the placemark search result | |||
== Undecided == | == Undecided == | ||
* Tour height profiles (using SRTM data) | * Tour height profiles (using SRTM data) |
Revision as of 19:57, 22 November 2010
KDE 4.5 (Marble 0.10)
- Online-Routing in Europe using OpenRouteService
- GPX export
KDE 4.6 (Marble 0.11)
This is an elaborated version of the 4.6 Feature Plan with more details on non-finished items.
- Convert MarbleRunners to plugins
- Extend MarbleRunner interface to handle reverse geocoding and routing requests
- Display of alternative routes
- Route printing (map and directions, configurabe)
- Route state saving and restoring
- Worldwide and offline routing
- Turn-by-turn navigation / route guidance mode
- Improved Maemo UI (dialogs instead of sidebar, zoom buttons, ...)
- Export route to kml, load a route in kml format (loading only on Maemo)
Routing API
Status | Project | Description | Contact |
---|---|---|---|
IN PROGRESS | Marble | Routing API review | Dennis Nienhüser <[email protected]> |
IN PROGRESS | Marble | Decouple RoutingWidget, RoutingLayer and RoutingManager | Dennis Nienhüser <[email protected]> |
TO DO | Marble | Export RoutingManager and RouteRequest headers | Dennis Nienhüser <[email protected]> |
Status | Project | Description | Contact |
---|---|---|---|
IN PROGRESS | Marble | Recentering when needed could use a future (predicted) position for recentering. The prediction can be based either on the current speed and direction or on the expected route waypoint at a future point (e.g. in 20 seconds) | Siddharth Srivastava <[email protected]> |
Maemo
Status | Project | Description | Contact |
---|---|---|---|
IN PROGRESS | Marble | Share OSM tiles with mappero (/home/user/MyDocs/.maps/OpenStreetMap I) | Dennis Nienhüser <[email protected]> |
General Polishing
Status | Project | Description | Contact |
---|---|---|---|
TO DO | Marble | Minimize the total number of MarbleRunnerManager instances | Dennis Nienhüser <[email protected]> |
TO DO | Marble | Via point and directions support for yours | Dennis Nienhüser <[email protected]> |
TO DO | Marble | Merge recenter always / recenter when needed into one action; configurable deviation amount in settings with a default value between the ones currently used (0; 0.65) | Dennis Nienhüser <[email protected]> |
TO DO | Marble | Make items in the placemark model movable | Dennis Nienhüser <[email protected]> |
KDE 4.7 (Marble 0.12)
Features
- QML Routing application
- Routing API; Export of routing related headers
- OSM tile sharing with other applications (Maemo)
Polishing
- Auto recentering: Configurable deviation amount with a default value between the ones currently used (0; 0.65)
- Movable items in the placemark search result
Undecided
- Tour height profiles (using SRTM data)