[GRASS-user] d.vect without centroid icon
Dylan Beaudette
debeaudette at ucdavis.edu
Wed Feb 10 20:03:36 EST 2010
On Wednesday 10 February 2010, Rich Shepard wrote:
> When I overlay a raster map with the vector watershed boundaries the
> centroid of that vector map is displayed as a small 'x.' Is there a way to
> remove that centroid from the display?
>
> Thanks,
>
> Rich
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
try some permutation of these
# just the lines
d.vect yourvector type=boundary
# filled polygons, without centroids
d.vect yourvector type=area
Cheers,
Dylan
--
Dylan Beaudette
Soil Resource Laboratory
http://casoilresource.lawr.ucdavis.edu/
University of California at Davis
530.754.7341
More information about the grass-user
mailing list