For this assignment, we are asked to find a dataset and use it to build a map in Tableau. For my dataset, I created a visual for Florida State Parks Boundaries from the Florida Department of Environmental Protection Geospatial Open Data platform.
As I was creating this visualization, I came across some challenges. First, I had to do some basic tweaking, as my dataset did not include longitude and latitude columns. This meant Tableau had to generate them, leading to it creating 150 separate maps, one for each point. This was simple enough though, and I just had to remove the address data from the mapping column.
After fixing this and creating one map, it was only plotting about 10 of the points, instead of all of them. This took me a much longer time to troubleshoot, but it ended up being an easy fix. Tableau was grouping the parks together, so I had to manually split the address data into separate city, state, and ZIP data tables.
It was also my first time working with Tableau, so the issues I faced took me longer to solve than they should have, since I am still new to the platform and interface.