<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
{mso-style-name:msonormal;
mso-margin-top-alt:auto;
margin-right:0cm;
mso-margin-bottom-alt:auto;
margin-left:0cm;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
span.EmailStyle19
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">I am using 5.4.4 as well but on Win 10<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">I use:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">export model -o Output/PathToYourCave.kml<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">This works fine for me. Adding -fmt kml to the line also works. To be honest I am struggling to break it unless I do something very wrong. Do you get a warning when compiling? It is strange that
you get an output but it seems to contains nothing. I have spent a short while attempting to mirror that with some of my data that but have failed.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Do you get the same result with export map -fmt kml?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Without seeing all your data all we can do is to try and break ours which is perhaps not the best way to find an answer.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Hopefully someone will have seen this behaviour before and know what is wrong.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">I will try again later.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Nick<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span lang="EN-US"> Therion [mailto:therion-bounces@speleo.sk]
<b>On Behalf Of </b>Torsten Schnitter via Therion<br>
<b>Sent:</b> 02 December 2019 13:35<br>
<b>To:</b> therion@speleo.sk<br>
<b>Cc:</b> Torsten Schnitter <torsten.schnitter@netcologne.de><br>
<b>Subject:</b> [Therion] kml export is not working<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p>Hello<o:p></o:p></p>
<p>I have some problems with exporting a kml file and I wonder what I'm doing wrong.<br>
I'm using Therion 5.4.4 (2019-05-01) on Windows 7.<br>
Aim is to just get the survey lines from a part of the cave system into a kml file.<o:p></o:p></p>
<p>In the thconfig file I select several lines with the "select command".<br>
(I used to do this with double click on the data structure on the right side from the compiler window)<o:p></o:p></p>
<p>Generating a pdf file with:<br>
export map -fmt pdf -proj plan -o _Output\Reseau_de_lOuysse_southpassage_2019.pdf -layout layout_plan<br>
is doing exactly what I want to have.<br>
The result is just the survey data from a part of the complete cave system.<o:p></o:p></p>
<p>But exporting a kml file with the same selected lines fails:<br>
export model -fmt kml -o _Output\Reseau_de_lOuysse_southpassage_2019.kml<br>
This file does not have any survey data in it.<o:p></o:p></p>
<p>Both files are attached.<br>
Does anybody have any idea what I'm doing wrong?<o:p></o:p></p>
<p>regards,<br>
Torsten<o:p></o:p></p>
</div>
</body>
</html>