convex_hull
Calculate the convex hull of a geometry, producing the minimal convex polygon that contains all points. Ideal for spatial analysis, clustering, and boundary determination.
Instructions
Calculate convex hull of a geometry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| geometry | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||