Desktop Mapping
Geographic roles, custom geocoding and map types.
Does Tableau geocode arbitrary addresses for you?
- Yes, for any address
- No — you must supply latitude and longitude
- Only on Server
- Only for US data
Answer: No — you must supply latitude and longitude — Tableau does not geocode; provide coordinates in a CSV for locations it does not already know.
To use a custom set of locations you supply:
- A .twbx file
- A CSV containing the locations and coordinates
- A .tps file
- A published data source
Answer: A CSV containing the locations and coordinates — Import a comma-separated file containing your locations to extend the geocoding.
A map chart requires at least:
- Two measures
- One geocoded dimension
- A date dimension
- A parameter
Answer: One geocoded dimension — You need one dimension with a geographic role assigned, plus one or two measures.
Which are the two main map variants?
- Pie map and bar map
- Symbol map and filled map
- Heat map and tree map
- Gantt map and bullet map
Answer: Symbol map and filled map — Symbol maps overlay marks on the map; filled maps shade the areas themselves.
Custom geocoding lets you:
- Only add cities
- Extend existing roles and define your own polygons and regions
- Change the map provider
- Disable the map layer
Answer: Extend existing roles and define your own polygons and regions — You can add your own states, cities and custom regions defined as polygons.
What does the sequence field in geocoded polygon data control?
- Sort order in the legend
- How the path is drawn by Tableau
- Colour assignment
- Filter order
Answer: How the path is drawn by Tableau — Polygon points plus a sequence tell Tableau the order in which to draw the path.
A risk of highly detailed custom geocoding is:
- Wrong colours
- It can slow workbooks considerably
- Maps stop rendering
- It disables filters
Answer: It can slow workbooks considerably — Balance the detail of geocoded data against workbook performance.
Which field pair does Tableau generate for geographic dimensions?
- Rows and Columns
- Latitude and Longitude (generated)
- Measure Names and Measure Values
- Number of Records and Sales
Answer: Latitude and Longitude (generated) — Assigning a geographic role generates Latitude and Longitude fields.
If a city is unrecognised, Tableau shows:
- An error dialog
- An unknown/ambiguous indicator you can edit locations for
- A blank sheet
- The nearest match silently
Answer: An unknown/ambiguous indicator you can edit locations for — The unknown indicator in the corner lets you edit locations and resolve ambiguity.
Filled maps are a poor choice when:
- You have many small areas of similar value
- You have geographic data
- You need colour
- You use Desktop
Answer: You have many small areas of similar value — Area shading is hard to compare across many small similar regions; a symbol map may read better.