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

PostGIS trac at osgeo.org
Thu Feb 24 04:11:05 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 understand point_in_ring is the winding one.
 Do you confirm pt_in_ring is the crossing one instead ?

 Surely GEOS is using the crossing algorithm.

 There's no unit testing for pt_in_ring, nor for point_in_ring.
 Also, point_in_ring is still in postgis/ rather than liblwgeom/

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