cmtoomey / MapboxUploader

Home Page:https://cmtoomey.github.io/mapping/2015/07/02/mapbox1.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MapboxUploader

This is the unofficial Mapbox Uploader Macro for Alteryx.

Using this macro at the end of your workflow will allow you to take all your custom geosptatial data and push it up to Mapbox via their Upload API.

Here's the basics, details and background are on my blog.

Step 1 - install NodeJS

Go to the NodeJS site to download and install. Make sure you find the one labelled Mature and Dependable.

Step 2 - install MapboxUpload

Open your command line and type the following

npm install -g mapbox-upload

Wait about 1m and you'll be ready to go. You should see something like this

NPMinstall

Step 3 - download this repo using one of these options

options

Step 4 - unzip the file and put the macro somewhere you can find it

Step 5 - go to Mapbox and get your upload key

GetToken

Create Token

Step 5 - Attach and go!

tada