SmartMapPlugin
SmartMapPlugin copied to clipboard
Outline Polygon
Good evening, I am unable to load the perimeter polygon (Outline Polygon) into the Grid tab. the error is: 2024-02-01T17:18:29 WARNING Traceback (most recent call last): File "C:/Users/rmada/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Smart_Map\Smart_Map.py", line 2519, in pushButton_Area_Contorno_clicked plt1.scatter(self.data[:,0], self.data[:,1], c=self.data[:,2], cmap='RdYlGn', vmin = min(self.data[:,2]), vmax = max(self.data[:,2])) ValueError: min() arg is an empty sequence Thanks