[Therion] XVI export with map selected is not working
Vasily Vl. Suhachev
v_su at inbox.ru
Mon Mar 2 15:23:16 CET 2015
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
-------------- next part --------------
encoding utf-8
layout hand_draw_on
map-header 0 0 off
grid bottom
grid-size 1 1 1 m
grid-coords off
color map-fg 0
transparency on
opacity 10
symbol-hide point station
symbol-color line survey [0 0 100]
endlayout
layout hand_draw_stations_on
symbol-show point station
symbol-color point station:temporary [100 0 0]
symbol-assign point station:temporary SKBB
base-scale 1 50
debug station-names
code metapost
fonts_setup(2,2,2,2,2);
endcode
endlayout
layout hand_draw_atlas
overlap 0 cm
endlayout
More information about the Therion
mailing list