Marble/RoutingRoadmap: Difference between revisions

    From KDE TechBase
    Line 65: Line 65:
    |}
    |}


    === Maemo UI ===
    === Maemo ===
    {| cellspacing="0" cellpadding="5" border="1" style="border: 1px solid gray; border-collapse: collapse; text-align: left; width: 100%;" class="sortable"
    {| 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;"
    |- 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;"
    Line 74: Line 74:
    {{FeatureInProgress|Marble|Fix visual glitches in routing pluing (icon transparency, black frame of progress bar, font size|[email protected]|Siddharth Srivastava}}
    {{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|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}}
    |}
    |}



    Revision as of 10:26, 5 September 2010

    KDE 4.5 (Marble 0.10)

    • Online-Routing using OpenRouteService
    • GPX export

    KDE 4.6 (Marble 0.11)

    This is an elaborated version of the 4.6 Feature Plan. It only lists features to be done / in progress. Finished ones are removed.

    GPX/KML Import

    Status Project Description Contact
    TO DO Marble Check parsing of route related gpx and kml elements Dennis Nienhüser <[email protected]>
    TO DO Marble Connect to FileManager and import routes, if any Dennis Nienhüser <[email protected]>

    Route Printing

    Status Project Description Contact
    IN PROGRESS Marble Extend current print dialog with Marble option page for configuration Dennis Nienhüser <[email protected]>
    IN PROGRESS Marble Optional inclusion of legend and routing instructions Dennis Nienhüser <[email protected]>

    Route state save

    Status Project Description Contact
    TO DO Marble Check KML export of route elements Dennis Nienhüser <[email protected]>
    TO DO Marble Auto-save route to kml file at appropriate times Dennis Nienhüser <[email protected]>
    TO DO Marble Auto-load kml route at startup, if any Dennis Nienhüser <[email protected]>


    Routing API

    Status Project Description Contact
    TO DO Marble Routing API review Dennis Nienhüser <[email protected]>
    TO DO Marble Decouple RoutingWidget, RoutingLayer and RoutingManager Dennis Nienhüser <[email protected]>
    TO DO Marble Export RoutingManager and RouteRequest headers Dennis Nienhüser <[email protected]>

    Turn-by-turn Navigation

    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]>
    TO DO Marble Optional re-calculation of the route when the user deviates from it Siddharth Srivastava <[email protected]>

    Maemo

    Status Project Description Contact
    IN PROGRESS Marble Fix visual glitches in routing pluing (icon transparency, black frame of progress bar, font size Siddharth Srivastava <[email protected]>
    IN PROGRESS Marble Disable screen energy saving features in turn-by-turn navigation mode Dennis Nienhüser <[email protected]>
    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 Reset stored position in via point input widgets when user starts editing it Dennis Nienhüser <[email protected]>
    TO DO Marble Use geodatacoordinates string as via input widget text only when reverse geocoding fails Dennis Nienhüser <[email protected]>
    TO DO Marble Custom, i18ned display of (nominatim) reverse geocoding results also respecting the altitude (zoom) Dennis Nienhüser <[email protected]>
    TO DO Marble Minimize the total number of MarbleRunnerManager instances Dennis Nienhüser <[email protected]>
    TO DO Marble Drop down menu to select via points: Current location, bookmarks, home location, map Dennis Nienhüser <[email protected]>
    TO DO Marble Via point and directions support for yours Dennis Nienhüser <[email protected]>
    TO DO Marble Improve link colors (oxygen blue, better visibility on Maemo) 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]>

    Undecided

    • Tour height profiles (using SRTM data)
    • Multiple routes (one active route)