Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex DataLens
    • Overview
      • All visualizations
      • Line chart
      • Area chart
      • Normalized stacked area chart
      • Column chart
      • Normalized column chart
      • Bar chart
      • Normalized bar chart
      • Scatter chart
      • Pie chart
      • Combined chart
      • Tree chart
      • Donut chart
      • Table
      • Pivot table
      • Indicator
        • Overview
        • Point map
        • Point map with clusters
        • Polyline map
        • Choropleth map
        • Heat map
    • Versioning
    • Chart inspector
    • Access management
  • Audit Trails events

In this article:

  • Wizard sections
  • Creating a choropleth map
  • Recommendations
  1. Charts
  2. Visualization reference
  3. Map
  4. Choropleth map

Choropleth map

Written by
Yandex Cloud
Updated at March 6, 2025
  • Wizard sections
  • Creating a choropleth map
  • Recommendations

A choropleth map uses different colors or shades to display entire areas and regions. Areas on a map are set using geopolygons. A geopolygon is an element that consists of an area bounded by a close line and the line itself. The value of a measure is indicated through the intensity of color or its shade.

To show polygons on a map, add a Geopolygon type field to your dataset:

  • Create a text field with data formatted as [[[55.60807, 37.5698], [55.60847, 37.56992], [55.60851, 37.57095]]] for polygon point coordinates enclosed in square brackets. You can first prepare data in a database and set the Geopolygon data type in the dataset description interface.
  • Use the GEOPOLYGON(polygon_string) function to create a calculated field with the Geopolygon data type.
  • If your data contains a field with names of cities, regions, or countries, use the geopoint/geopolygon reference by a Yandex partner Geointellect.

Follow the link to download a sample CSV file with Russian region polygons.

​A choropleth map is used to analyze a measure within a territorial unit. For example, you can use a choropleth map to show the population density of individual districts.

choropleth-map

Wizard sections

Section
section
Description
Polygons (Geopolygons) Measure of the Geopolygon type
Colors Dimension or measure. Affects the color and intensity of area fill.
Tooltips Dimension or measure. A tooltip that appears when you hover over an area. For String type fields, you can configure using basic Markdown 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 choropleth map

Warning

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

  1. Go to the DataLens home page. In the left-hand panel, select Collections and workbooks.
  2. Open the workbook, click Create in the top-right corner, and select the appropriate object.

Follow the guide from step 4.

  1. Go to the DataLens home page.
  2. In the left-hand panel, select Charts.
  3. Click Create chart → Chart.
  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 chart type.
  6. Select Polygons (Geopolygons) as the layer type.
  7. Drag a dimension of the Geopolygon type from the dataset to the layer type selection section.
  8. Color the polygons on the map. Move the measure or dimension to the Colors section.
  9. Add tooltips to show the dimension and measure values when hovering over a polygon.

You can also:

  • Add, rename, and delete a layer.
  • Apply a filter to the whole chart or one layer.

Recommendations

  • Do not use a choropleth map to precisely compare some values.
  • To make the comparison more precise, add data signatures or tooltips with information to the map.

See also

  • Creating a dashboard in DataLens
  • Adding a chart to a dashboard
  • Adding a selector to a dashboard

Was the article helpful?

Previous
Polyline map
Next
Heat map
Yandex project
© 2025 Yandex.Cloud LLC