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

Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #27: Spatial Telco Coverage Smoothing

bdaniels
8 - Asteroid
 
Wouter
8 - Asteroid

My solution:

Spoiler
challenge 27.jpg
mickael_gest
8 - Asteroid

My solution :)

 

 

Spoiler
challenge_27.PNG
AndrewRein
8 - Asteroid
 
kcoulon
8 - Asteroid

Good exercise to get more exposure to the spatial tools and what they do. Thanks!

justynam
8 - Asteroid

My solution below.

 

CaraI
Alteryx
Alteryx

Another fun spatial exercise!

 

Spoiler
Spoiler:

27 workflow.jpg

Split the polygon into its components using Poly Split
Get area using the Spatial Info tool
Filter for Area >= 2 sq miles
Combine multi-polygons into single using Summarize
neilgallen
12 - Quasar

attached. Haven't used the poly-split before but interesting.

Jim7
8 - Asteroid

This was a nice intro to some of the spatial tools which I haven't used before.

dillon_bok
8 - Asteroid
Spoiler
Weekly Challenge - 27.PNG

TBH, needed some help on this one.