Returns distance in meters between two geohashes.
USAGE:
>>>from geohash_delta import GeohashDelta
>>>gd = GeohashDelta()
>>>print gd(hash1, hash2)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Returns distance in meters between two geohashes.
USAGE:
>>>from geohash_delta import GeohashDelta
>>>gd = GeohashDelta()
>>>print gd(hash1, hash2)