https://github.com/cryptix/go-tenten
package tenten implements john graham-cumming's 10:10 code for encoding global locations in go
https://github.com/cryptix/go-tenten
Last synced: about 1 year ago
JSON representation
package tenten implements john graham-cumming's 10:10 code for encoding global locations in go
- Host: GitHub
- URL: https://github.com/cryptix/go-tenten
- Owner: cryptix
- License: mit
- Created: 2014-07-22T00:02:13.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-06T10:12:15.000Z (over 11 years ago)
- Last Synced: 2025-03-29T13:52:15.254Z (about 1 year ago)
- Language: Go
- Size: 172 KB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
go-tenten
=========
[](https://godoc.org/github.com/cryptix/go-tenten)
[](https://travis-ci.org/cryptix/go-tenten)
package tenten implements
>a coding system for entering any location on earth with 10m of accuracy using a 10 character code that includes features to prevent errors in entering the code.
>-- John Graham-Cumming
reference:
* http://blog.jgc.org/2006/07/simple-code-for-entering-latitude-and.html
* http://blog.jgc.org/2010/06/1010-code.html?