public class GeoHashSizeTable extends Object
| Constructor and Description |
|---|
GeoHashSizeTable() |
| Modifier and Type | Method and Description |
|---|---|
protected static double |
dLat(int bits) |
protected static double |
dLon(int bits) |
static int |
numberOfBitsForOverlappingGeoHash(BoundingBox boundingBox) |
protected static final double dLat(int bits)
protected static final double dLon(int bits)
public static final int numberOfBitsForOverlappingGeoHash(BoundingBox boundingBox)
Copyright © 2015. All Rights Reserved.