In GRASS 7, rev 59197 (running on Ubuntu 13.10 64bits) the polygon boundaries are not showing. Or more correctly, they do show as very thin whitish lines, but line width and colour cannot be changed. This is if cairo is used for rendering. With png rendering, the polygons are not shown at al. Line vectors do show normally.
There is no error message, or any other message in the console.
2014-03-05 15:28 GMT+01:00 Paulo van Breugel <p.vanbreugel@gmail.com>:
In GRASS 7, rev 59197 (running on Ubuntu 13.10 64bits) the polygon
boundaries are not showing. Or more correctly, they do show as very thin
whitish lines, but line width and colour cannot be changed. This is if cairo
is used for rendering. With png rendering, the polygons are not shown at al.
Line vectors do show normally.
you need to enter `d.vect type=area,boundary`. I added 'boundary' to
default answer in r59208.
I really thought I checked that, but apparently not :-/ ... (just for clarity, in the gui, the boundary feature type should be enabled).
But it is good if this is enabled by default (as it always has been as far as I am aware when opening a vector layer in the GUI), thanks for adding that back.
Cheers,
Paulo
On Fri 07 Mar 2014 10:12:00 AM CET, Martin Landa wrote:
Hi,
2014-03-05 15:28 GMT+01:00 Paulo van Breugel <p.vanbreugel@gmail.com>:
In GRASS 7, rev 59197 (running on Ubuntu 13.10 64bits) the polygon
boundaries are not showing. Or more correctly, they do show as very thin
whitish lines, but line width and colour cannot be changed. This is if cairo
is used for rendering. With png rendering, the polygons are not shown at al.
Line vectors do show normally.
you need to enter `d.vect type=area,boundary`. I added 'boundary' to
default answer in r59208.