# This file contains metadata for your plugin. Beginning
# with version 1.8 this is the preferred way to supply information about a
# plugin. The current method of embedding metadata in __init__.py will
# be supported until version 2.0

# This file should be included when you package your plugin.

# Mandatory items:

[general]
name=geoUmbriaSUIT
qgisMinimumVersion=2.0
#qgisMaximumVersion=2.99
description=geographical MCDA for sustainability assessment
category=Vector
version=2.6.2

# end of mandatory metadata

# Optional items:

# Uncomment the following line and add your changelog entries:
# changelog= new social tab and rules extraction tabs

# tags are comma separated with spaces allowed
tags=Sustainability, Geographic MCDA, Vector

homepage=http://maplab.alwaysdata.net/geoUmbriaSUIT.html
tracker=http://hub.qgis.org/projects/geoumbriasuit/
repository=https://github.com/gmassei/geoUmbriaSUIT
icon=icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False
about= GeoUmbriaSUIT is a QGIS plugin for sustainability assessment in geographic environment, using environmental, economic and social criteria. It implements the algorithm TOPSIS [2] which defines a ranking based on distance from the worst point and closeness to an ideal point, for each used criteria. Entry of weights can be done directly, if known, or with the use of a pairwise comparison table; in this way the user is led to define a final vector weight, by means of a repeatable and verifiable path.
    GeoUmbriaSUIT is hosted in the official qgis plugin repository [http://plugins.qgis.org/plugins/] and is available under GNU GPL licence. The outputs of geoUmbriaSUIT are both geographic and graphic. The first show the maps of the multicriteria analysis results for each elementary area. The graphic output shows the numerical value of sustainability, with the use of bars , bubbles and points .
    The plugin implements the DOMLEM algorithm based on the “dominance based rough set” theory [5]. With its use the user can know the decisional rules derived from the TOPSIS algorithm and have a better overview of the ranking of sustainability shown by maps and graphs. The plugin geoUmbriaSUIT uses a geographic vector file, eg. a shapefile, where the graphic data represent the single evaluation units (for example countries, regions or municipalities), while the alphanumeric data (the attribute table), describe the environmental, economic and social indicators. The use of the algorithms available in the plugin allow to treat separately the indicators representing the three dimensions of sustainability, and to compute three different indexes. The linear combination of the three indexes gives a overall sustainability index for each geographic unit.
    The user can use a wide number of indicators (the same number of those present in the shapefile) or he can use a set of data prepared by himself. However, using the data supplied from ARPA Umbria grants more robustness and repeatability of output. In the next paragraphs we will use “plugin” and “geoUmbriaSUIT” as synonymous. We intend for “research unit” an administrative unit described by environmental, economic and social indicators (eg. municipality, province, region, country, etc.) . The numeric output of geoUmbriaSUIT is the “sustainability index”, given from the linear combination of three different indexes: environmental index, economic index and social index. Higher is the value of those indexes and better is the performance of a single “research unit”.


# Author contact information
author=ARPA Umbria - University of Perugia (Developer: Gianluca Massei)
email=g_massa@libero.it
