[GRASS-dev] Re: [GRASS GIS] #1453: ps.map: various enhancements
GRASS GIS
trac at osgeo.org
Thu Sep 22 05:27:33 EDT 2011
#1453: ps.map: various enhancements
-------------------------+--------------------------------------------------
Reporter: mmetz | Owner: hamish
Type: enhancement | Status: assigned
Priority: normal | Milestone: 7.0.0
Component: Ps.map | Version: svn-trunk
Keywords: | Platform: All
Cpu: All |
-------------------------+--------------------------------------------------
Comment(by mmetz):
Replying to [comment:1 hamish]:
>
> re. comments in the script, fyi they are already allowed but the # must
be the first char of the line IIRC (less than ideal). your patch as given
for # as first non-whitespace char of the line requires a space after it
to work? that is less than ideal too.
No following whitespace required. If the first non-whitespace and non-tab
character is #, the line is skipped. Whatever comes after # is ignored.
>
> note I've been meaning to do a bit of a rewrite of the vector legend
stuff. I prefer the rectangles (esp. when mixed with lines and points in
the legend) but am happy to make the shape adjustable somehow. Jorge has
some ideas worth looking at as well.
The shape is a matter of taste I guess.
>
> vpoints should be under the grid lines, but points (ie annotations)
should be above.
That is what the patch does (it's about vpoints, not points).
> if present in the instruction, the "masked y|n" control can help control
the order
> things get rendered in.
The "masked" control is recognized for vpoints, now exactly the same like
for vector lines and areas.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1453#comment:3>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list