[GRASS-dev] gis.m: not drawing centroids by default
Hamish
hamish_nospam at yahoo.com
Thu Feb 8 19:24:36 EST 2007
Moritz Lennert wrote:
> - set opt($count,1,type_centroid) 1
> + set opt($count,1,type_centroid) 0
> set opt($count,1,type_area) 1
> set opt($count,1,type_face) 0
>
> in gui/tcltk/gis.m/vector.tcl is all it needs. Is more a question of
> finding out what people prefer.
It's a dumbing down vs ease of use compromise... no correct answer..
Others may not agree, but IMO centroids are a "debugging" feature and it
is ok to have them off by default from the GUI. Regarless, a solution
that sets their default symbol to "x" while leaving the points default
symbol as "o" would be nice.
Hamish
More information about the grass-dev
mailing list