We are attempting to insert a spatial query into our flow. We need to derive a county via an input point. We tried reading the input point file (points - 2 mill) and then calling SQLExecuter and inserting the point, but the performance is poor. We then saw this article, which takes a different approach of polygon input extraction first. Unfortunately the county polygon def is too big. So we are back to square one. Anyone have any ideas how to better pull this off.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.