Geohash.encode
You're seeing just the function
encode
, go back to Geohash module for more information.
Encodes given coordinates to a geohash of length precision
.
Examples
iex> Geohash.encode(42.6, -5.6, 5)
"ezs42"