Parameters
| Name | Type | Mode |
|---|---|---|
| param_geom | USER-DEFINED | IN |
| param_pctconvex | double precision | IN |
| param_allow_holes | boolean | IN |
args: geomA, target_percent, allow_holes=false - The concave hull of a geometry represents a possibly concave geometry that encloses all geometries within the set. You can think of it as shrink wrapping.
| Name | Type | Mode |
|---|---|---|
| param_geom | USER-DEFINED | IN |
| param_pctconvex | double precision | IN |
| param_allow_holes | boolean | IN |