Skip to content

Returns the distance between two geohashes in meters using the Haversine equation.

License

Notifications You must be signed in to change notification settings

M-Helm/GeohashDelta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Returns distance in meters between two geohashes.

USAGE: >>>from geohash_delta import GeohashDelta
>>>gd = GeohashDelta()
>>>print gd(hash1, hash2)

helm@sawatchgroup.com

About

Returns the distance between two geohashes in meters using the Haversine equation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages