[postgis-tickets] [PostGIS] #3638: ST_ConcaveHull doesn't always cover original

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


#3638: ST_ConcaveHull doesn't always cover original
----------------------+---------------------------
  Reporter:  robe     |      Owner:  robe
      Type:  defect   |     Status:  closed
  Priority:  medium   |  Milestone:  PostGIS 2.5.0
 Component:  postgis  |    Version:  2.2.x
Resolution:  fixed    |   Keywords:
----------------------+---------------------------
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/3638#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