Summary: | Marble silently fails to import valid kml. Does not signal error | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Ernesto <erjoalgo> |
Component: | data | Assignee: | marble-bugs |
Status: | CONFIRMED --- | ||
Severity: | major | CC: | aspotashev, kossebau, phma, rahn |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Polygon surrounding Taveuni |
Description
Ernesto
2015-06-13 19:49:09 UTC
Still fails with latest Marble from master, v2.1.20 Created attachment 110384 [details] Polygon surrounding Taveuni The attached file is a squarish region surrounding Taveuni produced by Bezitopo as a test of crossing the antimeridian. Reading KML works in Marble 1.12.20 (Xenial Xerus) but not 2.2.1 (Artful Aardvark). In 1.12, I get a map of Fiji and surrounding ocean, with Taveuni at the center, surrounded by this boundary. In 2.2, I get a view of the earth, with Europe in the center, and Taveuni on the backside. Turning the globe around to see Fiji, I find no evidence of the boundary. The command is "marble tvu150.kml&". I've published screenshots of Marble on http://bezitopo.org/bezitopo-0.1.1.html . Anyone trying to replicate this with current Marble will find it doesn't work. Importing Bookmarks indeed still doesn't seem to work. phma@bezitopo.org : The thing missing in the "Polygon surrounding Taveuni is the actual xml namespace. <kml xmlns="http://www.opengis.net/kml/2.2"> |