Skip to content

aitmlouk/qgis-etri

 
 

Repository files navigation

ELECTRE TRI plugin for Quantum GIS
==================================

License
-------
Copyright 2010-2011 Olivier Sobrie

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

See COPYING for a version of the GPLv3 License

Installation
------------
1) Unzip the archive in ~/.qgis/python/plugins (or the corresponding
   folder on Windows)
2) Start Quantum GIS
3) Go to Plugins -> Manage Plugins
4) Check the ELECTRE-TRI plugin
5) After this step an icon should appear in the plugin bar.
   To use it click on the icon and the ELECTRE-TRI window should
   appear...

Usage
-----
1. When you start the plugin, a window with several tabs will be displayed.
The first thing to do is to choose the vector layer containing the actions
evaluated on the different criteria of the problem. This is done by
selecting the corresponding entry in the list box and then by clicking on
the load layer button.
2. After loading the layer, the different attributes of the layer will be
displayed in the criteria tab. Deselect attributes that are not criteria
of the model. For the criteria of the problem, you can change the weights
and the direction (if its a criterion to maximize or to minimize).
3. Once the criteria parameters defined, you can define the profile and
thresholds of the ELECTRE TRI model in the second tab.
4. Finally choose a cut level in the box on the right and then you can
generate the decision map by clicking on the corresponding button.

Reference
---------
If you want to cite this plugin in a publication, please use this
citation:

 Olivier Sobrie, Marc Pirlot, Florent Joerin: Intégration de la méthode
 d'aide à la décision ELECTRE TRI dans un système d'information
 géographique open source. Revue Internationale de Géomatique 23(1):
 13-38 (2013)

About

Electre Tri plugin for Quantum GIS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.7%
  • Makefile 0.3%