I need to locate where different polygons (buffer rings) from different layers are intersected based on a same attribute value. As shown in the figure, there are different buffer rings from different layers (blue, red and black) at different distances with a different attribute values in every ring, let's say for example 'temperature' values.
Is it possible to make a spacial query to select where same temperatures values from the different buffer rings are intersenting? I mean, for example, where the 3°C buffer ring of every layer are intersecting.
Spacial query just interacts with whole layers not specific parts of them.
