Hi,<div>I have survey data with LRUD's for the from-station as follows:</div><div><div><br></div><meta charset="utf-8"><div>-----</div><div>centerline</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>data normal from to length compass clino left right up down</div>
<div><span class="Apple-tab-span" style="white-space:pre"> </span>a b 10 90 0 2 0 2 0</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>b c 10 90 0 0 2 2 0 </div><div><span class="Apple-tab-span" style="white-space:pre"> </span>c d 10 90 0 2 0 2 0</div>
<div>endcenterline</div></div><div><meta charset="utf-8">-----</div><div>Since LRUD is measured at from-station this data indicates that station a and c is positiond at the right cave wall and station b is positioned at the left wall (station d is undefined). </div>
<div><br></div><div>In the generated map however the cave walls is drawn so that station b is positioned at the right wall and station c is positioned at the left wall (see attached pdf). It seems that the LRUD's are applied to the to-station instead of from-station (except for station a). Is it possible to change this behavior?</div>
<div><br></div><div>I'm using the following thconfig file to export a map with walls generated by the LRUD values:</div><div>-----</div><div><div>source <a href="http://data.th">data.th</a></div><div><br></div><div>layout my_layout</div>
<div><span class="Apple-tab-span" style="white-space:pre"> </span>colour map-fg [100 0 0]</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>colour map-bg [100 100 100]</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>debug all</div>
<div>endlayout</div><div><br></div><div>export map -projection plan -o map.pdf -layout my_layout</div></div><div><meta charset="utf-8">-----</div><div><br></div><div>/niklas</div><div><br></div><div><br></div><div><br></div>