KML Exports without Element name
Google earth mobile app can show different imported KML Files. There is an element "name" in the XML structure which is used to be displayed in Earth. If this is missing, different KML files can not be identified. Maybe there are other elements for display in Earth, but as a quick fix it would be great to have this element in every KML (or KMZ) file that is exported by Locus.
I guess the Export name would be a good idea to fill this element.
Example:
<?xml version="1.0" encoding="utf-8"?>
<kml :gx="http://www.google.com/kml/ext/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
<Document>
<name>NL POIs</name>
...
Background info:
I use Locus to plan POIs and several Routes for holiday. As my family needs a simple way to see what I am planing, I export to Google earth. Every other solution is too complicated even because they can not use Locus because of the file size of the maps - and I want to need as less support in explaining the app to see my planings ;-) . At the moment, they can not distinguish the different files in Earth. Workaround for me is to manually put in the element "name" with a suitable displayname in every exported KML File before I share the file with them ...
Good day druki,
at least my Google Earth display filename of the displayed file in case, "name" parameter is missing. Anyway adding a "name" as you suggest is not a problem I believe. So added, thanks.
Good day druki,
at least my Google Earth display filename of the displayed file in case, "name" parameter is missing. Anyway adding a "name" as you suggest is not a problem I believe. So added, thanks.
Replies have been locked on this page!