[geos-devel] Buffering Multipolygons

dblasby at openplans.org dblasby at openplans.org
Wed May 18 09:08:23 EDT 2005


buffering this in JUMP (using JTS), works fine.

-->
MULTIPOLYGON (((10 10, 10 20, 20 20, 20 15, 10 10)),
  ((60 60, 70 7, 80 60, 60 60)))

strk; your result is not correct.  You've lost the 1st polygon!

Attached picture -- the (10 10) polygon is the one on the left.

Since these polygons are disjoint, buffer(0) shouldnt do anything.

dave





----------------------------------------------------------
This mail sent through IMP: https://webmail.limegroup.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buff1.gif
Type: image/gif
Size: 25674 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/geos-devel/attachments/20050518/aa42d9db/buff1.gif


More information about the geos-devel mailing list