0.2.1 • Published 1 year ago

n8n-nodes-what3words v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

n8n-nodes-what3words

n8n.io - Workflow Automation

n8n "simple" state machine is storing your nodes/workflow state globally or workflow level

What is the what3words?

What3words is a geocoding system that assigns a unique combination of three words to each 3-meter square area on the Earth's surface. It aims to provide a more human-friendly, easy-to-remember, and accurate way of sharing locations, especially in areas without clear addresses or where traditional navigation systems may be less effective

How to install

Community Nodes (Recommended)

  1. Go to Settings > Community Nodes.
  2. Select Install.
  3. Enter n8n-nodes-what3words in Enter npm package name.
  4. Agree to the risks of using community nodes: select I understand the risks of installing unverified code from a public source.
  5. Select Install.

After installing the node, you can use it like any other node. n8n displays the node in search results in the Nodes panel.

Manual installation

To get started install the package in your n8n root directory:

npm install n8n-nodes-what3words

For Docker-based deployments, add the following line before the font installation command in your n8n Dockerfile:

RUN cd /usr/local/lib/node_modules/n8n && npm install n8n-nodes-what3words

How to use

Demo

Nodes

Cordinates to What3words

What3words to Cordinates

Errors

If you have any error, please open an issue on Github

0.2.1

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago