Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Spatial Points Selecitons

DylanBain
6 - Meteoroid

Hello, 

 

What I have is a population of unit installed at various locations within the service area. Each unit is tagged to a location ID and a set of GPS coordinates in lat and long decimal format. Once I turn the lat and long into points a plot them on a map, it is clear that some of coordinates are outside the service area. What I would like to do is to create a list of all those location IDs that have coordinates outside the service area but am unsure to leverage Alteryx to do that. Thoughts? 

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @DylanBain 

 

What you would need is a Spatial match tool.

https://help.alteryx.com/current/designer/spatial-match-tool

 

Here is a iterative lesson on it

https://community.alteryx.com/t5/Interactive-Lessons/Spatially-Joining-Data/ta-p/154101

 

Hope this helps : )

 

If this helps please mark the post as solution.

DylanBain
6 - Meteoroid

Awesome, thanks. Do you know of a quick way to draw the poly to represent the service area, maybe by licking points on a map or is it a manual process of looking up the coordinates and creating a polygon?

 

atcodedog05
22 - Nova
22 - Nova

Hi @DylanBain 

 

You answer would be create polygon

 

Convex polygon

 

Try this.

https://community.alteryx.com/t5/Interactive-Lessons/Creating-Spatial-Objects/ta-p/154136

Labels
Top Solution Authors