# How to plot Tile map with long and lat

**URL:** https://discuss.elastic.co/t/how-to-plot-tile-map-with-long-and-lat/89336
**Category:** Kibana
**Created:** [June 14, 2017, 9:00am UTC](https://discuss.elastic.co/t/how-to-plot-tile-map-with-long-and-lat/89336 "2017-06-14T09:00:51Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![patil-akshay](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/patil-akshay/32/15295_2.png) [@patil-akshay](https://discuss.elastic.co/u/patil-akshay)
#### Post date: [June 14, 2017, 9:00am UTC](https://discuss.elastic.co/t/how-to-plot-tile-map-with-long-and-lat/89336/1 "2017-06-14T09:00:51Z")

</div>

In data I have long and lat but kibana allows only geoip how can I convert long/lat to geoip

---

<div class="post-metadata">

### Author: ![spalger](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/spalger/32/14092_2.png) [@spalger](https://discuss.elastic.co/u/spalger)
#### Post date: [June 14, 2017, 5:01pm UTC](https://discuss.elastic.co/t/how-to-plot-tile-map-with-long-and-lat/89336/2 "2017-06-14T17:01:19Z")

</div>

You'll have to convert the lat/long values to the [geo-point](https://www.elastic.co/guide/en/elasticsearch/reference/current/geo-point.html) type using logstash or a reindexing script

---

<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 12, 2017, 5:01pm UTC](https://discuss.elastic.co/t/how-to-plot-tile-map-with-long-and-lat/89336/3 "2017-07-12T17:01:24Z")

</div>

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