[postgis-devel] [PostGIS] #1273: ST_Equals( mypoint, postgis_addbbox(mypoint) ) = FALSE
PostGIS
trac at osgeo.org
Tue Nov 8 07:08:47 PST 2011
#1273: ST_Equals( mypoint, postgis_addbbox(mypoint) ) = FALSE
---------------------+------------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
For the record: this case came out from an attempt to convert a set of
polygons into a topology using topology.ST_CreateTopoGeom. There is _no_
call to postgis_addbbox() in there, so some other function is also
producing a point-with-a-box, which in turn makes ST_Equals fail. That
other function would probably be another bug.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1273#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