[postgis-tickets] [PostGIS] #4568: Oversimplification of polygon inner rings in ST_Simplify

PostGIS trac at osgeo.org
Thu Oct 31 05:39:06 PDT 2019


#4568: Oversimplification of polygon inner rings in ST_Simplify
-------------------------+---------------------------
  Reporter:  Algunenano  |      Owner:  Algunenano
      Type:  defect      |     Status:  closed
  Priority:  high        |  Milestone:  PostGIS 3.0.1
 Component:  postgis     |    Version:  3.0.x
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/4568#comment:2>
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