https://github.com/marcnuth/geohash
Transform city name, location string, latitude & longitude to Hash string via classic Geohash algorithm.
https://github.com/marcnuth/geohash
Last synced: over 1 year ago
JSON representation
Transform city name, location string, latitude & longitude to Hash string via classic Geohash algorithm.
- Host: GitHub
- URL: https://github.com/marcnuth/geohash
- Owner: Marcnuth
- License: apache-2.0
- Created: 2019-04-15T02:08:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-15T07:08:52.000Z (over 7 years ago)
- Last Synced: 2025-01-20T06:13:54.308Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# geohash
Transform city name, location string, latitude & longitude to Hash string via classic Geohash algorithm.