[postgis-devel] [PostGIS] #2084: ST_Within and ST_CoveredBy producing bad results after fix for #547
PostGIS
trac at osgeo.org
Mon Nov 5 16:09:21 PST 2012
#2084: ST_Within and ST_CoveredBy producing bad results after fix for #547
-----------------------+----------------------------------------------------
Reporter: darkpanda | Owner: pramsey
Type: defect | Status: new
Priority: critical | Milestone: PostGIS 1.5.7
Component: postgis | Version: 1.5.X
Keywords: |
-----------------------+----------------------------------------------------
Comment(by pramsey):
Patch makes sense, the logic of the calls is reversed, but the cache uses
the polygon-in-arg1 logic of other functions. Checking against my local
regression now.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2084#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