[postgis-tickets] [PostGIS] #3823: ST_MinimumBoundingCircle creates invalid geometries
PostGIS
trac at osgeo.org
Wed Aug 30 14:39:20 PDT 2017
#3823: ST_MinimumBoundingCircle creates invalid geometries
-----------------------+--------------------------------------
Reporter: cswingle | Owner: dbaston
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.3.4
Component: postgis | Version: 2.3.x
Resolution: | Keywords: ST_MinimumBoundingCircle
-----------------------+--------------------------------------
Comment (by cswingle):
I just spun up a Xenial virtual server with the ubuntugis-unstable PPA and
couldn't replicate the issue. I think the problem may be that at one time
I built a custom GDAL which is still in `/usr/local/gis` and has a linker
entry in `/etc/ld.so.conf.d`. The system GDAL is `GDAL 2.2.1, released
2017/06/23`, but PostGIS is seeing the custom-built `GDAL 1.11.3, released
2015/09/16`. I no longer need the custom GDAL since the packaged versions
have long since surpassed it, but I'm leery of blowing it away for fear of
it breaking PostGIS on a production system.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3823#comment:10>
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