[GRASS-user] How to remove surplus centroids sitting right on a boundary line ?

2013-07-19 Thread Peter Löwe
Hi all,

I have a vector layer (source: ESRI shape) consisting of areas and many surplus 
centroids, which need to be removed.
The surplus centroids are sitting right on the boundary lines of the areas: So 
each area has one proper centroid in its center, but also multiple fringe 
centroids sitting on its boundary line.

Which combo of v.clean tools (or other means) can handle the removal of the 
unwanted centroids ?

Peter 

peter.lo...@gmx.de
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] How to remove surplus centroids sitting right on a boundary line ?

2013-07-19 Thread Markus Neteler
On Fri, Jul 19, 2013 at 1:56 PM, Peter Löwe peter.lo...@gmx.de wrote:
 Hi all,

 I have a vector layer (source: ESRI shape) consisting of areas and many 
 surplus centroids, which need to be removed.
 The surplus centroids are sitting right on the boundary lines of the areas: 
 So each area has one proper centroid in its center, but also multiple 
 fringe centroids sitting on its boundary line.

 Which combo of v.clean tools (or other means) can handle the removal of the 
 unwanted centroids ?

Hi Peter,

http://grass.osgeo.org/grass64/manuals/v.clean.html

tool=string[,string,...]
...
rmdac: remove duplicate area centroids ('type' option ignored)

Did you try this and it fails?

Markus
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user