| Interface | Description |
|---|---|
| KeyAlgo |
Defines the mapping between a one dimensional 'number' and a point (lat, lon) which is limited to
a defined bounds.
|
| Class | Description |
|---|---|
| LinearKeyAlgo |
This class maps lat,lon to a (tile)number unlike SpatialKeyAlgo.
|
| SpatialKeyAlgo |
This class implements the idea of a geohash but in 'binary form' - to avoid confusion this is
called 'spatial key'.
|
Copyright © 2012–2018. All rights reserved.