# Kibana map entegrations with elasticsearch indices

**URL:** https://discuss.elastic.co/t/kibana-map-entegrations-with-elasticsearch-indices/318036
**Category:** Kibana
**Tags:** maps
**Created:** [November 2, 2022, 6:00pm UTC](https://discuss.elastic.co/t/kibana-map-entegrations-with-elasticsearch-indices/318036 "2022-11-02T18:00:47Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![sevbans](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sevbans/32/112112_2.png) [@sevbans](https://discuss.elastic.co/u/sevbans)
#### Post date: [November 2, 2022, 6:00pm UTC](https://discuss.elastic.co/t/kibana-map-entegrations-with-elasticsearch-indices/318036/1 "2022-11-02T18:00:47Z")

</div>

Hi there. I have a index which involve corona virus values.

 ![Screenshot_20221102_210513](https://us1.discourse-cdn.com/elastic/original/3X/7/6/768a2891b8b28111c1bc69b33443e2075b0aa666.png)

There are almost all countries and their name. I must to create a map like this;

 ![Screenshot_20221102_210320](https://us1.discourse-cdn.com/elastic/original/3X/b/2/b2d798874efa5803964c59e9cb65f2cf84e17c5b.jpeg)

But I don't know how can i create this. country names are have to be written as in my csv file.

---

<div class="post-metadata">

### Author: ![jsanz](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jsanz/32/53734_2.png) [@jsanz](https://discuss.elastic.co/u/jsanz)
#### Post date: [November 2, 2022, 6:20pm UTC](https://discuss.elastic.co/t/kibana-map-entegrations-with-elasticsearch-indices/318036/2 "2022-11-02T18:20:10Z")

</div>

This tutorial explains how to create a choropleth map for countries based in a common identifier (country ISO 3166-1 code).

> **[Build a map to compare metrics by country or region | Kibana Guide \[8.5\] |...](https://www.elastic.co/guide/en/kibana/current/maps-getting-started.html)**
>
> Add interactive capabilities to your dashboard, such as controls that allow you to apply dashboard-level filters, and drilldowns that allow you to navigate to other dashboards and external websites.

Your issue is that you have country names, which may be different from the names in the [World Countries](https://maps.elastic.co/#file/world_countries) dataset Elastic provides. Names are not ideal for joins and you should try to get your business data using official and stable identifiers.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [November 30, 2022, 6:20pm UTC](https://discuss.elastic.co/t/kibana-map-entegrations-with-elasticsearch-indices/318036/3 "2022-11-30T18:20:13Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
