powered by
Buffer ring creation from point
bufferPoint(point)
A linear ring (with closure) as a numeric vector
A vector of longitude and latitude values
Jordan S. Read
bufferPoint is a function that takes a longitude and latitude pair and creates a buffered ring (i.e., a feature with non-zero area) centered.
simplegeom
linearRing = bufferPoint(c(-111.48, 36.95))
Run the code above in your browser using DataLab