[postgis-tickets] [PostGIS] #3886: ST_Subdivide loses boxes on some inputs
PostGIS
trac at osgeo.org
Sun Oct 8 10:01:02 PDT 2017
#3886: ST_Subdivide loses boxes on some inputs
----------------------+---------------------------
Reporter: komzpa | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.4.1
Component: postgis | Version: 2.4.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by komzpa):
Workaround: ST_Subdivide(ST_FilterSmallRings(geom, 1)) using
ST_FilterSmallRings from
https://github.com/gojuno/lostgis/blob/master/sql/functions/ST_FilterSmallRings.sql
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3886#comment:3>
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