Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working... #2

Open
decentropy opened this issue Jul 14, 2023 · 0 comments
Open

Not working... #2

decentropy opened this issue Jul 14, 2023 · 0 comments

Comments

@decentropy
Copy link

decentropy commented Jul 14, 2023

Both of these should return 'area 51' in Nevada... according to https://geohash.softeng.co/ and http://geohash.co/

t = gh.encode(37.17773438, -115.83984375, 4)
> 'TbLc'

t = gh.decode("9qte")
> {'lon': 133.901367, 'w': 0.08789, 'lat': 68.840332, 'h': 0.043945}

results should be '9qte' and 37.17773438,-115.83984375

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant