# Geo\_shape - geo link problems with coordinates

**URL:** https://discuss.elastic.co/t/geo-shape-geo-link-problems-with-coordinates/179924
**Category:** Logstash
**Created:** [May 7, 2019, 8:57am UTC](https://discuss.elastic.co/t/geo-shape-geo-link-problems-with-coordinates/179924 "2019-05-07T08:57:56Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Filippo\_Pisapia](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/filippo_pisapia/32/51909_2.png) [@Filippo\_Pisapia](https://discuss.elastic.co/u/Filippo_Pisapia)
#### Post date: [May 8, 2019, 11:02am UTC](https://discuss.elastic.co/t/geo-shape-geo-link-problems-with-coordinates/179924/5 "2019-05-08T11:02:43Z")

</div>

I also tried:  
add\_field =\> ["[geo\_link][type]", "linestring" ]  
add\_field =\> ["[geo\_link][coordinates][0][0]", " -87.623177" ]  
add\_field =\> ["[geo\_link][coordinates][0][1]", "41.881832" ]  
add\_field =\> ["[geo\_link][coordinates][1][0]", " -87.623177" ]  
add\_field =\> ["[geo\_link][coordinates][1][1]", "41.881832" ]

but the same result.

---

_[View the full topic](https://discuss.elastic.co/t/geo-shape-geo-link-problems-with-coordinates/179924)._
