[therion] Re: survex to therion conversion script

2005-01-12 Thread Olly Betts
On Wed, Jan 12, 2005 at 09:49:24AM +0100, Stacho Mudrak wrote: >> This is probably ideal solution also for people, that are starting with >> therion and have their centerline data in different package. If this >> will be possible, they will not need to convert their dataset to therion >> format.

[therion] Re: survex to therion conversion script

2005-01-12 Thread John Pybus
Stacho Mudrak wrote: > > Great idea, Olly! It certainly is. I've been wondering about the problems of keeping two datasets up to date. If the conversion from svx to .th requires any manual editing and is beyond scripting in a Makefile then keeping edits and fixes in sync would become a huge

survex to therion conversion script

2005-01-12 Thread Wookey
+++ Stacho Mudrak [05-01-12 09:49 +0100]: >> >> So I suggest to add new command: >> >> input-centreline >> >> It will add survey stations and shots from given (.3d, later may be >> compass, toporobot, vtopo etc.) file to current survey. This should not >> be too much work. >> >> Any comments?

survex to therion conversion script

2005-01-12 Thread Stacho Mudrak
> I also wondered about being able to include a .3d file instead - that > would probably actually be easier, as the .3d file reading code is > designed as a separate module, whereas the .svx reading code isn't. Great idea, Olly! This is probably ideal solution also for people, that are starting

[therion] Re: survex to therion conversion script

2005-01-12 Thread Simeon Warner
On Wed, 12 Jan 2005, Wookey wrote: >> +++ Stacho Mudrak [05-01-12 09:49 +0100]: > >>> > >>> > So I suggest to add new command: >>> > >>> > input-centreline >>> > >>> > It will add survey stations and shots from given (.3d, later may be >>> > compass, toporobot, vtopo etc.) file to current

survex to therion conversion script

2005-01-12 Thread Wookey
A couple of people asked about this, so here it is under a sensible title so people can find it in the archives. Below is a perl script which does a reasonable job of converting .svx files to .th files. Written by Olly. I have noticed a few problems, which I might as well document here as as