This extension plots current vs previous year locations on a map, and generates the area covered in the current year.
Instructions to use this map:
- Download the Manifest.trex file
- In a new sheet in Tableau, select the dropdown in the marks card. Select "+ Add Extension"
- Select "Access Local Viz Extensions", and use the downloaded Manifest file.
- Move your latitude and longitude fields to the corresponding New/Old options in the Marks card.
- Place the location id (if applicable) on detail.
- Create the parameters in the "parameters populated" section of this description as "float" data types. The names of the parameters must match the names listed below exactly for the number population to work.
Detailed features:
- Calculates area covered in the current year, using a 20-mile radius around each point.
- Parameters are populated with areas covered.
- When one location is close to another (>= 5 miles), one is hidden for the purposes of the above calculations.
Parameters populated:
- FinalArea
Area covered by map excluding overlaps, and area covered that goes outside the coast/Michigan. This is likely the value you will need. - TotalArea
Total area covered by all radius's, including overlaps. - OverlapArea
Amount of area that overlaps between the radius's of locations. - OutsideMapArea
Area covered that's outside the map.
Please note: All areas are in mi². The extension is not able to account for small lakes (all lakes smaller than, and including Houghton Lake, which are not part of the Great Lakes System), and will count them as a part of the land area covered.
For information, support, or changes, contact Luiz Ramos.