-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Description
hello, I was predicting the land use land cover using molusce plugin FROM QGIS, then at the cellula automata simulation stage I got the message copied below, please can someone assist me?. thanks you
<style> </style>| map = v.save(trans_prefix+'from'+str(initcat)+ 'to' +str(finalcat) + '.tif') | ||
|---|---|---|
| File "C:/Users/User/.qgis2/python/plugins\molusce\algorithms\dataprovider.py", line 347, in save | ||
| outRaster.SetProjection(geodata['proj']) | ||
| AttributeError: 'NoneType' object has no attribute 'SetProjection' |