Hello!
I am working with raster for the first time. For an assignment, we need to create two raster layers and find the areas that do not overlap.
When we used vector data, we could union and intersect the areas in order to find this out. I was wondering if there are equivalent tools for raster that I could use to achieve the same outcome?
Thank you!