<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">What about to joint them in survey above all of particular surveys? Just follow name space convention.<div class=""><br class=""></div><div class="">Martin S.<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">5. 3. 2021 v 22:12, Axel <<a href="mailto:dropstone@gmx.de" class="">dropstone@gmx.de</a>>:</div><br class="Apple-interchange-newline"><div class=""><div class=""><div style="font-family: Verdana;font-size: 12.0px;" class=""><div class="">hi,</div>

<div class=""> </div>

<div class="">exactly what I tried :)</div>

<div class=""> </div>

<div class="">It is a three way junction, but knowing that this is impossible I thougt to remember that this should work with line-joins (thats why I went down that alley).<br class="">
Map1 is a broad passage with a floor step(climb) in the middle. this is where the scraps join. As I need to use 'above' on one of the scraps I need that split.<br class="">
The passage continues below the floor-step which is the scrap from map2. As it is, putting them together in one map is not possible as I can't change the data-structure.</div>

<div class=""><br class="">
Benni suggested that it might be a problem of the id's which contain a dot (eg. 123p1.2-w1) but we tried to change the id's with no success...<br class="">
Also tried to define a map in the main-th-file with the three scraps and joined the lines there. But that doesn't change behaviour (supposely as the 2 scraps from map1 are still joined in the subfolder-1-file).</div>

<div class=""> </div>

<div class="">It might be as simple as it is not possible to do so, but then that would be odd as I guess others might stumble over that problem as well?</div>

<div class=""> </div>

<div class="">Axel<br class="">
 
<div class="">
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="margin:0 0 10px 0;" class=""><b class="">Gesendet:</b> Freitag, 05. März 2021 um 21:35 Uhr<br class="">
<b class="">Von:</b> "Bruce Mutton" <<a href="mailto:bruce@tomo.co.nz" class="">bruce@tomo.co.nz</a>><br class="">
<b class="">An:</b> "'List for Therion users'" <<a href="mailto:therion@speleo.sk" class="">therion@speleo.sk</a>><br class="">
<b class="">Betreff:</b> [Therion] Join 3 scraps from different maps</div>

<div name="quoted-content" class=""><!--p.MsoNormal, li.MsoNormal, div.MsoNormal {
        margin: 0.0cm;
        font-size: 11.0pt;
        font-family: Calibri , sans-serif;
}
span.EmailStyle18 {
        font-family: Calibri , sans-serif;
        color: windowtext;
}
*.MsoChpDefault {
        font-size: 10.0pt;
}
div.WordSection1 {
        page: WordSection1;
}
-->
<div class="">
<div class="WordSection1"><p class="MsoNormal">Interesting behaviour Axel</p><p class="MsoNormal">I have never had any problems joining using the end keyword or to the last point in a line, and don’t happen to have noticed anything like this that has broken with recent years releases.</p><p class="MsoNormal">From your description I think I use a similar folder and therion data structure, and usually a simple join scrap1@surveyA scrap2@surveyB is sufficient unless there is some complexity.  Seems like you tried this approach.  I don’t have any insights.</p><p class="MsoNormal">Out of interest are you joining the three scraps at the exact same location (three way junction) or are they just three scraps in a sequential line as you traverse along a single passage?</p><p class="MsoNormal">Bruce</p><div class=""> <br class="webkit-block-placeholder"></div>

<div class="">
<div style="border: none;border-top: solid rgb(225,225,225) 1.0pt;padding: 3.0pt 0.0cm 0.0cm 0.0cm;" class=""><p class="MsoNormal"><b class=""><span class="">From:</span></b><span class=""> Therion <<a href="mailto:therion-bounces@speleo.sk" class="">therion-bounces@speleo.sk</a>> <b class="">On Behalf Of </b>Axel<br class="">
<b class="">Sent:</b> Saturday, 6 March 2021 09:11<br class="">
<b class="">To:</b> <a href="mailto:therion@speleo.sk" class="">therion@speleo.sk</a><br class="">
<b class="">Subject:</b> [Therion] Join 3 scraps from different maps</span></p>
</div>
</div><div class=""> <br class="webkit-block-placeholder"></div>

<div class="">
<div class=""><p class="MsoNormal"><span style="font-size: 9.0pt;font-family: Verdana , sans-serif;" class="">good evening all,</span></p>
</div>

<div class=""><div class=""><span style="font-size: 9.0pt;font-family: Verdana , sans-serif;" class=""> </span><br class="webkit-block-placeholder"></div>
</div>

<div class=""><p class="MsoNormal"><span style="font-size: 9.0pt;font-family: Verdana , sans-serif;" class="">just encountered a strange behaviour with join an need some advice:</span></p>
</div>

<div class=""><p class="MsoNormal"><span style="font-size: 9.0pt;font-family: Verdana , sans-serif;" class="">The structure of the cave is nested: The main folder contais a th-file and sub-folders of different areas with its own th-files.</span></p>
</div>

<div class=""><p class="MsoNormal"><span style="font-size: 9.0pt;font-family: Verdana , sans-serif;" class="">In one of those subfolders I joined 2 scraps in a map, all good. Now I need to join at this position another scrap from a different subfolder in the main th-file.</span></p>
</div>

<div class=""><p class="MsoNormal"><span style="font-size: 9.0pt;font-family: Verdana , sans-serif;" class="">As far as I remembered, I simply join that in the main th-file with one of the 2 scraps from the other folder. However, it does not join the new scrap (simply igores the comand by the look of it). Log files seem to show no error and the compiler also says OK.<br class="">
I gave the lines id's and tried to join them directly, the sub-map behaves like expected but the main-map still ignores the comand. I thought maybe Therion has a problem with the :end annotation and played around with the points. It turns out, that I can join the lines at every point exept the last one (eg.: first line: point 0/ second line: (has 8 points) 0-7, no problem, 8 or end is ignored).</span></p>
</div>

<div class=""><p class="MsoNormal"><span style="font-size: 9.0pt;font-family: Verdana , sans-serif;" class="">Now am I too stupid and that was all the time like that without me noticing, or is that a bug?</span></p>
</div>

<div class=""><div class=""><span style="font-size: 9.0pt;font-family: Verdana , sans-serif;" class=""> </span><br class="webkit-block-placeholder"></div>
</div>

<div class=""><p class="MsoNormal"><span style="font-size: 9.0pt;font-family: Verdana , sans-serif;" class="">Am using the latest stable release 5.7.7 (2021.02.06)...</span></p>
</div>

<div class=""><div class=""><span style="font-size: 9.0pt;font-family: Verdana , sans-serif;" class=""> </span><br class="webkit-block-placeholder"></div>
</div>

<div class=""><p class="MsoNormal"><span style="font-size: 9.0pt;font-family: Verdana , sans-serif;" class="">thanks a lot,</span></p>
</div>

<div class=""><p class="MsoNormal"><span style="font-size: 9.0pt;font-family: Verdana , sans-serif;" class="">Axel</span></p>
</div>
</div>
</div>
_______________________________________________ Therion mailing list <a href="mailto:Therion@speleo.sk" class="">Therion@speleo.sk</a> <a href="https://mailman.speleo.sk/listinfo/therion" target="_blank" class="">https://mailman.speleo.sk/listinfo/therion</a></div>
</div>
</div>
</div>
</div></div></div>
_______________________________________________<br class="">Therion mailing list<br class=""><a href="mailto:Therion@speleo.sk" class="">Therion@speleo.sk</a><br class="">https://mailman.speleo.sk/listinfo/therion<br class=""></div></blockquote></div><br class=""></div></body></html>