geodb
Class GeoHash

java.lang.Object
  extended by geodb.GeoHash

public class GeoHash
extends java.lang.Object


Constructor Summary
GeoHash()
           
 
Method Summary
static java.lang.String geohash(double x1, double y1, double x2, double y2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoHash

public GeoHash()
Method Detail

geohash

public static java.lang.String geohash(double x1,
                                       double y1,
                                       double x2,
                                       double y2)


Copyright © 2010. All Rights Reserved.