# Using Latitude and Longitude data for Geohash location for tile map

**URL:** https://discuss.elastic.co/t/using-latitude-and-longitude-data-for-geohash-location-for-tile-map/41448
**Category:** Kibana
**Created:** [February 11, 2016, 3:28am UTC](https://discuss.elastic.co/t/using-latitude-and-longitude-data-for-geohash-location-for-tile-map/41448 "2016-02-11T03:28:23Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![tbragin](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tbragin/32/45166_2.png) [@tbragin](https://discuss.elastic.co/u/tbragin)
#### Post date: [February 12, 2016, 12:13am UTC](https://discuss.elastic.co/t/using-latitude-and-longitude-data-for-geohash-location-for-tile-map/41448/2 "2016-02-12T00:13:46Z")

</div>

You'll need to store this as a [geo\_point](https://www.elastic.co/guide/en/elasticsearch/reference/1.4/mapping-geo-point-type.html) field in ES. Should be able to do it using [Logstash](https://discuss.elastic.co/t/set-geo-location-from-coodinates/2762), here is one thread on a similar discussion.

---

_[View the full topic](https://discuss.elastic.co/t/using-latitude-and-longitude-data-for-geohash-location-for-tile-map/41448)._
