[postgis-tickets] [PostGIS] #3638: ST_ConcaveHull doesn't always cover original
PostGIS
trac at osgeo.org
Sat Jul 21 22:00:47 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:
----------------------+---------------------------
Comment (by robe):
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/3638#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