Good day,
When clipping a raster with shapefile geometry, I encounter two difficulties and would like to know the best practices to avoid these issues.
First, when I make the clip, it gives me a raster that respects the boundaries of the shapefile and that doesn't have a background. That said, when I export the result in .TIF, a black background appears behind the shape that had been generated. Is there anything I can do to fix this, or is this just normal? I saw that from the symbology it was possible to click a button to remove the background, but I would like this background not to be part of the file. Maybe I am forgetting something about the theory behind raster files...
Second, I noticed that the exported TIF file size increased after the clip operation. Basically I have a 2 GB file, and the resulting clip which covers a portion of the original area is 40 GB. It doesn't seem normal to me that the result of a clip is bigger than its original file. I know I haven't given many details regarding export or clip settings, but I can provide some if needed.
I was thinking maybe these were two small fixes and that there was probably someone who had encountered these two situations before.
Thanks!