MobilityDB 1.3
Loading...
Searching...
No Matches

◆ geom_dwithin2d()

bool geom_dwithin2d ( const GSERIALIZED gs1,
const GSERIALIZED gs2,
double  tolerance 
)

Return true if two geometries are within a distance.

Parameters
[in]gs1,gs2Geometries
[in]toleranceTolerance
Note
PostGIS function: LWGEOM_dwithin(PG_FUNCTION_ARGS)