Skip to content
Prev 24406 / 29559 Next

gBuffer solution to invalid objects problem fails

There is an example in the message, but Kenny is ignoring the message from 
gBuffer:

Warning message:
In gBuffer(new_poly, width = 0) :
   Spatial object is not projected; GEOS expects planar coordinates

and the differences in geographical coordinates are small. The warning is 
given for a reason. Intersection is projection-agnostic, but buffer is 
not. I don't know whether this is the reason.

Roger
On Thu, 19 May 2016, Roman Lu?trik wrote: