[GRASS-dev] anyone working with ps.map?

E. Jorge Tizado ejtizado at ono.com
Wed Feb 4 10:59:14 EST 2009


Hi,

I am modified some files of ps.map to improve vlegend. Thus, I change the mean 
of 'border' to the width of the line border, added 'color' y 'fcolor' 
(pscolors) to custom border and background colors, respectively, added 
a 'ref' to place the vlegend respect a point of reference as in the text 
command, and modified the 'where' to understand negative values (it need 
improve to use percent values) to place in te geographic region.

All this permit a easy place the vlegend in the lower-right corner of map as 
(now only is correct with one column):

vlegend
    where -100 0		--> future  100% 0%
    ref right lower
    font Monaco
    fontsize 8
    border 1
    color black
    fcolor white
    end

Anyone worling in the same direction?

Best

-- 
E. Jorge Tizado
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ps_vlegend.c.diff
Type: text/x-diff
Size: 10519 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20090204/50d3e1cf/ps_vlegend.c.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: local_proto.h.diff
Type: text/x-diff
Size: 365 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20090204/50d3e1cf/local_proto.h.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r_vlegend.c.diff
Type: text/x-diff
Size: 2878 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20090204/50d3e1cf/r_vlegend.c.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vector.h.diff
Type: text/x-diff
Size: 777 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20090204/50d3e1cf/vector.h.bin


More information about the grass-dev mailing list