Skip to content

fpinter/geohashr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geohashr

An R wrapper for SimpleGeo's libgeohash, to encode and decode geohashes in R.

Geohash is a latitude/longitude geocode system invented by Gustavo Niemeyer for geohash.org. It subdivides space into arbitrarily precise grids, and represents points in those grids using a character string -- the longer the string, the more precise the grid.

Install as follows: install.packages("devtools") devtools::install_github("fpinter/geohashr")

About

R wrapper for libgeohash

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published