geohash2 1.1
0
(Geohash fixed for python3) Module to decode/encode Geohashes to/from latitude and longitude. See h
Contents
(Geohash fixed for python3) Module to decode/encode Geohashes to/from latitude and longitude. See http://en.wikipedia.org/wiki/Geohash
Stars: 35, Watchers: 35, Forks: 5, Open Issues: 0The DBarthe/geohash
repo was created 7 years ago and the last code push was 7 years ago. The project is moderately popular with 35 github stars!
How to Install geohash2
You can install geohash2 using pip
pip install geohash2
or add it to a project with poetry
poetry add geohash2
Package Details
- Author
- Leonard Norrgard, Barthelemy Delemotte
- License
- GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
- Homepage
- https://github.com/dbarthe/geohash/
- PyPi:
- https://pypi.org/project/geohash2/
- GitHub Repo:
- https://github.com/dbarthe/geohash
Related Packages
Errors
A list of common geohash2 errors.
Code Examples
Here are some geohash2
code examples and snippets.