in reply to Re: How to modify KML files
in thread How to modify KML files
Thanks for your time.
I would like to include the <ScreenOverlay> tag in the XML of the first KML file and then save everything into a single KML file (by the way I used $document->archive, but it should be $document->render, otherwise the document is compressed, as in KMZ files).
I read back the first KML with XML::Simple, but then I don't know how to insert in such structure the <ScreenOverlay> tag and save everything in KML format.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to modify KML files
by $h4X4_|=73}{ (Monk) on Jun 01, 2016 at 14:17 UTC |