[Therion] Entrances on map

2014-12-03 Thread Guy Demars
Hello,

with Therion I don't know, but it is usimple with QGIS : 
http://cp.cavesurveying.org.uk/index.php/articles/13-gis-for-cave-surveyors-part-1

Guy

Le 02/12/2014 12:59, Vasily Vl. Suhachev a écrit :
> Hello
>
> How to show entrances on map?
>
> If I create a model the entrances is displayed. But how to display 
> them on the map?
>
> My thconfig follows such shema:
> ===
> source
>
>   centerline
> cs lat-long
>
> station ent1 "Entrance 1" entrance
> fix ent1 ...
>
> station ent2 "Entrance 2" entrance
> fix ent2 ...
>   endcenterline
>
>   surface
> bitmap ...
>   endsurface
>
> endsource
>
> export map -o surface.pdf
> ===
>
> PS:
>
> And addition question: what is purpose of 'mark fixed' command?
>




[Therion] FW: Therion Length Calculation Question

2014-12-03 Thread Adam Sampson
I'm working on getting data converted from topoDroid to Therion and ran into a 
problem when combining more than one survey on the same output map. The map is 
showing that the total length of the cave is the length of the first survey. 
Anyone encountered this before and know how to solve?I can provide more info on 
request but here's the main code. I'm getting the distance for survey bbme1.th 
but nothing for the other.
.th file:survey BigBat -title "Big Bat Cave"  input 2014_10_26_bbme1/bbme1.th  
input 2014_10_26_bbme1/bbme2.thequate M1.10 at bbme1 M2.10 at bbme2  
endsurvey
.thcnfg file:encoding  utf-8source bigbat.thlayout basics  units imperial  
scale 1 50endlayoutlayout colors  #color map-fg [98 87 40]  #color map-bg [80 
80 80]  #debug station-names  transparency on  opacity 60endlayoutexport map 
-projection plan -o BigBat.pdf \  -layout colors -layout basics

Adam Sampson(502)509-5066caver.adam at 
outlook.comwww.kentuckykarstconservancy.com 
   
-- next part --
An HTML attachment was scrubbed...
URL: 
<http://mailman.speleo.sk/pipermail/therion/attachments/20141203/7ab5b73b/attachment.html>


[Therion] Converting Splays Therion to Survex

2014-12-03 Thread Footleg
Mark, I've copied this reply to the Therion Group. You should join the
group to get replies people might make to the group.

My cave converter application can generate LRUD data from splays to enable
you to view a solid model in Survex. But it does not yet read Therion
format data files. So you are probably bsst converting the data to Survex
format in a text editor. You will have to put 'splays' flags around the
splay legs. It might be easiest to group all the splays in one block at the
end of the file so you do not need to cut and paste lots of splays on/off
lines into a text editor.

Once you have the data in Survex format you can read and write it in Survex
format using cave converter with the lrud argument to generate passage data
(i.e. lrud data in the survex file). Note that cave converter does not yet
read pasage data from Survex files. So any existing passage data blocks in
the input survex file are ignored and not output in the output file. But
new passage data is generated from any splays if you specified the lrud
argument on the command line.

Footleg
On 3 Dec 2014 00:50, "Mark Brown"  wrote:

> Hi chaps
>
> I've got some data that is Therion, which I need to convert into Survex
> (Yes, really, I do!).
>
> The in cave data has been recorded as a series of splays at each station,
> without doing a set of LRUDs first.
>
> Presumably if i create a set of LRUDs of zero length for each leg then
> cave converter would convert it to survex and show the splays...  but the
> cubes function wouldn't work...
> I also wouldn't be able to print out plans with widths on ...
>
> Any suggestions?
>
> Could you remind me of the user group that you recommended too - should I
> post this there?
>
> Thanks
>
> Mark
>
> PS - loads of interest in the Derbyshire course - I'll be in touch
> separately about that.
>
-- next part --
An HTML attachment was scrubbed...
URL: 
<http://mailman.speleo.sk/pipermail/therion/attachments/20141203/ebcedbe0/attachment.html>