st_pointinsidecircle


Description

args: a_point, center_x, center_y, radius - Is the point geometry inside the circle defined by center_x, center_y, radius

Parameters

Name Type Mode
$1 USER-DEFINED IN
$2 double precision IN
$3 double precision IN
$4 double precision IN