Use Case:
Find municipalities that have a riding that extends beyond the municipal boundary/overlaps another municipality.
The green labels pertain to the municipalities, not the ridings.
Idea:
A single geoprocessing tool that would output a copy of the Municipalities layer, but would have a column that indicates if any of the overlapping ridings touch any other municipalities.
Right now, I am using a multi-step process with multiple spatial joins that is overly complicated.