Thematic Map

The Thematic Map component shows the data graphically and allows you to refine the data by regions including country, region, county, etc. You can refine data by drilling down into more granular regions in a thematic map and see the results associated with a sub-region.

The component can only be used if the data set contains at least one geocode attribute along with five related attributes that qualify the geocode attribute with additional region information.

The naming syntax for the geocode attribute varies slightly depending on whether it is a latitude/longitude geocode or an IP address/address geocode. This naming difference only affects the main geocode attribute but not the five related attributes.

Here is the minimum set of attributes required to render a Thematic Map component:
The five related attributes are produced in any of the following ways:

For example, if you create the region attributes manually and they are based on an IP attribute, you call the geotagIPAddressGetGeocode transform function to create a geocode attribute based on an IP attribute. (See the Extensions Guide for details about functions.)


Shows a thematic map component with the US selected and the number of records for that country.