Skip to content

Singlepart to multipart

2 messages · Jonathan Greenberg, Roger Bivand

#
On Tue, 29 Oct 2013, Jonathan Greenberg wrote:

            
maptools::unionSpatialPolygons() which calls rgeos::gUnaryUnion, so go to 
rgeos::gUnaryUnion first unless you have challenged geometries - if hole 
problems use maptools::checkPolygonsHoles first.

Hope this helps,

Roger