Hi there - I have a simple scenario but am struggling with the intersect portion of the expression and want to make sure I can do what I want to do within the Popup profile for Arcade.
Example: I have a parcel layer on top of layers of irregular shaped polygons Zone1 and Zone2. Sometimes a parcel (grey outline) intersects Zone1(pink), or 2(blue), or both/neither.
Each of the Zones has a "Cost" attribute as a double numeric data type. I'd like to click the parcel features and if they intersect one or more of the Zones have the costs added together and returned in the popup. Can someone nudge me in the right direction as far as an Arcade workflow, of which I'm sure there are many - thanks!