[postgis-devel] [PostGIS] #1958: ST_Intersects(geography) returns incorrect result when called multiple times

PostGIS trac at osgeo.org
Mon Aug 20 16:56:00 PDT 2012


#1958: ST_Intersects(geography) returns incorrect result when called multiple
times
---------------------------+------------------------------------------------
 Reporter:  realityexists  |       Owner:  pramsey      
     Type:  defect         |      Status:  new          
 Priority:  medium         |   Milestone:  PostGIS 2.1.0
Component:  postgis        |     Version:  2.0.x        
 Keywords:                 |  
---------------------------+------------------------------------------------

Comment(by realityexists):

 The original polygon wasn't a narrow triangle - see attached. I got it
 down to that while simplifying the repro and it continued to happen with
 fewer and fewer points. In this original repro ST_Distance and
 _ST_DistanceTree seem to agree, but ST_Intersects still returns the wrong
 result. Perhaps it's two separate problems.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1958#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-devel mailing list