Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAI got within 40m of Ned! Took over 7 minutes for the final run.
Solved! Thank you to @DataPrepChad (from 7 years ago, lol) for posting your solution. I was stuck and 1) had my T/U connected backwards and borrowed your Buffer tool idea
43 seconds
Since this challenge was posted 7 years ago, I sure hope Ned had snacks! 😂
I worked on this challenge to build my spatial tool knowledge. I was stumped trying to find a way to create polygons from lines and then finding the largest polygons. So, I took a look at the tools most everyone else used and went to work on the Grid -> Spatial Match -> Find Nearest iterations. It was a good lesson. Iteration 1 builds 3 Km Grids, 2 builds .1 Km Grids, 3 builds .01 Km Grids. It got me within .4 meters of Ned's site. Finished running in 42.1 seconds after removing Browse tools.