Symbology algorithm for ArcGIS Pro

I have a polygon layer which I use to visualize spatial data on a pdf report, The areas of each polygon is outlines and has callout labels. The issue is that sometimes a lot of objects intersect each other and then it is hard to identify the proper borders of each object.
The way the spatial data is visualized on the pdf report is by my Python toolbox that creates a copy of the relevant objects from the specific layer.
Now, I need a solution which can be for example creating an algorithm that makes different colors for the outline and callout label when intersection occurs. or any other solution I am open for ideas.
Please write your approach to solving this in your proposal.
Please see example. The layer in question is outlined yellow.

Share the Post:

Related Posts