PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum LWGEOM_closestpoint3d | ( | PG_FUNCTION_ARGS | ) |
Definition at line 820 of file lwgeom_functions_basic.c.
References error_if_srid_mismatch(), geometry_serialize(), lwgeom_closest_point_3d(), lwgeom_free(), lwgeom_from_gserialized(), lwgeom_is_empty(), LWGEOM_shortestline3d(), PG_FUNCTION_INFO_V1(), and LWGEOM::srid.
Referenced by LWGEOM_maxdistance2d_linestring().