An open API service indexing awesome lists of open source software.

https://github.com/martishin/geohash

Geohash implementation in Go
https://github.com/martishin/geohash

geohash golang golang-library

Last synced: about 1 month ago
JSON representation

Geohash implementation in Go

Awesome Lists containing this project

README

          

# Geohash
Geohash implementation in Go, [algorithm explanation](https://www.martishin.com/posts/project-geohash)

Run tests: `go test -v`