| Package | Description |
|---|---|
| com.graphhopper.geohash |
| Class and Description |
|---|
| KeyAlgo
Defines the mapping between a one dimensional 'number' and a point (lat, lon) which is limited to
a defined bounds.
|
| 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–2020. All rights reserved.