[Marble-devel] Review Request: GeoData KML and GPX Parser: parse ExtendedData in gx:Track
Niko Sams
niko.sams at gmail.com
Sun Nov 20 19:14:40 UTC 2011
On Sun, Nov 20, 2011 at 16:15, Friedrich W. H. Kossebau <kossebau at kde.org>wrote:
>
> In both cases, simply putting the points without a time in a list is not enough, we need to know the time value of the point before and the one after.
> Or we could just discard points without a time if supporting this is too much work for too little benefit.
>
> > ...but m_pointMap is a QMap<QDateTime, GeoDataCoordinates> and so can story only a single coordinate for QDateTime::invalid()) :/
>
> What about QMultiMap then? :) Or do you want to prevent that also for other timestamps != invalid there could be multiple waypoints then?
>
> good idea, I haven't thought about that. Other timestamps with multiple
coordinates are just as valid I think.
Is the order of multiple values in a QMultiMap defined? Because that would
be important. Reading the docs it says so.
Niko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20111120/f457aee2/attachment.html>
More information about the Marble-devel
mailing list