Landscape change analysis with MOLUSCE - methods and algorithms: различия между версиями

Материал из GIS-Lab
Перейти к навигации Перейти к поиску
Нет описания правки
Нет описания правки
Строка 1: Строка 1:
==General structure of the plugin==
==General structure of the plugin==
MOLUSCE consists of several parts:
MOLUSCE consists of several parts:
* GUI modules
* GUI modules (implement user interface)
* Algorithmic modules:
* Algorithmic modules:
** Data Provider
** Data Provider (provides procedures of reading/writing raster/vector data and similar utility functions)
** Area Analysis
** Cross Tabulation ()
** Area Analysis (provides procedures of change searching, making change maps)
** Modeling
** Modeling
** Simulation
** Simulation

Версия от 07:54, 15 августа 2013

General structure of the plugin

MOLUSCE consists of several parts:

  • GUI modules (implement user interface)
  • Algorithmic modules:
    • Data Provider (provides procedures of reading/writing raster/vector data and similar utility functions)
    • Cross Tabulation ()
    • Area Analysis (provides procedures of change searching, making change maps)
    • Modeling
    • Simulation
    • Validation

The paper describes internal structure of algorithmic modules.