[postgis-tickets] [PostGIS] #3108: ST_SubDivide leaves pockets
PostGIS
trac at osgeo.org
Thu May 7 07:35:11 PDT 2015
#3108: ST_SubDivide leaves pockets
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+---------------------------
Comment (by robe):
This test is small enough we can fit in our regress :)
{{{
SELECT ST_SubDivide('POLYGON((249045 857495,252985 856270,256785
851705,257130 847260,261225 840210,250170 838400,248445 847565,242075
850775,241470 853295,243165 854590,245930 853740,249045
857495))'::geometry,5);
}}}
See attached before and after
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3108#comment:8>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list