Marble/RoutingRoadmap: Difference between revisions

    From KDE TechBase
    No edit summary
    (16 intermediate revisions by the same user not shown)
    Line 3: Line 3:
    * GPX export
    * GPX export


    == KDE 4.6 (Marble 0.11) ==
    == KDE 4.6 (Marble 1.0) ==
    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.
    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.


    Line 12: Line 12:
    * Route state saving and restoring  
    * Route state saving and restoring  
    * Worldwide and offline routing  
    * 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)


    === GPX/KML Import ===
    == Marble 1.1 ==
    {| cellspacing="0" cellpadding="5" border="1" style="border: 1px solid gray; border-collapse: collapse; text-align: left; width: 100%;" class="sortable"
    * Automatic visibility toggling of float items (on map interaction)
    |- 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 ===
    == KDE 4.7 (Marble 1.2) ==
    {| 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 ===
    === Features ===
    {| cellspacing="0" cellpadding="5" border="1" style="border: 1px solid gray; border-collapse: collapse; text-align: left; width: 100%;" class="sortable"
    * QML Routing application
    |- 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;"
    * Audible notification of turn points
    ! Status
    * Routing API; Export of routing related headers
    ! Project
    * OSM tile sharing with other applications (Maemo)
    ! Description
    * Duration / remaining time
    ! Contact
    * Auto rotation (according to moving direction)
    {{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}}
    {{FeatureInProgress|Marble|Optional re-calculation of the route when the user deviates from it|[email protected]|Siddharth Srivastava, Dennis Nienhüser}}
    |}


    === Maemo ===
    === Polishing ===
    {| cellspacing="0" cellpadding="5" border="1" style="border: 1px solid gray; border-collapse: collapse; text-align: left; width: 100%;" class="sortable"
    * Auto recentering: Configurable deviation amount with a default value between the ones currently used (0; 0.65)
    |- 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;"
    * Movable items in the placemark search result
    ! Status
    * Minimize the total number of MarbleRunnerManager instances
    ! Project
    * Easier route profile configuration (online/offline templates, icons and explanation of backends)
    ! Description
    ! Contact
    {{FeatureInProgress|Marble|Fix visual glitches in routing pluing (icon transparency, black frame of progress bar, font size|[email protected]|Siddharth Srivastava}}
    {{FeatureInProgress|Marble|Disable screen energy saving features in turn-by-turn navigation mode|[email protected]|Dennis Nienhüser}}
    {{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 ===
    === General Polishing ===
    Line 67: Line 42:
    ! Description  
    ! Description  
    ! Contact  
    ! 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|Drop down menu to select via points: Current location, bookmarks, home location, map|[email protected]|Dennis Nienhüser}}
    {{FeatureTodo|Marble|Via point and directions support for yours|[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|Routing icon; replace guidance mode icon|[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 ==
    == Undecided ==
    * Tour height profiles (using SRTM data)
    * Tour height profiles (using SRTM data)

    Revision as of 21:02, 28 January 2011

    KDE 4.5 (Marble 0.10)

    • Online-Routing in Europe using OpenRouteService
    • GPX export

    KDE 4.6 (Marble 1.0)

    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)

    Marble 1.1

    • Automatic visibility toggling of float items (on map interaction)

    KDE 4.7 (Marble 1.2)

    Features

    • QML Routing application
    • Audible notification of turn points
    • Routing API; Export of routing related headers
    • OSM tile sharing with other applications (Maemo)
    • Duration / remaining time
    • Auto rotation (according to moving direction)

    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
    • Minimize the total number of MarbleRunnerManager instances
    • Easier route profile configuration (online/offline templates, icons and explanation of backends)

    General Polishing

    Status Project Description Contact
    TO DO Marble Via point and directions support for yours Dennis Nienhüser <[email protected]>
    TO DO Marble Routing icon; replace guidance mode icon Dennis Nienhüser <[email protected]>


    Undecided

    • Tour height profiles (using SRTM data)