]> granicus.if.org Git - postgis/commit
Recursively try to build area with portions of the original boundary not on the bound...
authorSandro Santilli <strk@keybit.net>
Thu, 25 Feb 2010 13:15:55 +0000 (13:15 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 25 Feb 2010 13:15:55 +0000 (13:15 +0000)
commit500202378487f3d6ba6c2b1bb80decef9fe43fb5
treeb51d515928bf37d2533ec7e50db88b459f0da131
parent854e2947218b6b47d4d05d1924e3e7378368e473
Recursively try to build area with portions of the original boundary not on the boundary of newly constructed area and symdifference the new area (if any) with the final polygon being built. This behaviour gives more chance to get a pure areal (not mixed) output still not missing vertices.

git-svn-id: http://svn.osgeo.org/postgis/trunk@5336 b70326c6-7e19-0410-871a-916f4a2858ee
postgis/lwgeom_geos_clean.c