[postgis-tickets] [PostGIS] #4556: st_asmvtgeom sometimes produces leaking polygons (wagyu)
PostGIS
trac at osgeo.org
Thu Oct 31 05:39:06 PDT 2019
#4556: st_asmvtgeom sometimes produces leaking polygons (wagyu)
----------------------+---------------------------
Reporter: anneb | Owner: pramsey
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 3.0.1
Component: postgis | Version: trunk
Resolution: fixed | Keywords:
----------------------+---------------------------
Changes (by Raul Marin <git@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"570fbdb10de728e56957f3b7b449ac9532a53a47/git" 570fbdb/git]:
{{{
#!CommitTicketReference repository="git"
revision="570fbdb10de728e56957f3b7b449ac9532a53a47"
Fix oversimplification of polygon inner rings
This also adapts a MVT test which is checking whether it crashes with an
input or not. Since the exact output depends on the backend
(GEOS vs wagyu), we just ensure the input passes through the function.
Closes #4568
Closes #4556
Closes https://github.com/postgis/postgis/pull/504
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4556#comment:5>
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