PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum LWGEOM_mindistance2d | ( | PG_FUNCTION_ARGS | ) |
Definition at line 697 of file lwgeom_functions_basic.c.
References error_if_srid_mismatch(), LWGEOM_dwithin(), lwgeom_free(), lwgeom_from_gserialized(), lwgeom_mindistance2d(), PG_FUNCTION_INFO_V1(), and LWGEOM::srid.
Referenced by LWGEOM_longestline2d(), and optimistic_overlap().