I have a (4KB) png file I want to convert to a vector grid. I want each pixel in the raster to be its own cell in the vector grid.
I am using RasterCellCoercer
Output Cell Geometery: Polygons
Extract Band Values As: Attributes
Extract Nodata Values: Yes
My question is how do I transfer the colour values of the raster to attribute values in the vector?