Skip to content

berk/n8n-nodes-mapbox

Repository files navigation

n8n-nodes-mapbox

This is an n8n community node. It lets you use Mapbox in your n8n workflows.

Mapbox is a mapping platform that provides maps, geocoding, and navigation.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Usage Resources
Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

This node provides the following operations:

  • Forward Geocoding - converts location text into geographic coordinates, turning 2 Lincoln Memorial Circle SW into -77.050,38.889

  • Reverse Geocoding - converts geographic coordinates into location text, turning -77.050,38.889 into 2 Lincoln Memorial Circle SW

  • Static Map Generation - creates a static map image from a location and a set of overlays. Read more about the Mapbox Static Images API here.

Credentials

Create a Mapbox account and generate an access token here.

Compatibility

This node is compatible with n8n 0.215.0 and above.

Usage

By the time users are looking for community nodes, they probably already know n8n basics. But if you expect new users, you can link to the Try it out documentation to help them get started.

Resources

Version history

Initial release.

About

An n8n node that can geocode locations and create static map images via the Mapbox API

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published