Hello, I would like to vectorize a raster (.tif) to obtain a .gpkg
The raster contains distance attributes that I would like to keep as an attribute in the final data.
I have used a RasterCellCoercer to do this but I can't find the desired attribut
Question
Hello, I would like to vectorize a raster (.tif) to obtain a .gpkg
The raster contains distance attributes that I would like to keep as an attribute in the final data.
I have used a RasterCellCoercer to do this but I can't find the desired attribut
Can you check the result with the Feature Information Panel? That's the 2nd icon from the bottom. It opens anther panel and in case of raster data tends to give a bit more information, such as the band value, which should be your distance.