nextgis / qgis_molusce

Modules for Land Use Change Simulations
https://github.com/nextgis/molusce
GNU General Public License v2.0
43 stars 15 forks source link

Error on Create Change map in area changes tab in QGIS 2.8.3 using Molusce plugin #47

Open EMinja opened 2 years ago

EMinja commented 2 years ago

I am predicting the Land change using Molusce plugin but as i update table and create change map got the following error. the geometry of my raster are matched and all are in either signed or unsigned integers.

An error has occured while executing Python code:

Traceback (most recent call last): File "C:/Users/MinJa/.qgis2/python/plugins\molusce\moluscedialog.py", line 467, in createChangeMap self.analyst = AreaAnalyst(self.inputs["initial"], self.inputs["final"]) File "C:/Users/MinJa/.qgis2/python/plugins\molusce\algorithms\models\area_analysis\manager.py", line 62, in init raise AreaAnalizerError("List of categories of the first raster doesn't contains a category of the second raster!") AreaAnalizerError

Python version: 2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)]

QGIS version: 2.8.3-Wien Wien, 313a6bc

I will be very thankful if anyone can help me out to resolve the issue

simgislab commented 3 days ago

Try brand new MOLUSCE 4 for QGIS 3 and let us know if the problem persists