[Therion] Multiple elevation maps
Martin Sluka
martinsluka at mac.com
Wed Nov 12 08:40:50 CET 2014
12. 11. 2014 v 7:28, Bruce <bruce at tomo.co.nz>:
> Hi Bill
> I think I see your problem. I will potter around with the example you sent
> to demonstrate what I think you want, but maybe not tonight.
>
> For now, you can avoid the 'object not found' error by double clicking on
> the survey or map item on the right-hand side of XTherion. For example it
> places...
>
> select AllElevations.map at PracticeCave
>
>
> ...at the cursor position in the th-config file.
>
> And, if you select multiple maps of one projection, they will all be used in
> the export for that projection.
Hi Bill
The problem is, you select map, but the full name of map is as wrote Bruce.
If you double click on AllElevation.map it will add select AllElevations.map at PracticeCave, where @PracticeCave is name of survey where the map is defined:
survey PracticeCave -title "Practice Cave"
It is not too clear from first point of view. Maybe a bug in xTherion menu.
So you should have in your thconfig:
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# Entrance passage elevations
select AllElevations.map at PracticeCave
export map -proj extended -layout profilemap -layout-debug station-names -o PracticeElevation1.pdf
select pdp at PracticeCave
export map -proj plan -layout mainmap -layout-debug station-names -o PracticeCave.pdf
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
If you want to export a map for each scrap separately you should use:
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
select MyProj.map at PracticeCave
export map -proj extended -layout profilemap -layout-debug station-names -o PracticeElevation1.pdf
select MyProj2.map at PracticeCave
export map -proj extended -layout profilemap -layout-debug station-names -o PracticeElevation2.pdf
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
And add the second elevation map to:
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# Add the elevations map
map-image 2 0 nw PracticeElevation1.pdf
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Another note: The final map must be generated AFTER you generate particular maps.
m.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20141112/e3ea9c46/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Sn?mek obrazovky 2014-11-12 v?8.20.59.png
Type: image/png
Size: 16980 bytes
Desc: not available
URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20141112/e3ea9c46/attachment.png>
More information about the Therion
mailing list