[postgis-tickets] [PostGIS] #3620: Garden regression with ST_MinimumBoundingCircle

PostGIS trac at osgeo.org
Sun Sep 4 19:59:49 PDT 2016


#3620: Garden regression with ST_MinimumBoundingCircle
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 2.3.0
 Component:  postgis  |    Version:  trunk
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by robe):

 I did a quick inspection of the others.  For the malformed linestring case
 e.g 'LINESTRING(1 2, 1 2)':geometry, that follows the point behavior case
 - returns an empty polygon vs. a POINT.

 For the others, not sure what's different.  I think it might be some
 floating point difference.  The hash I did says they are different, but
 when I look at the binary and ST_ASText, at a quick glance I'm not seeing
 a difference.  Visually I'm not seeing a difference either.  So I assume
 it's just a digit off somewhere. So I think those ones can be ignored.

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