image.png

Category: Geometric Operations Kind: Operation Description: Returns the centroid of a geometry

Inputs

Name Abbreviation Type Access Description
Feature F Cartesian Item The geometry

Outputs

Name Abbreviation Type Access Description
Vector V Vector Item The centroid
  1. 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

  2. Add the centroid node

    The output is the visual center point of the input geometry