-
Notifications
You must be signed in to change notification settings - Fork 13
/
metadata.txt
111 lines (110 loc) · 3.61 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
[general]
name=CARTO
description=CARTO Plugin for QGIS. Allows you to view, create, edit, or delete data from your CARTO account by 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 CARTO connections.
- Add CARTO layers to QGIS projects.
- Add features to CARTO tables.
- Edit data and update CARTO tables.
- Edit data and update geometries.
- Delete features.
- Upload tables.
- Create maps.
Dependencies:
- CARTO
- oauth2
- simplejson
- certifi
email=michaelsalgado@gkudos.com
changelog=
0.2.7
- CARTO rebranding applied to QGIS UI.
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,carto, 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