qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.48k stars 2.99k forks source link

QGIS - SMARTMAP - problem #52089

Closed stoprocentreal closed 1 year ago

stoprocentreal commented 1 year ago

What is the bug or the crash?

The interpolation isn't working... When I start interpolation It sends me message below.

Steps to reproduce the issue

Traceback (most recent call last): File "/Users/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/Smart_Map/Smart_Map.py", line 3809, in pushButton_Krigagem_clicked Output_Layer_File_tiff = self.export_raster_to_qgis(Input_Table, Output_Layer_File_tiff, Output_Layer_Name, z_field) File "/Users/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/Smart_Map/Smart_Map.py", line 8301, in export_raster_to_qgis self.define_raster_color_ramp(rlayer, Output_Layer_Name) File "/Users/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/Smart_Map/Smart_Map.py", line 8526, in define_raster_color_ramp QgsColorRampShader.ColorRampItem(classes[2], QColor(int(stops[6]),int(stops[7]),int(stops[8]),int(stops[9])), '%.6f' % classes[2]), ValueError: invalid literal for int() with base 10: 'ccw'

Versions

I tried more versions but right now I'm using 3.28.3, Python 3.9.5, macOS Ventura 13.1

Supported QGIS version

New profile

Additional context

No response

YoannQDQ commented 1 year ago

This is a plugin issue. Report it on https://github.com/gustavowillam/SmartMapPlugin/issues

Seems like Smart Map was not updated since QGIS 3.22, so try to install this version instead. I'm closing this one.

annaguidi commented 1 week ago

has this been resolved? I still experience this error, have the newest version of the plugin installed, QGIS version is grenoble 3.38.3 and python version is 3.9.5