forked from ConservationInternational/cplus-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
22 lines (22 loc) · 991 Bytes
/
config.json
File metadata and controls
22 lines (22 loc) · 991 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"general": {
"name" : "CPLUS plugin",
"qgisMinimumVersion": 3.22,
"qgisMaximumVersion": 3.99,
"icon": "icon.svg",
"experimental": false,
"deprecated": false,
"homepage": "https://github.com/ConservationInternational/cplus-plugin",
"tracker": "https://github.com/ConservationInternational/cplus-plugin/issues",
"repository": "https://github.com/ConservationInternational/cplus-plugin",
"tags": ["cplus", "maps", "raster", "analytics"],
"category": "Plugins",
"hasProcessingProvider": "no",
"about": "Adds functionality to use the CPLUS decision support tool in making informed decisions, from spatial information such as land cover, carbon stocks, and potential for carbon sequestration, CPLUS enables the identification of key areas for intervention and investment.",
"author": "Kartoza",
"email": "info@kartoza.com",
"description": "QGIS plugin for the CPLUS framework",
"version": "1.1.19",
"changelog": ""
}
}