[postgis-devel] [PostGIS] #1280: No geoms in table are within the table extent

PostGIS trac at osgeo.org
Fri Nov 11 14:55:36 PST 2011


#1280: No geoms in table are within the table extent
----------------------+-----------------------------------------------------
  Reporter:  strk     |       Owner:  pramsey      
      Type:  defect   |      Status:  closed       
  Priority:  blocker  |   Milestone:  PostGIS 2.0.0
 Component:  postgis  |     Version:  trunk        
Resolution:  invalid  |    Keywords:               
----------------------+-----------------------------------------------------

Comment(by strk):

 It's enough to dropbbox on the first operand:

 {{{
  postgis_dropbbox(geom) && st_envelope(geom) -- true
                   geom  && st_envelope(geom) -- false
 }}}

 No idea how to figure out what's wrong with those caches (and how they
 entered the DB in the first place)

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