st_concavehull(geometry, double precision, boolean)


Description

args: geom, target_percent, allow_holes = false - Computes a possibly concave geometry that encloses all input geometry vertices

Parameters

Name Type Mode
param_geom USER-DEFINED IN
param_pctconvex double precision IN
param_allow_holes boolean IN