[postgis-devel] [PostGIS] #562: ST_DWithin gives wrong answer
PostGIS
trac at osgeo.org
Tue Aug 10 12:34:45 PDT 2010
#562: ST_DWithin gives wrong answer
---------------------+------------------------------------------------------
Reporter: pramsey | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 1.5.2
Component: postgis | Version: 1.5.X
Keywords: |
---------------------+------------------------------------------------------
Comment(by pramsey):
The problem is that the gbox for the polygon is being incorrectly
calculated. It is not correctly recognizing that it contains the x-axis
pole, which greatly underdetermines it. (Also the y-axis pole, to a lesser
negative effect.)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/562#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