[postgis-devel] [PostGIS] #1625: ST_Within and ST_DWithin disagree
PostGIS
trac at osgeo.org
Tue Feb 28 07:18:26 PST 2012
#1625: ST_Within and ST_DWithin disagree
---------------------+------------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
Yup, I think ST_Distance is doing the projection and in doing so merges
the query point with the segment thus ending up with a zero distance. This
was likely done for ST_ClosestPoints.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1625#comment:3>
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