# Using an offline map in kibana

**URL:** https://discuss.elastic.co/t/using-an-offline-map-in-kibana/36056
**Category:** Kibana
**Created:** [December 1, 2015, 2:00pm UTC](https://discuss.elastic.co/t/using-an-offline-map-in-kibana/36056 "2015-12-01T14:00:49Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![aviv.ratzon](https://avatars.discourse-cdn.com/v4/letter/a/ed655f/32.png) [@aviv.ratzon](https://discuss.elastic.co/u/aviv.ratzon)
#### Post date: [December 1, 2015, 2:00pm UTC](https://discuss.elastic.co/t/using-an-offline-map-in-kibana/36056/1 "2015-12-01T14:00:49Z")

</div>

Hi there,  
I am looking for a way to use the map visualization with no internet connection.  
This seems pretty possible, but I realy don't know much about this and can't seem to find a lead as to how to start.  
The company I work in can make tile maps and whatever resources are needed to make this possible, the problem is that I don't know how to embed it in Kibana.  
I've seen the WMS option but I don't know if it can be customized and used offline (as a matter of fact my research showed it can't).

Thank you very much,  
Aviv

---

<div class="post-metadata">

### Author: ![magnusbaeck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/magnusbaeck/32/44943_2.png) [@magnusbaeck](https://discuss.elastic.co/u/magnusbaeck)
#### Post date: [December 1, 2015, 2:26pm UTC](https://discuss.elastic.co/t/using-an-offline-map-in-kibana/36056/2 "2015-12-01T14:26:52Z")

</div>

> I've seen the WMS option but I don't know if it can be customized and used offline (as a matter of fact my research showed it can't).

What do you mean by offline? If you configure Kibana to use a WMS server on your company's network, wouldn't that qualify?

---

<div class="post-metadata">

### Author: ![aviv.ratzon](https://avatars.discourse-cdn.com/v4/letter/a/ed655f/32.png) [@aviv.ratzon](https://discuss.elastic.co/u/aviv.ratzon)
#### Post date: [December 1, 2015, 2:59pm UTC](https://discuss.elastic.co/t/using-an-offline-map-in-kibana/36056/3 "2015-12-01T14:59:08Z")

</div>

By offline I mean no internet connection.  
You mean that I can create a map service on my own that is not hosted on the internet but rather on our own servers, and supply an address to Kibana?  
Which tools would I need to do that?

---

<div class="post-metadata">

### Author: ![magnusbaeck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/magnusbaeck/32/44943_2.png) [@magnusbaeck](https://discuss.elastic.co/u/magnusbaeck)
#### Post date: [December 1, 2015, 3:07pm UTC](https://discuss.elastic.co/t/using-an-offline-map-in-kibana/36056/4 "2015-12-01T15:07:00Z")

</div>

> You mean that I can create a map service on my own that is not hosted on the internet but rather on our own servers, and supply an address to Kibana?

Exactly.

> Which tools would I need to do that?

Perhaps [WMS - OpenStreetMap Wiki](http://wiki.openstreetmap.org/wiki/WMS) helps? I don't know much about WMS.

---

<div class="post-metadata">

### Author: ![aviv.ratzon](https://avatars.discourse-cdn.com/v4/letter/a/ed655f/32.png) [@aviv.ratzon](https://discuss.elastic.co/u/aviv.ratzon)
#### Post date: [December 1, 2015, 3:20pm UTC](https://discuss.elastic.co/t/using-an-offline-map-in-kibana/36056/5 "2015-12-01T15:20:13Z")

</div>

Many thanks 🙂

---

<div class="post-metadata">

### Author: ![snuids](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/snuids/32/32346_2.png) [@snuids](https://discuss.elastic.co/u/snuids)
#### Post date: [March 5, 2016, 10:28am UTC](https://discuss.elastic.co/t/using-an-offline-map-in-kibana/36056/6 "2016-03-05T10:28:08Z")

</div>

Hi Aviv,

I had he same issue and I simply encapsulated jVectorMap ([http://jvectormap.com/](http://jvectormap.com/)) as a new offline map visualisation for Kibana. My code is for free but jVectorMap is not for commercial use. It is however not very expensive.

It is not as precise as the real map but it was enough for my needs.

github here: [https://github.com/snuids/jVectorMapKibana/wiki](https://github.com/snuids/jVectorMapKibana/wiki)

Regards,

---

<div class="post-metadata">

### Author: ![Vikas\_Reddy\_Aravabhu](https://avatars.discourse-cdn.com/v4/letter/v/f9ae1b/32.png) [@Vikas\_Reddy\_Aravabhu](https://discuss.elastic.co/u/Vikas_Reddy_Aravabhu)
#### Post date: [March 2, 2017, 9:22am UTC](https://discuss.elastic.co/t/using-an-offline-map-in-kibana/36056/7 "2017-03-02T09:22:55Z")

</div>

Hi snuids,

Thanks for your information. It is working perfectly. Similar to europe map, Im looking for thailand map alone. Could you please help me?

Thanks,  
Vikas.

---

<div class="post-metadata">

### Author: ![snuids](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/snuids/32/32346_2.png) [@snuids](https://discuss.elastic.co/u/snuids)
#### Post date: [March 2, 2017, 11:07am UTC](https://discuss.elastic.co/t/using-an-offline-map-in-kibana/36056/8 "2017-03-02T11:07:21Z")

</div>

Hi Vikas,

If you are not a developper, the easiest way to go is probably to download the Thailand map from jVector map.([http://jvectormap.com/maps/countries/thailand/](http://jvectormap.com/maps/countries/thailand/)) Rename it to jquery-jvectormap-europe-mill.js and replace the previous jquery-jvectormap-europe-mill.js file in the kibana jvectormap plugin folder. Selecting europe should show Thailand.

On the other hand, if you are a developper, it should not be difficult to add the Thailand option in the combo box.

You probably also need to force the reload of the plugin.

Hope it helps.

Cheers,

---

<div class="post-metadata">

### Author: ![Vikas\_Reddy\_Aravabhu](https://avatars.discourse-cdn.com/v4/letter/v/f9ae1b/32.png) [@Vikas\_Reddy\_Aravabhu](https://discuss.elastic.co/u/Vikas_Reddy_Aravabhu)
#### Post date: [March 2, 2017, 12:59pm UTC](https://discuss.elastic.co/t/using-an-offline-map-in-kibana/36056/9 "2017-03-02T12:59:02Z")

</div>

Thanks Snuids,

I tried the options, it is showing the Thailand map. But below is the new problem.

lat and lon values of thailand places is working in world map. But with same lat and lon values it is not showing anything. Is there anything to configure.

---

<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: [July 6, 2017, 1:32pm UTC](https://discuss.elastic.co/t/using-an-offline-map-in-kibana/36056/10 "2017-07-06T13:32:53Z")

</div>


