[postgis-devel] [PostGIS] #884: Unstable results with ST_Within, ST_Intersects (was: Unstable results with Prepared Geometry (ST_Within, ST_Intersects))

PostGIS trac at osgeo.org
Fri Mar 25 12:35:11 PDT 2011


#884: Unstable results with ST_Within, ST_Intersects
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  high     |   Milestone:  PostGIS 1.5.3
Component:  postgis  |     Version:  1.5.X        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 Lookin at the code the ST_Within case isn't strictly using geos prepared
 geometries, but a custom caching thing, takin to
 point_in_multipolygon_rtree

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