Skip to content

gnagel/go-geohash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-geohash

GO implementation of GeoHashing Latitude & Longitude

Install/Usage

Run:
	go get "github.com/gnagel/go-geohash/ggeohash"

Usage:
	include ggeohash "github.com/gnagel/go-geohash/ggeohash"

History

Node.js C++ Implementation Node.js Original GO Encode/Decode Only

For testing we have computed all latitude [-90, +90] and longitude [-180, +180] corrdinates for precision=12, decmimal places=2. This is within 1.1132 km of the choosen point.

Versions

1.0.0 (2013-07-22) 1.0.0 (2013-07-22) 1.0.0 (2013-07-22) 1.x.x (2013-xx-xx)

  • ...

1.1.1 (2013-07-25)

  • ...

1.1.0 (2013-07-25)

  • ...

1.0.1 (2013-07-23)

  • ...

1.0.0 (2013-07-22)

About

GO implementation of GeoHashing Latitude & Longitude (node.js version here: https://github.com/gnagel/node-geohash-cpp)

Resources

License

Stars

Watchers

Forks

Packages

No packages published