[postgis-devel] [PostGIS] #230: st_expand seems to affect the execution order wich affects st_dwithin
PostGIS
trac at osgeo.org
Wed Aug 5 06:12:09 PDT 2009
#230: st_expand seems to affect the execution order wich affects st_dwithin
----------------------+-----------------------------------------------------
Reporter: nicklas | Owner: robe
Type: defect | Status: assigned
Priority: medium | Milestone: postgis 1.4.1
Component: postgis | Version: 1.4
Resolution: | Keywords: st_dwithin st_expand bbox
----------------------+-----------------------------------------------------
Comment (by robe):
It wouldn't. _St_Dwithin and ST_Distance are completely different
functions as far as PostgreSQL is concerned. Prior to 1.3 ST_DWithin did
use ST_Distance, but it doesn't anymore.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/230#comment:6>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list