[postgis-devel] [PostGIS] #820: ST_Within fails at walls (upright polygons)

PostGIS trac at osgeo.org
Tue Feb 8 08:08:17 PST 2011


#820: ST_Within fails at walls (upright polygons)
----------------------+-----------------------------------------------------
  Reporter:  weitzig  |       Owner:  pramsey              
      Type:  defect   |      Status:  closed               
  Priority:  medium   |   Milestone:  PostGIS 1.5.3        
 Component:  postgis  |     Version:  1.5.X                
Resolution:  invalid  |    Keywords:  Within, ST_Within, 3D
----------------------+-----------------------------------------------------
Changes (by strk):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 ST_Within is 2d-only (all intersection matrix based are).
 Try ST_CoveredBy

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