Hi all,

My brain is on the fritz today, so I thought I would ask the community this question. Given a SpatialPolygon object in R, I know how to easily create an outer buffer (a region that has a boundary that is X distance outside of the original polygon). I need to create a "inner buffer," a polygon (or group of polygons, if the original shape dictates that) with boundaries X distance away from the original polygon but on the inside of that polygon. A crude drawing is attached below. I know I'm missing something simple in one of the R functions (like in the gBuffer function or similar), but my mind is cramping up. Any hints or long-hand ways of solving this issue?

Best to all! I hope everyone is having a great year!

--Patrick

More J. Patrick Kelley's questions See All
Similar questions and discussions