[Marble-devel] Marble features
Emma Clarke
emma.clarke at codify.ltd.uk
Wed May 7 13:04:08 UTC 2014
Hi Dennis,
Unfortunately due to client data confidentiality I can't send you the files but below is a small snippet of the code which handles the timespan:
<Placemark id="test">
<TimeSpan>
<begin>2014-04-06T01:30:00Z</begin>
<end>2014-04-06T02:30:00Z</end>
</TimeSpan>
<Point>
<coordinates>4.018378, 8.548439, 0.0</coordinates>
</Point>
</Placemark>
Thank you for clarifying the time handling.
Also if the application we developed for business use, utilised the Marble API, is there any license fees required? I know this is open source but wasn't sure if this applied to commercial use.
Thanks
Emma
-----Original Message-----
From: Dennis Nienhüser [mailto:earthwings at gentoo.org]
Sent: 06 May 2014 20:03
To: Emma Clarke
Cc: marble-devel at kde.org
Subject: Re: [Marble-devel] Marble features
Hi Emma,
Am 05.05.2014 17:07, schrieb Emma Clarke:
>
> Hi,
>
>
>
> I have a question regarding the running of KML files. I have three
> files, locations, items and routes. In Google Earth I can use these
> KML files, to run an animation of the items moving along the routes,
> between the locations, over a number of months. My items utilise the
> TimeSpan. Is this possible in Marble?
>
we have contributed a fair amount of work lately into realizing such things. There is a Google Summer of Code project also that just started these days which will realize a related use case (animated tours). Feel free to share more details about the KML files (ideally share some samples if privacy etc. allows), I'm curious about their structure.
>
>
> I would also like to be able to toggle the routes, as there are about
> 100 in each file and this is cluttering the map?
>
>
>
> Thanks
>
> Emma
>
>
You can do that from our "Files" panel. In the main menu, "Settings", "Panels", "[X] Files". Among other files it will show KML files opened by you in a hierarchic view with a checkbox for each item in it to toggle whether it is visible.
If your Marble version does not have the "Panels" menu, start it with the --enableFileView option to get the "Files" panel.
Regards,
Dennis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20140507/ee8f62f9/attachment.html>
More information about the Marble-devel
mailing list