st_point


Description

args: x, y - Creates a Point with the given coordinate values. Alias for ST_MakePoint.

Parameters

Name Type Mode
$1 double precision IN
$2 double precision IN

Definition