文件名称:geohash库离线安装包
文件大小:11KB
文件格式:RAR
更新时间:2020-11-08 07:14:35
geohash
python环境下的geohash库推荐: https://github.com/transitland/mapzen-geohash 该库基础功能完整,包括坐标编码为geohash,geohash解码为坐标,获取指定geohash周边9宫格的geohash。
【文件预览】:
mapzen-geohash-master
----setup.py(331B)
----.gitignore(768B)
----mzgeohash()
--------test_geohash.py(3KB)
--------__pycache__()
--------__init__.py(93B)
--------geohash.py(4KB)
----README.md(2KB)
----LICENSE.txt(1KB)
----build()
--------lib()