This is a fairly "simple" GIS operation but I wanted to ask, is Spatial Join the only, or best, method to calculate this? As described in this article:
30779 - Count the number of point features within a polygon
What I am basically wondering is how to have a continually updated polygon feature that would keep a count of points within it. Does that make sense?
Thanks!