Like what you see? Have a play with our trial version.

Overview

A Google map which uses GIS data for its marker coordinates. This chart requires GIS data, such as geopoints, or geo polygons. You can also use ISO codes to create this chart.

Tip: When creating chart maps with polygon data, we recommend decreasing the amount of dimension values from the report, or limiting the number of map charts with polygons to 1 in a single report. This is because the system memory might get exhausted when processing big value data like polygons. 

 You will require a Google API key to use this map. Learn more.

Chart data options

Option

Description

Geo Field

The field containing the geopoint or geo polygon data.

Color

A metric field that is represented on the map.

Tooltip

A value that is contained in the tooltip.

Instructions

This tutorial demonstrates how to use a GIS Google map with your dataset. 


  1. Click on the Create button and select Report to begin building your report.




  2. Select your preferred View containing the geographical data. For the purpose of this example, we will choose Ski Team.




  3. When at the Report Builder page, add your required data, including the geopoint and metric fields to the report. For example, we will use Athlete Geo Point, and Invoiced Amount fields in our report.
  4. Formatting tip: By default, the report builder formats geopoint or geo polygon data to ‘Default Geometry’ (so it’s displayed like in the example below). However you can view geo points or polygons in their original form by changing the formatting. 
    1. To do so, click on Format in the geopoint column menu, then select Edit.



    2. Then select ‘Raw Formatter’ from the Format field in the popup.



    3. Close the popup. The geopoint data will be visible in its original form in the report.



    4. Warning: Note that applying raw formatting on a large geopoint or geo polygon data set, may slow your report’s processing time. 


  5. Navigate to the Charts page, and expand the chart selection menu. Choose GIS Google Maps from this selection.




  6. Next, fill the required fields for your Google map chart, for example drag Athlete Geo Point to the Geo Field, and Invoice Amount to the Color Field. You can refer to the above Chart data options section for a description of all the fields.
  7. You will be able to see the map chart. The location data (if selected location data is Geo Points) will be displayed as:
      Clusters (Grouped Points); and  Points.



    The cluster behaves differently from a point. The number on the cluster indicates the number of points. As you zoom in, the clusters will open up to show the individual points. If you click on a cluster, its tooltip will display the values within it.



    The single data point will show the value of the Color field.



  8. Trouble shooting: If you see the following error message on your map, then ensure that you have a valid Google API key.



  9. You can also use the chart formatting settings to configure your Google chart. Refer to our chart formatting section for more information.




  10. Once done, save your map.





  • No labels