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

Материал из GIS-Lab
Перейти к навигации Перейти к поиску
Нет описания правки
Нет описания правки
Строка 2: Строка 2:
MOLUSCE consists of several parts:
MOLUSCE consists of several parts:
* GUI modules (implement user interface)
* GUI modules (implement user interface)
* Utility modules
** Data Provider (provides procedures of reading/writing raster/vector data and similar utility functions)
** Cross Tabulation (provides functions for creating contingency tables)
* Algorithmic modules:
* 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)
** Area Analysis (provides procedures of change searching, making change maps)
** Modeling
** Modeling (provides submodules for modeling relation between input-output data)
** Simulation
** Simulation (provides procedure of land change simulation)
** Validation
** Validation (provides statistic functions and procedures for validation of simulation result)


The paper describes internal structure of algorithmic modules.
The paper describes internal structure of most important utility and algorithmic modules.

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

General structure of the plugin

MOLUSCE consists of several parts:

  • GUI modules (implement user interface)
  • Utility modules
    • Data Provider (provides procedures of reading/writing raster/vector data and similar utility functions)
    • Cross Tabulation (provides functions for creating contingency tables)
  • Algorithmic modules:
    • Area Analysis (provides procedures of change searching, making change maps)
    • Modeling (provides submodules for modeling relation between input-output data)
    • Simulation (provides procedure of land change simulation)
    • Validation (provides statistic functions and procedures for validation of simulation result)

The paper describes internal structure of most important utility and algorithmic modules.