Dear R-users, 

 

I am trying to built a shp file of the class SpatialPolygonsDataFrame using 
several shps. After handling the objects, I have 20 objects of the class 
SpatialPolygonsDataFrame  (some are SpatialPolygons only) and I want to built 
one object (one shp) that is the result of gathering all shps but conserving 
the borders (that is, I cannot use unionSpatialPolygons). I want to plot the 
final objetc in a given order, so that if I am able to convert it in a 
spatialpolygondataframe, I guess I can use slot(globalshp,"plotOrder").

 

 

Thanks a lot in advance, 

Berta

 
                                          
        [[alternative HTML version deleted]]

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to