Ariel505 / aChor

Task oriented data classification for choropleth maps
2 stars 3 forks source link

calculation do not exclude null values #10

Closed Ariel505 closed 4 years ago

Ariel505 commented 4 years ago

File "C:/Users/hud219/AppData/Roaming/QGIS/QGIS3/profiles/default/python/plugins/aChor/class_achor.py", line 1042, in \r\n' info:b' aChor(cls, swp, field, shp, 1 if not method else method, 0 if output else 0)\r\n' info:b' File "C:/Users/hud219/AppData/Roaming/QGIS/QGIS3/profiles/default/python/plugins/aChor/class_achor.py", line 60, in init\r\n' info:b' self.neighborsearch()\r\n' info:b' File "C:/Users/hud219/AppData/Roaming/QGIS/QGIS3/profiles/default/python/plugins/aChor/class_achor.py", line 496, in neighborsearch\r\n' info:b" subval = round(otherfeature['properties'][val],4)\r\n" info:b"TypeError: type NoneType doesn't define round method\r\n"

Ariel505 commented 4 years ago

Modified in ver. 1.0+