Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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-Cumming

reference:

* http://blog.jgc.org/2006/07/simple-code-for-entering-latitude-and.html
* http://blog.jgc.org/2010/06/1010-code.html?