st_closestpoint


Description

args: geom1, geom2, use_spheroid = true - Returns the 2D point on g1 that is closest to g2. This is the first point of the shortest line from one geometry to the other.

Parameters

Name Type Mode
geom1 USER-DEFINED IN
geom2 USER-DEFINED IN
$1 USER-DEFINED IN
$2 USER-DEFINED IN
use_spheroid boolean IN
$1 text IN
$2 text IN

Definition