Hi 🙂
I've been trying to aggregate points from a layer that its data changes overtime, in a another layers polygons.
the final outcome supposed to be how many points there are in a polygon.
I've tried using spatial join, but the tool is creating another feature class and so it does not takes in account that the point layer is changing over time.
Is there a way to define an interval that polygon layer will count how many points there are in every polygon?
Â