org.apache.lucene.spatial.geohash
@Deprecated public class GeoHashUtils extends Object
public static String encode(double latitude, double longitude)
latitude
- Latitude to encodelongitude
- Longitude to encodepublic static double[] decode(String geohash)
geohash
- Geohash to deocdeCopyright © 2000-2015 JBoss by Red Hat. All Rights Reserved.