Point map in DataLens On-premises

Each point is plotted by its geographic coordinates.

  • Point size

    Point size can represent the value of the measure: the bigger the point, the higher the value. This map type can also called the bubble map.

  • Point color

    Different points colors mean that the points belong to different categories. Color intensity represents the value of the measure.

This map type is used to monitor the territorial distribution of points. For example, you can use the point map to plot stores and highlight the group of higher-profit ones.

point-chart

Wizard sections

Wizard
section
Description
Points (Geopoints) Measure of the Geopoint type
Point size Measure. Sets point size depending on the measure value.
Colors Dimension or measure. Affects the intensity of point fill.
Labels Measure. Displayed as text on a point. When used, point size control is blocked.
Tooltips Dimension or measure. A tooltip that appears when you hover over a point. For String type fields, you can configure using basic Markdown in DataLens On-premises syntax: click the icon before the field name and enable Markdown.
Layer filters Dimension or measure. Used as a filter for the current layer.
Filters Dimension or measure. Used as a filter for the entire chart.

Creating a point map

Warning

If you use the new DataLens object model with workbooks and collections:

  1. Go to the DataLens home page.

  2. Open the workbook, click Create in the top-right corner, and select the object you need.

Follow the guide from step 4.

  1. Go to the DataLens home page.

  2. In the left-hand panel, select Charts.

  3. Click Create chartChart.

  4. At the top left, click Select dataset and specify the dataset to visualize. If you do not have a dataset, create one.

  5. Select Map for the chart type.

  6. Select the Points (Geopoints) layer type.
  7. Drag a dimension of the Geopoint type from the dataset to the layer type selection section.
  8. Set the size of the points displayed on the point map. Drag a measure to the Point size section or click in the line with the section name.
  9. Color the points on the map. Move the measure or dimension to the Colors section.
  10. Add tooltips to show the dimension and measure values when hovering over a point.

Note

You can show a particular area on the map using the Center and Scale settings.

You can also:

  • Add, rename, and delete a layer.
  • Reorder the layers within a layer type.
  • Apply a filter to the entire chart or one layer.

Recommendations

  • Use color palettes corresponding to the goals and objectives of visualization.
  • If the points are too clustered, lower their opacity. This will help you see where data intersects.

Useful links