Skip to content
Prev 1108 / 29559 Next

conversion to polygons

On Wed, 14 Jun 2006, Luis Ridao Cruz wrote:

            
test2<-SpatialPolygons(list(Polygons(list(test)),ID=1)))

should do it - there are two layers, because some "Polygons" objects with 
a single ID can have multiple "Polygon" object members.

Roger