Skip to content

compute buffer from point shapefile to have shapefile

2 messages · T.D. Rudolph, Roger Bivand

#
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