I have a polygon feature class. I create a buffer for this feature with a distance being 2 km.Now the buffer output intersect with features of the original polygon.So say for instance from the orginal polygon id 1 it creates a buffer polygon with id 1a. Now I want a report or table of all the features the 1a intersects with the original polygon.
Any suggestions??
Thank you.