A solution to last week’s challenge can be found here.
This challenge comes to us from @Qiu who was inspired after reading the following article: https://medium.com/analytics-vidhya/using-spatial-and-activities-data-with-python-to-understand-how-messi-and-ronaldo-do-their-magic-eae008531509. Thank you for your contribution!
This week, we will continue using datasets to analyze how Messi and Ronaldo do their magic.
For Part 2 of this challenge, you will: - Use the Part_2_input dataset to create the points where Messi and Ronaldo score their goals.- Use the FootballPitch dataset to create the Football Pitch.- Finally, joint the two previous findings to layout the Football Pitch and the goals from Messi and Ronaldo.
Hints- The x and y coordinates are always in the range [0, 100] there, x position shall be multiplied by 1.25 and Y by 0.85 to get actual scale.- Give the relatively small scale of a football pitch, it is better to multiply 1000 to both x, y positions of player and football pitch for visibility.
Check out our newly rebranded Spatial course.https://community.alteryx.com/t5/Interactive-Lessons/tkb-p/interactive-lessons/label-name/Spatial%20Analytics
A tough one! PFA my solution.
#12
Good practice on the mapping tool
347 solution
Solution attached below - really fun use of the Spatial tools
Done!!!
That was fun, tried to use the overlay to get the legend in the same place as the intro picture but couldn't do it.
great practice of spatial and maps.
Great challenge for those trying to learn Spatial and Reporting tools.
I shamelessly overly consulted the solution files while solving this one. #LearningExperience!
Thanks a lot @Qiu for this challenged that helps beginners like me get started with Spatial Objects and Reporting tools!
@3I_ATLAS I am happy that you like this one. 😀
Solved!
I took inspiration from @PhilipMannering in doing my own version of an interactive chart 😎
First time tackling spatial tools - useful intro, thanks!
Here!
Had to cheat and check another solution for the last part, reporting is a place I need to skill up in!
Another messy solution
My solution:
More vuvuzela!