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.1 KiB
1.1 KiB
title, hide_title
| title | hide_title |
|---|---|
| Geospatial Area | true |
{/##head##/}
Geospatial Area
Takes an array of coordinates and returns their area in different formats.
{/##head##/}
Inputs
| Data | Description |
|---|---|
| Coordinates | GeoJSON feature |
Outputs
| Data | Description |
|---|---|
| Square Meters | |
| Square Hectares | |
| Square Km | |
| Acres |
| Signal | Description |
|---|---|
| Changed | Occurs when the outputs are updated. |