[general]
name=CartoDB
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.2.6
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.2.6
  - Fix some errors changing entry points to carto.com domain.
  - Resolve some deprecated warnings.
  0.2.5
  - Fix problems with domain changes.
  0.2.4
  - Change 'Add CartoDB Layer' button to layer toolbar. (Left side on QGIS).
  - Change 'Add SQL CartoDB Layer' button to layer toolbar. (Left side on QGIS).
  - Fix error when the layer name contains non-ascii characters
  0.2.3
  - Fix error updating recently uploaded data.
  0.2.2
  - Change privacy for maps, (public checkbox).
  - Change some texts.
  0.2.1
  - Create maps without select layers.
  - Fix order layer in maps.
  - Fix when you push a new layer to CartoDB, it doesn't register the layer with your current project as being a CartoDB layer.
  0.2.0
  - Add functionality to Create Map buttons.
  - Fix Style Categorized: The generation of CartoCSS fails if there is data with special characters.
  - Remove unnecessary files in the plugin package.
  - Fix error creating map from CartoDB.
  - Fix filter data by attribute or extent.
  - Fix problems with SQL layers in maps.
  0.1.9
  - Default symbology for not supported symbols.
  - Add messages for not supported symbols.
  - Add uploaded message.
  - Change icons.
  - Fix error updating layer single user account.
  - Fix error getting columns in SQL dialog.
  0.1.8
  - Remove connection controls in SQL Editor.
  - Add composite mode in create maps.
  - Add dash style to lines in create maps.
  - Add join style to lines in create maps.
  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=False
deprecated=False
