[postgis-devel] [PostGIS] #962: ST_Within not using prepared geometries

PostGIS trac at osgeo.org
Wed May 18 04:44:46 PDT 2011


#962: ST_Within not using prepared geometries
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 I've noticed (looking at code, not deeply testing it) that ST_Contains
 uses prepared geometries while ST_Within doesn't.

 The two should really be the same function, only swapping args.
 Or am I missing something ?

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