therion-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Therion] Dataset structure including survex files


From: Stacho Mudrak
Subject: Re: [Therion] Dataset structure including survex files
Date: Wed, 28 Jun 2006 09:07:24 +0200
User-agent: Internet Messaging Program (IMP) 3.2.5 / FreeBSD-4.10

Yesterday evening, I found some time to play with your codes. I realized, that
you  have a problem, I described yesterday. Therion has only one station naming
syntax - it does no difference between centerline imported from .3d files and
.th centerline.

To get all your stuff work together, I needed to do just a very simple thing. I
modified your benarat_only.th file very dirty way:

survey benarat -title "Benarat Mountain, Northern Section"
 import benarat.3d -surveys use
 import benarat.3d -surveys create
 input benarat.th
endsurvey benarat

First import will create address@hidden stations, the second one
address@hidden stations. In this case, all centerline is imported twice,
but it works!

To get it working correct way - you need only "-surveys use" version of import
command, but then you need to create missing sub-surveys in your terikan data.
You can download my version of your data at:

http://therion.speleo.sk/upload/Benarat.zip

I hope, this will help you.

S.
_______________________________________________
Therion mailing list
address@hidden
http://www.speleo.cz/mailman/listinfo/therion




reply via email to

[Prev in Thread] Current Thread [Next in Thread]