[Digikam-devel] [digikam] [Bug 319611] New: Invalid placement of TimeStamp element in kml export

Glenn Washburn development at efficientek.com
Fri May 10 10:33:34 BST 2013


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

            Bug ID: 319611
           Summary: Invalid placement of TimeStamp element in kml export
    Classification: Unclassified
           Product: digikam
           Version: 3.0.0
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Export
          Assignee: digikam-devel at kde.org
          Reporter: development at efficientek.com

In the generated KML file, the TimeStamp element is a child of the Point
element, however it should be a child of the Placemark element.  Google earth
will warn about this if warnings are turned on.

Reproducible: Always

Steps to Reproduce:
1. Select some geo-referenced photos.
2. Select menu item Export > Export to KML
3. Click OK (use defaults)
4. Open KML file in Google earth
Actual Results:  
Improper KML generated

Expected Results:  
Valid KML?

Point element reference:
https://developers.google.com/kml/documentation/kmlreference#point

Placemark reference:
https://developers.google.com/kml/documentation/kmlreference#placemark

These are for the 2.2 schema, but it should parse all valid 2.1 kmls.

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



More information about the Digikam-devel mailing list