Creating Choropleth Maps


Choropleth maps can be used to create geographically-based heat maps. They are useful for visualizing location-based data, trends, and distributions across a geographic area.

Note: Choropleth maps require at least one measure and one Georole, which contains geographic location information. You can add a field to the Color bucket to color the map.

The Clear buckets content display option is available for a choropleth map. It removes the fields from all buckets.

You can add fields to the following buckets for a choropleth map:

  • Color. Use a measure field to apply a color scale to the areas on the choropleth map. You can also use a dimension to color the areas on the map. Each area can show one color, so it is advisable to use overarching categories that apply to distinct sets of points. For example, you could use a country field in the Color bucket to categorize states shown on the map.
  • Geo. Enables you to specify a Geolocation field for use in a map. Each value from the field is plotted on the map if it is recognized. A choropleth can plot geographic areas, such as cities, states, or countries.

    Note: Geolocation fields must be configured in the data source to use a corresponding geographic role. Values from the field are matched to values from the geographic role to plot them in the correct location. For example, if your field contains country names, use the Country Name geographic role.

  • Tooltip. The data placed in this bucket displays in the tooltip at run time. Can be used to make additional information available without changing the appearance of the chart.
  • MultiPage. Enables the creation of multiple graphs based on the field that you place in this bucket.

Procedure: How to Create a Choropleth Map

  1. From the WebFOCUS Home Page, click the Designer tab, and then click Chart.
  2. Choose a data source and click Select.
  3. Add a measure and one georole to the Geo bucket.

    The choropleth map refreshes with your selections, as shown in the following image.

  4. You can perform the following tasks with your choropleth map:
    1. Change the field in the Geo bucket to analyze other trends.
    2. Zoom in or out to see different views of the data.
  5. Save your choropleth map.