Skip to content
Prev 7649 / 29559 Next

compute buffer from point shapefile to have shapefile

On Wed, 17 Feb 2010, Tyler Dean Rudolph wrote:

            
Note that from here you can use the coerce method in maptools:

polybuff <- as(discbuff, "SpatialPolygons")

There are many coercion methods in maptools for sp and spatstat classes.

Hope this simplifies!

Roger