How best to handle survey point intersecting overlapping polygons?
say i have two types of polygon features A and B in a feature layer and i want to return a message based on the feature type and its year. So the message would vary based on the feature type and its year. Now the thing is that there quite a few overlapping (kinda like stacked on top of each other (d...