I want to get raster bands from raster layer and layer features from vector layer if they intersect with another vector layer.
vector2 my main layer. If vector1 features in vector2 layer it should be selected (in this example all of them should be selected) and if raster cells in vector2 it's cell values should return.
I investigate this example but it did not work for me.
