GO implementation of GeoHashing Latitude & Longitude
Run:
go get "github.com/gnagel/go-geohash/ggeohash"
Usage:
include ggeohash "github.com/gnagel/go-geohash/ggeohash"
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.
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)