mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-11 14:52:54 +01:00
Co-Authored-By: kotte <14197736+mrtamagotchi@users.noreply.github.com> Co-Authored-By: mikaeltellhed <2311083+mikaeltellhed@users.noreply.github.com> Co-Authored-By: Tore Knudsen <18231882+torekndsn@users.noreply.github.com> Co-Authored-By: Michael Cartner <32543275+michaelcartner@users.noreply.github.com>
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. |