<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
</head><body><p>Hello<br></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.<br></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)<br></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.<br></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.<br></p><p>Both files are attached.<br>Does anybody have any idea what I'm doing wrong?<br></p><p>regards,<br>Torsten<br></p></body></html>