TenTen class
- see http://blog.jgc.org/2006/07/simple-code-for-entering-latitude-and.html
- see http://blog.jgc.org/2010/06/1010-code.html
- author Antoine Corcy
CloneableInstantiable
Constants |
public League The alphabet base.
|
Methods |
public encode(League Encode the coordinate via the 10:10 algorithm.
|
Properties |
private $alphabet = 'ABCDEFGHJKMNPQRVWXY0123456789' The used alphabet.
|