<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;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 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;
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
tt
        {mso-style-priority:99;
        font-family:"Courier New";}
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;
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Consolas",serif;
        color:black;}
span.EmailStyle23
        {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 bgcolor=white lang=EN-NZ link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='color:windowtext;mso-fareast-language:EN-US'>Vasily<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext;mso-fareast-language:EN-US'>Looks like what you are calling a solution is what I would call a bug.<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext;mso-fareast-language:EN-US'>Assuming that the warning is the correct response from Therion when a new station is defined using ‘equate’…<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext;mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:windowtext;mso-fareast-language:EN-US'>You have broken that by adding a ‘no-survey’ shot between the new station and the original station, and making your survey data more complicated in the process.<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext;mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:windowtext;mso-fareast-language:EN-US'>Surely it is reassuring to have Therion confirm to you that you have created a new station simply by equating to a non-existent station.  Usually this would not be an intended action, so the warning is appropriate and reassuring.<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext;mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:windowtext;mso-fareast-language:EN-US'>I suggest this be added to the list of bugs to be fixed – ie ensure that no-survey does not supress ‘equate used to define new station’ warning.<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext;mso-fareast-language:EN-US'>Bruce<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext;mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:windowtext;mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><b><span lang=EN-US style='color:windowtext'>From:</span></b><span lang=EN-US style='color:windowtext'> Therion [mailto:therion-bounces@speleo.sk] <b>On Behalf Of </b>Vasily Vl. Suhachev via Therion</span></p><p>Hi, Bruce<o:p></o:p></p><p>Fixed@cave is a nonexistent station (nor defined nor fixed). Therion is right with warning but it is exactly what I need. I'm try to define station in upper namespace for link to it from other places. It is worked proper but throw a warning...<o:p></o:p></p><p>After the experiments I found a workaround. This code removes warning but it a bit verbose and not obvious...<o:p></o:p></p><p class=MsoNormal><tt><span style='font-size:10.0pt'>survey cave</span></tt><span style='font-size:10.0pt;font-family:"Courier New"'><br><tt>  centerline</tt><br><tt>    data nosurvey from to </tt><br><tt>    Fixed <a href="mailto:Fixed@some.path.at.cave">Fixed@some.path.at.cave</a></tt><br><tt>    equate Fixed <a href="mailto:Fixed@some.path.at.cave">Fixed@some.path.at.cave</a></tt><br><tt>  endcenterline</tt><br><tt>endsurvey</tt></span><o:p></o:p></p><p><o:p> </o:p></p><div><p class=MsoNormal>02.08.2017 02:53, Bruce Mutton via Therion пишет:<o:p></o:p></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><pre>So, to clarify my understanding of your example.<o:p></o:p></pre><pre>Fixed@cave = is for example a gps coordinate, defined elsewhere with a fix statement.<o:p></o:p></pre><pre><a href="mailto:Fixed@some.path.at.cave">Fixed@some.path.at.cave</a> = is a survey station that is defined in a survey, for that same location.<o:p></o:p></pre><pre><a href="mailto:Fixed@other.path.at.cave">Fixed@other.path.at.cave</a> = is another survey station that is defined in, perhaps, some other survey.<o:p></o:p></pre><pre>All three stations represent exactly the same physical location.<o:p></o:p></pre></blockquote><p class=MsoNormal><br><br><o:p></o:p></p><pre>-- <o:p></o:p></pre><pre>  WBR, Vasily<o:p></o:p></pre></div></body></html>