Skip to content
Prev 9729 / 29559 Next

connecting subgraphs

On Wed, 27 Oct 2010, Yan Boulanger wrote:

            
Not with polygon representation at present, although the rgeos package on 
may make it possible to buffer around member polygons in each subgraph to 
identify the closest ones. With centroid representation of the polygons, 
one could first find the members of subgraphs, then check distances. But 
this wouldn't be the same as polygon representation.

Roger