Skip to content
Prev 4144 / 29559 Next

merge sliver polygons

Thanks Roger,

I have singletons with areas.  I think the slivers will be quite obvious 
based on their areas relative to the rest of the polygon areas.  I could 
even compute some perimeter to area index I supposed since they tend to 
be long a skinny.

So, my main uncertainty is still just how to work with the neighbour 
list to merge the sliver polygons with the LARGEST non-sliver polygon 
they share an edge with. i.e. to generate the new ids to use in 
unionSpatialPolygons.   I can't seem to find a good example of how to 
use the nb object in such a way.

cheers

Murray
Roger Bivand wrote: