Hello, I'm just getting into ArcGIS Online and was asked if I can provide a map that shows a polygon layer with a large amount of features and to highlight any polygons that are on their own, with no adjacent polygons. Where I am struggling is how to analyze the polygon layer for these isolated polygons. I'm pretty open to ideas, that being the use of python or arcade or even a built in tool or even some creative filtering/overlap analysis. I just haven't come up with anything that does this yet. Does anyone know, off the top of their head, a tool or algorithm that would run a routine through my polygon layer and find these isolated polygons?
Thanks.