public class GeoHashUtils
extends java.lang.Object
NOTE: This API is still in flux and might change in incompatible ways in the next release.
| Constructor and Description |
|---|
GeoHashUtils() |
| Modifier and Type | Method and Description |
|---|---|
static double[] |
decode_exactly(java.lang.String geohash) |
static double[] |
decode(java.lang.String geohash) |
static java.lang.String |
encode(double latitude,
double longitude) |
static void |
main(java.lang.String[] args) |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.