Files
noodl-docs/library/modules/geospatial-analysis/nodes/v1/geospatial-api.md
Eric Tuvesson 656e5fc8d2 chore: Upgrade Docusaurus from v2 to v3 (#52)
* chore: Upgrade Docusaurus from v2 to v3

* chore: Update "Test build" GH workflow

* fix: build

All markdown is processed as MDX

* fix: Broken links
2024-01-12 16:53:22 +01:00

23 lines
593 B
Markdown

---
title: Geospatial Turf API
hide_title: true
---
{/*##head##*/}
# Turf.js API
Returns the Turf.js API object, allowing to use other Turf.js functions that doesn't have nodes yet.
{/*##head##*/}
## Outputs
<div className="ndl-table-35-65">
| Data | Description |
| -------------------------------------- | ------------------------------------------------------------------ |
| <span className="ndl-data">Turf</span> | The Turf.js object, making it possible to call any Turf.js method. |
</div>