[postgis-tickets] [PostGIS] #4796: st_simplifypreservetopology() fails on some MultiSurfaces

PostGIS trac at osgeo.org
Sat Nov 21 03:15:41 PST 2020


#4796: st_simplifypreservetopology() fails on some MultiSurfaces
-------------------------+---------------------------
  Reporter:  tvijlbrief  |      Owner:  pramsey
      Type:  defect      |     Status:  new
  Priority:  medium      |  Milestone:  PostGIS 3.1.0
 Component:  postgis     |    Version:  3.0.x
Resolution:              |   Keywords:
-------------------------+---------------------------

Comment (by tvijlbrief):

 The root cause is that MULTISURFACES without curves are not passed to
 libgeos() but generate an error in the Postgis code. I changed the code in
 the github PR.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4796#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