[postgis-tickets] [PostGIS] #2841: ST_MinimumBoundingCircle and ST_ConcaveHull not covering original
PostGIS
trac at osgeo.org
Tue Sep 6 10:44:40 PDT 2016
#2841: ST_MinimumBoundingCircle and ST_ConcaveHull not covering original
----------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.4.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+---------------------------
Comment (by dbaston):
ST_MinimumBoundingCircle actually doesn't require GEOS. If I recall, the
(unresolvable) issue here is that a polygonal approximation of a circle
does not always contain the points that define the circle.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2841#comment:5>
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