Skip to content

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

@EMinja

Description

@EMinja

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions