I have a polygon file that I have a name column of polygons. Now, I want to extract each polygon and it will get information of neighbor polygons like the photo.
Could you tell me the solution to make that?

I have a polygon file that I have a name column of polygons. Now, I want to extract each polygon and it will get information of neighbor polygons like the photo.
Could you tell me the solution to make that?
Best answer by david_r
have a look at the SpatialRelator with the TOUCHES predicate. You will get the neighboring polygons in the "_relationships" list attribute.
David
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.