Fraction from Vector returning "classification output"

Issue #343 resolved
Fabian Thiel created an issue

Fraction from Vector does not seem to work properly. It assigns 100% to the class of the centroid polygon (of the original resolution pixel) and 0% to the rest.

Input parameters:
{ 'classificationAttribute' : 'level_3_id', 'grid' : 'C:/Users/ThinkPad/AppData/Roaming/QGIS/QGIS3/profiles/default/python/plugins/enmapboxplugin/enmapboxtestdata/enmap_berlin.bsq', 'minOverallCoverage' : 0.5, 'outFraction' : 'TEMPORARY_OUTPUT', 'oversampling' : 5, 'vector' : 'C:/Users/ThinkPad/AppData/Roaming/QGIS/QGIS3/profiles/default/python/plugins/enmapboxplugin/enmapboxtestdata/landcover_berlin_polygon.shp' }

Comments (3)

  1. Log in to comment