Hello guys,
I've always thought that when dealing with a target set of points, and a universe of polygons, wanting to know which points fall inside the polygons a SPATIAL MATCH would work as long as I specify target within universe. However, it was also my assumption that if I were to inverse the order of the target and universe, I could get the same results by using universe contains target. Recently it came my attention that this isn't true, however I can't seem to understand why, any help?
Thanks,