mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-10 14:22:52 +01:00
* chore: Upgrade Docusaurus from v2 to v3 * chore: Update "Test build" GH workflow * fix: build All markdown is processed as MDX * fix: Broken links
1.0 KiB
1.0 KiB
title, hide_title
| title | hide_title |
|---|---|
| Geospatial Center Of Mass | 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. |