<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=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">26. 5. 2019 v 18:36, Tarquin Wilton-Jones via Therion <<a href="mailto:therion@speleo.sk" class="">therion@speleo.sk</a>>:</div><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">I have an idea that might just be crazy enough to work. If only I could</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">get Therion to output an XVI file containing the stations and splays I</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">am interested in.</span></div></blockquote></div><br class=""><div class="">Do you have stations in all the sections?</div><div class=""><br class=""></div><div class="">What to generate xvi file as in your example but without selections</div><div class=""><br class=""></div><div class="">source “<a href="http://cystanog.th" class="">cystanog.th</a>"</div><div class="">export map -projection [elevation 355] -fmt xvi -output “centerline.xvi"</div><div class=""><br class=""></div><div class="">In that case you receive xvi of all survey in <a href="http://cystanog.th" class="">cystanog.th</a></div><div class=""><br class=""></div><div class="">If you use it as background image and create a scrap in which only those three stations and profiles will be defined and exported map with that scrap, you receive what you need. Not use point station in that scrap, and set its projection as none. I’m not sure what it will do with scale option in layout.</div><div class=""><br class=""></div><div class="">Then input the .th2 file with that scrap to .th file and use in plan scraps for section the name of that scrap as reference.</div><div class=""><br class=""></div><div class="">It should work.</div><div class=""><br class=""></div><div class="">My .th file, r means sections, s means scraps:</div><div class=""><br class=""></div><div class=""><div class="">survey xxxxxx -title “xxxxxxxx"</div><div class=""><br class=""></div><div class="">input xxxxxx_s1_500.th2</div><div class="">input xxxxxx_s2_500.th2</div><div class="">input xxxxxx_s3_500.th2</div><div class="">input xxxxxx_s4_500.th2</div><div class="">input xxxxxx_s5_500.th2</div><div class="">input xxxxxx_podklad.th2</div><div class="">input xxxxxx_r1.th2</div><div class="">input xxxxxx_r2.th2</div><div class="">input xxxxxx_r3.th2</div><div class="">input xxxxxx_r4.th2</div><div class="">input xxxxxx_r5.th2</div><div class="">input xxxxxx_r6.th2</div><div class="">input xxxxxx_r7.th2</div><div class="">input xxxxxx_r8.th2</div><div class="">input xxxxxx_r9.th2</div><div class="">input xxxxxx_r10.th2</div><div class="">input scalebar.th2</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">centreline</div></div><div class="">…</div><div class=""><br class=""></div><div class="">endsurvey</div><div class=""><br class=""></div><div class="">And in plan .th2 is reference to section:</div><div class=""><br class=""></div><div class="">point 752.0 3128.0 section -scrap r8</div><div class=""><br class=""></div><div class="">because all the scraps are part of one namespace - survey xxxxxx.</div><div class=""><br class=""></div><div class="">Martin</div></body></html>