[general]
name=QGISCartoDB
description=CartoDB Plugin for QGis. It allows to view, create, edit or delete data from your CartoDB account using your favorite opensource desktop GIS: QGIS.
category=Web
version=0.1.7
qgisMinimumVersion=2.4
icon=images/icon.png
author=Kudos Ltda. and contributors
about=
  Features:
  - 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.
  - Upload tables
  - Create maps

  Dependencies:
  - CartoDB
  - oauth2
  - simplejson
  - certifi
email=michaelsalgado@gkudos.com
changelog=0.1.7
  - Do not allow to edit read-only layers.
  - Show owner in shared layers.
  - Fix encoding error creating map.
  0.1.6
  - Remove scroll in user table list.
  - Ascending order in user table list.
  - Fix Error connecting multiuser account.
  - Download datasets in spatialite format.
  0.1.5
  - Upload more formats to CartoDB.
  - Create basic visualization (border, fill, labels)
  0.1.4
  - Upload layers to CartoDB
  - Add spanish translation
  - Fix avatar size
  - Fix insert feature when all fields are null.
  - Enable buttons only if there is at least one created connection.
  0.1.3
  - Use threads for download data.
  - Filter tables by current extent.
  - Add more info for table list.
  0.1.2
  - Filter tables by name.
  - Indicate READ_ONLY tables for multiuser accounts.
  - Add user information at main dialog.
  - Load Tables from viz API.
  - Paginate tables on scroll.
  - Fix error at multiusers accounts.
  0.1.1
  - Load cartodb layers from SQL Queries.
  - New connection dialog is now a modal window.
  - Fix error when repeat layer name at spatialite database..
  0.1.0
  - Init repo.
  - Init functions.
  - Add, edit and delete features.
  - Add, edit and delete data.
  - Manage connections
; tags are in comma separated value format, spaces are allowed
tags=cartodb,OSM,tiles,kudos
homepage=https://github.com/gkudos/qgis-cartodb
tracker=https://github.com/gkudos/qgis-cartodb/issues
repository=https://github.com/gkudos/qgis-cartodb
experimental=True
deprecated=False
