PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Function handling max distance calculations and dfyllywithin calculations.
The difference is just the tolerance.
Definition at line 181 of file measures.c.
References DIST_MAX, DISTPTS::distance, lw_dist2d_comp(), LWDEBUG, lwerror(), DISTPTS::mode, and DISTPTS::tolerance.
Referenced by LWGEOM_dfullywithin(), lwgeom_maxdistance2d(), lwgeom_maxdistance3d_tolerance(), and rt_raster_fully_within_distance().