Skip to content

Instantly share code, notes, and snippets.

@namessanti
Created August 27, 2015 21:20
Show Gist options
  • Save namessanti/0e5396d032ddda693d66 to your computer and use it in GitHub Desktop.
Save namessanti/0e5396d032ddda693d66 to your computer and use it in GitHub Desktop.
CartoDB & QGIS Workflow

##CartoDB & QGIS Workflow

###Before you start

  • You can sign up for a CartoDB account using this link to get a free upgrade form our standard free accounts.
  • You can download QGIS from [this site] for free!
  • You will need your CartoDB username, password, and API key
  • Your API key can be found in the upper right drop down menu

image

###Workflow

  • In QGIS, go to plugins > Install and Manage Plugins

qgis

  • Search for 'Cartodb'
  • Install QGISCartoDB plugin

qgis2

  • On Menu bar, find plugin panel or select Web > CartoDB Plugin

qgis3 qgis4

  • Log into account when the window prompted using your CartoDB ID, Password, and API Key
  • Select the Add cartoDB Layer and select a point dataset to bring into QGIS from CartoDB

qgis3

  • Find layer and go to Vector Tools > Geomerty > Voronoi Diagram

qgis

  • Style your map!
  • Select Create New Map and upload it to your CartoDB account

qgis3

  • Checkout your new map in your cartoDB account!
<iframe width="100%" height="520" frameborder="0" src="https://zingbot.cartodb.com/viz/2ea905d4-4d01-11e5-b6fc-0e018d66dc29/embed_map" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment