[postgis-devel] [PostGIS] #845: ST_Intersects() precision error - returns false instead of true

PostGIS trac at osgeo.org
Thu Feb 24 04:57:38 PST 2011


#845: ST_Intersects() precision error - returns false instead of true
------------------------+---------------------------------------------------
 Reporter:  cdestigter  |       Owner:  pramsey      
     Type:  defect      |      Status:  new          
 Priority:  medium      |   Milestone:  PostGIS 2.0.0
Component:  postgis     |     Version:  1.5.X        
 Keywords:              |  
------------------------+---------------------------------------------------

Comment(by strk):

 I've found this interesting comment:

 {{{
 commit ac4fc4ee809bfcc5247f67a776d5deb7ac5fd768
 Author: mleslie <mleslie at b70326c6-7e19-0410-871a-916f4a2858ee>
 Date:   Thu Aug 2 19:57:38 2007 +0000

     Removed a call to the deprecated point_in_ring function.

     git-svn-id: http://svn.osgeo.org/postgis/trunk@2677 b70326c6-7e19-0410
 -871a-916f4a2858ee
 }}}

 I'm hoping it referred to the same point_in_ring, as that would mean we
 should be focusing on the one in liblwgeom already...

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/845#comment:13>
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