The new INTERSECTS() spatial function, introduced in 2022.4, makes it possible to determine if two spatial objects overlap without needing to perform a spatial join. This post walks through a few examples with points, polygons (buffers) and lines.
Creating Flight Paths in Tableau
This tutorial video steps through how to create flight path maps in Tableau using spatial functions including MAKEPOINT, MAKELINE and DISTANCE.
Spatial Joins in Tableau
Spatial joins can help you explore geographic relationships between different sources of spatial data. This blog and video walk through an example in Tableau.
Map Layers with Multiple Data Sources
In this video, I step through how to use map layers in version 2021.4 to create a three-layer map with polygons, lines and points and also how to use the different map layer options.
Area Spatial Function
Version 2021.2 sees the introduction of a new spatial function: Area. This blog and workbook include a few examples along with a couple of cautionary notes.
Geospatial Analysis with Map Layers
With the ability to combine and overlay more spatial data, the Map Layers functionality enables a wider variety of geospatial analyses. This post walks through an example of searching for an Airbnb in London that meets different criteria.
Creating Custom UIs with Map Layers
This blog post explores using Tableau’s new Map Layers feature to create custom User Interface elements such as popup charts, viz in tooltips and custom URL links.
Tableau Map Layers
The new Map Layers feature allows you overlay multiple marks layers on a map removing the need to use a dual axis and opening up new possibilities for visualising multiple sources of spatial data.
Buffer Spatial Functions
Buffer spatial functions allow you to perform trade area analysis in Tableau Desktop without any pre-processing of data. This blog explains what buffers are and how to create them.