Skip to content

memoleaf/go-geohash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go GeoHash Library

This is very much a "work in progress". It was created as I was unable to (quickly) find a geohashing library for golang that cause produce/handle integers instead of string encoding.

The initial version was heavily inspired by: https://github.com/sunng87/node-geohash Thanks!

Current plans: -Use it and see how it needs to be evolved.
-Add more tests -Add more documentation -Add Travis build -If there happens to be a need, perhaps add the string encoding/decoding

About

Go Geohash (integer) Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%