[postgis-devel] [PostGIS] #846: Cleaning up around and enhance point in polygon tests around the code

PostGIS trac at osgeo.org
Wed May 11 13:30:24 PDT 2011


#846: Cleaning up around and enhance point in polygon tests around the code
-------------------------+--------------------------------------------------
 Reporter:  nicklas      |       Owner:  nicklas      
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.0.0
Component:  postgis      |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by chodgson):

 #884 is actually just a logical error, there is a difference in the logic
 between point_in_multipoly_rtree and point_in_multipoly. I'll have a fix
 for it committed by tomorrow.

 #547 advocates removing the _rtree stuff entirely, as long as it is
 similarly quick to do point_in_poly tests with a prepared geos geom. We
 still need a postgis-level point_in_poly test for non-cached geoms though.

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