---
title: Geospatial Center Of Mass
hide_title: true
---
{/*##head##*/}
# Geospatial Center Of Mass
Takes an array of coordinates and returns its center of mass using this formula: Centroid of Polygon.
{/*##head##*/}
## Inputs
| Data | Description |
| --------------------------------------------- | --------------- |
| Coordinates | GeoJSON feature |
## Outputs
| Data | Description |
| ------------------------------------------------ | ----------- |
| Center Of Mass | |
| Centroid | |
| Signal | Description |
| ------------------------------------------- | ------------------------------------ |
| Changed | Occurs when the outputs are updated. |