MobilityDB 1.1

◆ gserialized_geog_dwithin()

bool gserialized_geog_dwithin ( GSERIALIZED g1,
GSERIALIZED g2,
double  tolerance,
bool  use_spheroid 
)

Return true if the geographies are within the given distance.

Note
PostGIS function: geography_dwithin_uncached(PG_FUNCTION_ARGS) where we use the WGS84 spheroid