Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-06T10:12:15.000Z (about 10 years ago)
- Last Synced: 2024-10-08T00:21:00.340Z (about 1 month ago)
- Language: Go
- Size: 172 KB
- Stars: 15
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
go-tenten
=========
[![GoDoc](https://godoc.org/github.com/cryptix/go-tenten?status.svg)](https://godoc.org/github.com/cryptix/go-tenten)
[![Build Status](https://travis-ci.org/cryptix/go-tenten.png?branch=master)](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-Cummingreference:
* http://blog.jgc.org/2006/07/simple-code-for-entering-latitude-and.html
* http://blog.jgc.org/2010/06/1010-code.html?