A Nice Update to the Seven Fantastic #Tableau Background Maps Article

 Introduction

Three weeks ago I published how to install and use seven additional background maps in Tableau. One of the features I mentioned was that you had to pick the checkbox in the Map Options menu to get the maps to appear. Now that requirement has been eliminated due to an astute reader of this blog. This short article describes an easy fix to make this functionality work.

Details

Today (4/22/15) Omar wrote a couple of comments (see Figure 1 and 2 at the end of this article) to the original article that provided the fix needed to make the maps appear automatically once they are selected from the map menu. This allows you to quickly toggle between background map types without having to hit those pesky check-boxes.

Omar’s first contribution is this:

In line 16 of the *.tms files, the value attribute needs to be set to “true” rather than the name of the map type.  For the National Geographic Map, the correct syntax is:

<format attr=”enabled” id=”Nat Geo World Map” value=”true”/>

Omar’s second contribution is this:

In the map World_LTGrey, there was a cut and paste error in the XML file. The corrected line is shown below:

<format attr=”enabled” id=”World Light Grey Base” value=”true” />

Updated Excel File

The excel that was originally provided with article has been updated. You can download the file by clicking this link: Tableau_Mapsources, if needed, or you can edit your seven *.tms files in about a minute.

Omar1

Figure 1 – Omar’s first comment.

Omar2

Figure 2 – Omar’s second comment.

3 thoughts on “A Nice Update to the Seven Fantastic #Tableau Background Maps Article

  1. Pingback: How To Install and Use Seven Fantastic #Tableau Background Maps | 3danim8's Blog

  2. Hello Ken, I’m trying to use the ‘Nat Geo World Map.tms’ files with Tableau 8.3, but i get this error when I try to import them: “This Tableau Map Source (tms) does not identify a WMS server”.

    Here my code:

    What am I doing wrong?

    Regards,
    Marcos

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.