maya
.public
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
_st_dwithinuncached(geography, geography, double precision)
Parameters
Name
Type
Mode
$1
USER-DEFINED
IN
$2
USER-DEFINED
IN
$3
double precision
IN
Definition
SELECT $1 && _ST_Expand($2,$3) AND $2 && _ST_Expand($1,$3) AND _ST_DWithinUnCached($1, $2, $3, true)