Hi @RJSunderman,
I am working on tower and lightning data. Also, there is a project boundary layer that contains multiple towers.
If lightning strikes in 3 miles buffer area of the tower then the status would be High Alert.
If lightning strikes in a 3 to 10 miles tower buffer area then the status would be moderate alert, and beyond 10 miles it is clear status.
I am updating the Towers alert status as High or Low respectively. After updating the Towers status, I've to update the project boundary alert status.
Scenario: Suppose, in project boundary - total 4 towers, and the alert status of 1 Tower is High and other 3 towers with moderate alert. So, the Project Boundary alert would be High. (Means highest alert status should be assigned to project boundary layer).
Question is - Is there a way to select a number of towers together in the project boundary and get the highest alert status from the list of selected towers and update the Project Boundary alert status?
Thanks!