-
Notifications
You must be signed in to change notification settings - Fork 13
Install the QGIS Plugin
csobier edited this page Nov 16, 2015
·
1 revision
It is assumed that you already have QGIS installed. This documentation is specific to installing the CartoDB plugin for QGIS.
The minimum version of the QGIS plug-in {supported for CartoDB) is version: 2.4
Note: Images are subject to change, based on your version of QGIS. Use these steps as a guide to find and select the plugin settings for CartoDB.
- From the Plugins menu -> Manage and Install Plugins
The Plugins Settings dialog box opens.
- From the Settings section, select the Show also experimental plugins checkbox
-
Switch to the ALL section and type CartoDB Plugin in the Search input field
-
Click _Install Plugin
- Download the code from here
- Extract from zip file.
- Rename folder to QgisCartoDB
- Copy the plugin folder to $HOME/.qgis2/python/plugins/
- Open a terminal.
- Execute:
git clone https://github.com/gkudos/qgis-cartodb.git
cd qgis-cartodb
make install
- Open QGIS
- Go to "Plugins"=>"Manage and install plugins"
- Click on "Installed" and enable "CartoDB Plugin"