Marble/RoutingRoadmap: Difference between revisions

From KDE TechBase
(Page moved to community wiki)
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== KDE 4.5 (Marble 0.10) ==
{{ Moved To Community }}
* Online-Routing in Europe using OpenRouteService
* GPX export
 
== KDE 4.6 (Marble 0.11) ==
This is an elaborated version of the [http://techbase.kde.org/Schedules/KDE4/4.6_Feature_Plan#kdeedu 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
 
=== GPX/KML Import ===
{| cellspacing="0" cellpadding="5" border="1" style="border: 1px solid gray; border-collapse: collapse; text-align: left; width: 100%;" class="sortable"
|- style="background: rgb(236, 236, 236) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; white-space: nowrap;"
! Status
! Project
! Description
! Contact
{{FeatureInProgress|Marble|Check parsing of route related gpx and kml elements|[email protected]|Dennis Nienhüser}}
{{FeatureTodo|Marble|Connect to FileManager and import routes, if any|[email protected]|Dennis Nienhüser}}
|}
 
=== Routing API ===
{| cellspacing="0" cellpadding="5" border="1" style="border: 1px solid gray; border-collapse: collapse; text-align: left; width: 100%;" class="sortable"
|- style="background: rgb(236, 236, 236) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; white-space: nowrap;"
! Status
! Project
! Description
! Contact
{{FeatureInProgress|Marble|Routing API review|[email protected]|Dennis Nienhüser}}
{{FeatureInProgress|Marble|Decouple RoutingWidget, RoutingLayer and RoutingManager|[email protected]|Dennis Nienhüser}}
{{FeatureTodo|Marble|Export RoutingManager and RouteRequest headers|[email protected]|Dennis Nienhüser}}
|}
 
=== Turn-by-turn Navigation ===
{| cellspacing="0" cellpadding="5" border="1" style="border: 1px solid gray; border-collapse: collapse; text-align: left; width: 100%;" class="sortable"
|- style="background: rgb(236, 236, 236) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; white-space: nowrap;"
! Status
! Project
! Description
! Contact
{{FeatureInProgress|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)|[email protected]|Siddharth Srivastava}}
|}
 
=== Maemo ===
{| cellspacing="0" cellpadding="5" border="1" style="border: 1px solid gray; border-collapse: collapse; text-align: left; width: 100%;" class="sortable"
|- style="background: rgb(236, 236, 236) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; white-space: nowrap;"
! Status
! Project
! Description
! Contact
{{FeatureInProgress|Marble|Share OSM tiles with mappero (/home/user/MyDocs/.maps/OpenStreetMap I)|[email protected]|Dennis Nienhüser}}
{{FeatureTodo|Marble|Use +/- (volume) buttons to zoom in/out||}}
|}
 
=== General Polishing ===
{| cellspacing="0" cellpadding="5" border="1" style="border: 1px solid gray; border-collapse: collapse; text-align: left; width: 100%;" class="sortable"
|- style="background: rgb(236, 236, 236) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; white-space: nowrap;"
! Status
! Project
! Description
! Contact
{{FeatureTodo|Marble|Custom, i18ned display of (nominatim) reverse geocoding results also respecting the altitude (zoom)|[email protected]|Dennis Nienhüser}}
{{FeatureTodo|Marble|Minimize the total number of MarbleRunnerManager instances|[email protected]|Dennis Nienhüser}}
{{FeatureTodo|Marble|Via point and directions support for yours|[email protected]|Dennis Nienhüser}}
{{FeatureTodo|Marble|Improve link colors (oxygen blue, better visibility on Maemo) |[email protected]|Dennis Nienhüser}}
{{FeatureTodo|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)|[email protected]|Dennis Nienhüser}}
{{FeatureTodo|Marble|Make items in the placemark model movable|[email protected]|Dennis Nienhüser}}
|}
 
== KDE 4.7 (Marble 0.12) ==
* QML Routing application
 
== Undecided ==
* Tour height profiles (using SRTM data)

Latest revision as of 05:01, 26 October 2016

This page is now on the community wiki.