[Marble-bugs] [marble] [Bug 332336] New: Add a KML tour for the moon which can be started from the legend

Dennis Nienhüser earthwings at gentoo.org
Wed Mar 19 20:52:07 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=332336

            Bug ID: 332336
           Summary: Add a KML tour for the moon which can be started from
                    the legend
    Classification: Unclassified
           Product: marble
           Version: 1.7 (KDE 4.12)
          Platform: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Keywords: google-code-in, junior-jobs
          Severity: task
          Priority: NOR
         Component: general
          Assignee: marble-bugs at kde.org
          Reporter: earthwings at gentoo.org

When the moon map theme is opened in Marble and the legend panel is shown,
there should be a link in the legend which, once clicked, starts a Tour
displaying various moon landing sites.
- Modifiy data/maps/moon/clementine/clementine.dgml. Inside its <legend> tag
add a link to the to be created tour like this.
<text><![CDATA[<a href="tour://moon/clementine/tour.kml">Add some descriptive
text here</a>]]></text>
- Create data/maps/moon/clementine/tour.kml. You can use Marble's Tour Widget,
a text editor or Google Earth to create the tour. Add some important/famous
moon landings from data/placemarks/moonlandingsites.kml as FlyTo elements to
the tour. Feel free to add some nice background music from jamendo.com as a
SoundCue as well.
- Make sure tour.kml is installed by data/CMakeLists.txt
- Test that the tour is successfully opened in the Tour Widget when clicking
its link in the legend. Add a review request at http://git.reviewboard.kde.org
using the marble group as reviewers.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list