Skip to content

How to plot Geohash on a Map using R

2 messages · Bob Rudis, Michael Sumner

#
Two months later and Oliver Keyes took a suggestion I gave him
seriously and you now have a C++-backed super-fast geohashing package
to do what you need: https://github.com/Ironholds/geohash/

On Mon, Feb 29, 2016 at 1:24 PM, Edzer Pebesma
<edzer.pebesma at uni-muenster.de> wrote:
#
On Thu, 14 Apr 2016 at 22:24 boB Rudis <bob at rudis.net> wrote:

            
Though, be sure to wait for the next version on CRAN or install now
directly from GitHub:

devtools::install_github('Ironholds/geohash')

I just encountered a decode bug and see it was fixed ~40 minutes ago.

Thanks!



On Mon, Feb 29, 2016 at 1:24 PM, Edzer Pebesma