[postgis-tickets] [PostGIS] #4131: ConcaveHull sfcgal test lost

PostGIS trac at osgeo.org
Sat Jul 21 22:00:47 PDT 2018


#4131: ConcaveHull sfcgal test lost
----------------------+---------------------------
  Reporter:  komzpa   |      Owner:  robe
      Type:  defect   |     Status:  closed
  Priority:  medium   |  Milestone:  PostGIS 2.5.0
 Component:  postgis  |    Version:  trunk
Resolution:  fixed    |   Keywords:
----------------------+---------------------------
Changes (by robe):

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


Comment:

 In [changeset:"16659" 16659]:
 {{{
 #!CommitTicketReference repository="" revision="16659"
 put back old sfcgal test (except use \i, and have the query be what was in
 sfcgal one), the sfcgal one was different
 Closes #4131
 Revise ST_ConcaveHull to use ST_UnaryUnion(ST_Collect..) (cause I know
 sfcgal doesn't replace with it's own implementation / a bit of a cheat)
 Take out some ST_Union calls I think are over compensating.
 References #3638
 }}}

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