[postgis-devel] [PostGIS] #1453: ST_Equals(empty, empty) returns false
PostGIS
trac at osgeo.org
Wed Jan 11 08:46:51 PST 2012
#1453: ST_Equals(empty, empty) returns false
---------------------+------------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
Gah, it has to do with $1 ~= $2 !!!
Both are affected because both insist in requiring bounding box overlap
for two geometries to be equal. Does the EMPTY bounding box overlap the
EMPTY bounding box ?
Do voids touch ?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1453#comment:2>
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