Message: 6 > Date: Mon, 22 Mar 2010 03:10:42 -0800 (PST) > From: Gary Nobles <[email protected]> > Subject: [GRASS-user] grass editing > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=us-ascii > > > Hi, I have been editing a grass point dataset in qgis unfortunately I have > just added 400 centroids rather than points! Is there anyway to delete just > the centroids? > > Thanks > > Gary > -- > View this message in context: > http://n2.nabble.com/grass-editing-tp4777030p4777030.html > Sent from the Grass - Users mailing list archive at Nabble.com. >
v.edit tool=delete type=centroid Or, if you want to just turn the centroids into points, v.type type=point,centroid Richard Chirgwin _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
