I like the idea of exporting a list of points by type, listing all attributes. Although I cannot think of a use for most of them at the moment, sparks of thought are coming. Eg Geological information about the sediment on a point x y sand -attr grade fine But this would possibly expand it to areas as well
Andrew On 10/02/11 09:50, Stacho Mudrak wrote: > Having a list of dig sites is definitely a good idea. But probably som > more general export of points of interest is needed. E.g. selecting > points by type, stations by flags or both by user defined attributes. > What do you think about it? > > Regards, S. > > On 4 February 2011 19:52, Bruce <dangle at tomo.co.nz > <mailto:dangle at tomo.co.nz>> wrote: > > Andrew > This is how I manage the pictorial representation of continuations. > > Include the layouts ... > LayoutShowContinuationQmarkOnly = show standard continuation symbol > LayoutShowContinuationFullText = redefine continuation symbol > that you can find at http://therion.speleo.sk/wiki/doku.php?id=templates > > ...then make sure you have... > > #INVOKE LAYOUTS from INPUT files > #------------------------------- > #uncomment NEITHER or ONE of the following > copy LayoutShowContinuationFullText > # copy LayoutShowContinuationQmarkOnly > > ...in another layout or your thconfig file. > Now you can toggle between having maps with question marks only or > maps with > debug-like pinky shaded text that echos the descriptions you have > entered > for the continuation points. For continuations in the centreline, > you have > to include the centreline in your map definition to get them output of > course. > > Bruce > > -----Original Message----- > From: therion-bounces at speleo.sk <mailto:therion-bounces at speleo.sk> > [mailto:therion-bounces at speleo.sk > <mailto:therion-bounces at speleo.sk>] On Behalf > Of Andrew Atkinson > Sent: Friday, 4 February 2011 10:49 p.m. > To: List for Therion users > Subject: Re: [Therion] List of dig sites > > Bruce > > You have been active, serves me right, I did my search on my hols, and > took a month to send the mail, in the mean time you had written a wiki > page, looks like we are doing the same sort of thing, but I am only > doing it all in the maps, not really got a reason, just the way I > developed it. > > It is a little combersome at the moment, I like the idea of a pictorial > output as well, but not sure I can visualise how it would work > > Andrew > > On 04/02/11 09:27, Bruce wrote: > > I have just started playing with point continuations like this... > > > > http://therion.speleo.sk/wiki/doku.php?id=drawingchecklist&s[]=continuation# > > <http://therion.speleo.sk/wiki/doku.php?id=drawingchecklist&s[]=continuation#> > > points > > > > This way we get a dig list, rigging list, exploration list, or > whatever > type > > of 'to do' list you want. Quite cumbersome I admit, but it seems > like it > > might be working. (With some extension of therions list exports > it could > > get easier.) You get your list in text-like format and plan or > elevation > pdf > > pictorial format if you want. The text list can be pulled into a > > spreadsheet to make filtering and sorting a trivial matter. I > just need > to > > put together a vba script to automate this... one day.... > > > > Bruce > > _______________________________________________ > Therion mailing list > Therion at speleo.sk <mailto:Therion at speleo.sk> > http://mailman.speleo.sk/mailman/listinfo/therion > > _______________________________________________ > Therion mailing list > Therion at speleo.sk <mailto:Therion at speleo.sk> > http://mailman.speleo.sk/mailman/listinfo/therion > > > > > _______________________________________________ > Therion mailing list > Therion at speleo.sk > http://mailman.speleo.sk/mailman/listinfo/therion
