[postgis-tickets] [PostGIS] #3697: ST_ConcaveHull does not cover original

PostGIS trac at osgeo.org
Mon Jul 16 13:32:15 PDT 2018


#3697: ST_ConcaveHull does not cover original
----------------------+----------------------------
  Reporter:  rouen    |      Owner:  pramsey
      Type:  defect   |     Status:  closed
  Priority:  high     |  Milestone:  PostGIS 2.5.0
 Component:  postgis  |    Version:  2.3.x
Resolution:  fixed    |   Keywords:  ST_ConcaveHull
----------------------+----------------------------
Changes (by komzpa):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"16647" 16647]:
 {{{
 #!CommitTicketReference repository="" revision="16647"
 Make ST_ConcaveHull always cover original geometry.

 Merge whatever current implementation generates with input before
 returinig to user.
 Add currently known problematic geometries as test cases for further
 rewrites.

 Closes #3638
 Closes #3697
 }}}

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