Code Monkey home page Code Monkey logo

qgis-cartodb's Introduction

Logo

CartoDB Plugin for QGis. It allows to view, create, edit or delete data from your CartoDB account using your favorite opensource desktop GIS: QGIS.

Features

QGis CartoDB

  • Manage CartoDB connections.
  • Add CartoDB layers to QGis projects.
  • Add features to CartoDB tables.
  • Edit data and update CartoDB tables.
  • Edit data and update geometries.
  • Delete features.

Supported Versions

Minimum QGIS version: 2.3

Install

From QGIS repositories

  • Go to "Plugins -> Manage and Install Plugins"
  • Search for "CartoDB Plugin" in "Search"

From git repository

Downloading release code

  • Download the code from here
  • Extract from zip file.
  • Rename folder to QgisCartoDB
  • Copy the plugin folder to $HOME/.qgis2/python/plugins/

Cloning repo

  • Open a terminal.
  • Execute:
    • git clone https://github.com/gkudos/qgis-cartodb.git
    • cd qgis-cartodb
    • make install

Enabling plugin

  • Open QGIS
  • Go to "Plugins"=>"Manage and install plugins"
  • Click on "Installed" and enable "CartoDB Plugin"

Quick Use

After enabled plugin, click on the icon: Icon or on the web menu item "CartoDB Plugin" => "Add CartoDB Layer"

This open dialog:

Dialog 1

Creating new connection

Click on "New" button.

Dialog 2

Add your CartoDB account. Your api key is in:

https://[youraccount].cartodb.com/your_apps

Click on "Save" button.

Adding CartoDB layer

Select connection and click on "Connect" button.

Dialog 3

Select any table and click on "OK" button.

Voilá !!!!

Voilá

Adding SQL CartoDB layer

Click on the icon: Icon or on the web menu item "CartoDB Plugin" => "Add SQL CartoDB Layer"

Dialog 3

Testing

Open a terminal and execute into project folder:

python setup.py test

Dependencies

  • CartoDB
  • oauth2
  • simplejson
  • certifi

Limitations

  • Create new tables.
  • Add new attributes.
  • Get visualizations or CartoCSS styles.

Help Wanted

Any idea, issue or comment?, Please open an issue with related label. Do You want to contribute? Fork this project and get to work. Your time and help is greatly appreciated.

Please check our Contributing Guide

Licence

This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Icons designed by:

From the Noun Project:

Calculator by Ricardo Augusto Cherem
Accounting by Scott Lewis

qgis-cartodb's People

Contributors

elesdoar avatar dersteppenwolf avatar

Watchers

Francois Goulet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.