Dowser. Elasticsearch. Fields. GeoPoint
(Dowser.Elasticsearch v0.1.1)
View Source
geo_point — the %{"lat" => _, "lon" => _} object form <-> a {lat, lon}
tuple.
Other Elasticsearch forms (string "lat,lon", [lon, lat], geohash) pass
through untouched — cast your own field over geo_point to handle them.