Hi there,
I have 2 spatial datasets. One with about 20,000 points (my stores), and another with about 1.7 million points (my customers). I'm trying to find each customers nearest store (within 50 miles drive distance), and then output my results by average drive distance per US State.
The problem is, I simply have too much customer data to use the Find Nearest tool. I have tried the approach here https://community.alteryx.com/t5/Alteryx-Knowledge-Base/Alternative-to-Find-Nearest-Tool-that-Could-Help-Optimize-your/ta-p/5187, but still the run is failing due to memory limitations.
Has anyone encountered a similar problem and can suggest a solution?
Thanks
Chris