[postgis-devel] [PostGIS] #1280: No geoms in table are within the table extent
PostGIS
trac at osgeo.org
Fri Nov 11 06:31:12 PST 2011
#1280: No geoms in table are within the table extent
---------------------+------------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
Corollary:
{{{
SELECT count(*) from small_sample WHERE geom && st_envelope(geom);
0
}}}
None of the geometries in that table (22) overlap their envelope.
Nice uh ?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1280#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