
Category: Geometric Operations Kind: Operation Description: Returns the centroid of a geometry
| Name | Abbreviation | Type | Access | Description |
|---|---|---|---|---|
| Feature | F | Cartesian | Item | The geometry |
| Name | Abbreviation | Type | Access | Description |
|---|---|---|---|---|
| Vector | V | Vector | Item | The centroid |
Get a geometry
You can use read feature or any output of another geometric operation
If working with Lists, use map to get the centroid of each list item
Add the centroid node
The output is the visual center point of the input geometry