This is a reply to an ANCIENT post, but I didn't see it answered on the list, so I figured I would post my solution to the problem of getting scraps and centerline to easily show up on the map together:<br><br><ol><li>
Create a map that consists of nothing but survey data. Make sure to give it a unique id. <br><br></li><li>Create a second map that consists of nothing but scrap data. Again, give it an id.<br><br></li><li>Create a third map that consists of the id of the first map you created and the id of the second map you created. Remember that the order in which you list the maps determines the order which they'll get drawn on your map. This third map needs its own id, of course.<br>
<br></li><li>In your thconfig file, make sure you select the third map you created. This is where the magic happens.<br><br></li><li>When you compile this, you should get a map that includes all of your finished scraps along with centerlines for everything else!<br>
<br></li></ol>I hope this helps!!<br><br>-Jonny<br><br><div class="gmail_quote">On Wed, Sep 20, 2006 at 6:11 PM, Wookey <<a href="mailto:wookey@aleph1.co.uk">wookey@aleph1.co.uk</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On 06-09-20 14:15 +0100, Cooper, Ben wrote:<br>
> I'm new to Therion, but think it is fabulous! I am just in the process<br>
> of drawing up our new discoveries in Mendip, UK, and like Andrew am<br>
> looking at how to include the centreline in the map pdf output. (It is<br>
> visible in the model output but not the map). I have tried including<br>
> the "survey" in the list of maps (and additionally found that I need to<br>
> specify the -projection plan option). However, no centre is visible in<br>
> the pdf output. Have I misread your email: is this something the<br>
> software should already be able to do, in which case what have I missed<br>
> out of my .th file?</div></blockquote></div><br>