Hi Thanks Vasily for your infos.
Concerning question three this did work. So I already got what I wanted to get but didn't recognized it because the LRUD infos where with white colour on a white background. *gnnn* Giving a colour to the map foreground or to the background is a good idea then. ;-) Concerning question one it does not work with your help. I'm sorry. Normally unselect is not necessary if you use a select statement for the first time. In this case the default is unselect all before selecting this specific part. But I gave it a try and it didn't work either. With unselect all and then selecting my map (consisting only of surveys) the output was totally empty. But if I replace a survey with a scrap inside this map everything is working as expected. To be more detailed I'm trying to do the following: (I left the namespaces to keep it simple) map xyz -proj plan survey1 survey2 endmap select map xyz export map -fmt pdf -proj plan -o ....pdf But this doesn't work. But if I do the same without using a map: (this is not really an option. much to error-prone) select survey1 select survey2 export map -fmt .... Then I get what I want to have. Anybody any idea what I'm doing wrong? Concerning question two: Are there any plans for future releases to have a option for xvi exports like: âdisable splay-shots ? Thanks, Torsten > "Vasily Vl. Suhachev" <v_su at inbox.ru> hat am 2. März 2015 um 15:23 > geschrieben: > > > Hello > > 02.03.2015 20:49, Torsten Schnitter пиÑеÑ: > > So what's wrong, is it a bug? > No. It is not clear behavior of survey selecting. By default all surveys > is selected. You need unselect it all before selecting somthing special. > > Example: > > unselect cave > select cave.part1 > select cave.part2 > > export ... > > > I do have some splay stations within some surveylines. > > Is it possible to export a xvi-file without this splay stations? > > (e.g. I'm using splay stations for resurveyed points an I do not want to > > have > > these in the xvi-files but want to have them in the survey-files.) > Move them to dedicated namespace and filter it out as at first questuion > > > Third question: > > Is it possible to plot left and right information to the output if I select > > surveylines for pdf output? > > I want to have a pdf file like the xvi-file. This may help for sketching the > > cave as you can print it on paper and use it as a template. > > > Its possible with set colors with thconfig layout. See attached file > > Example: > > export map -o mycave.pdf -proj plan -layout hand_draw_stations_on > -layout hand_draw_on > > or > > export map -o mycave.pdf -proj plan -layout hand_draw_on > > > > -- > WBR, Vasily > > _______________________________________________ > Therion mailing list > Therion at speleo.sk > http://mailman.speleo.sk/mailman/listinfo/therion
