geodex

View on PyPIReverse Dependencies (0)

0.1.2 geodex-0.1.2-py3-none-any.whl

Wheel Details

Project: geodex
Version: 0.1.2
Filename: geodex-0.1.2-py3-none-any.whl
Download: [link]
Size: 7218
MD5: 65bfad5c5f74660846896bc10c1a116f
SHA256: 9b4d5cc74c8993ea27d3a31405568399bf3f2e8f28f2d08bc266cbb29be27a86
Uploaded: 2018-04-28 13:45:03 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: geodex
Version: 0.1.2
Summary: A tool to find all geospatial tile indices overlapping an arbitrary boundary at an arbitrary zoom.
Author: Development Seed
Home-Page: https://github.com/developmentseed/geodex
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: Freeware
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: pygeotile (>=1.0.5)
Requires-Dist: shapely (>=1.6.4)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
geodex/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
geodex/main.py sha256=rMIOaIT_dh0ikoo43nb2KIHFf0qAe5KT9hGCWN_LZ1k 2935
geodex/search.py sha256=ZpRH9kWHXUY9DeKDcNlm_biHVW94ADUNf1kY4gCJYQ0 2858
geodex/utils.py sha256=wQ2emjy-GZkk9ZGZJ_w3umMWXehSZxKFRsHC-jgwvv8 4337
geodex/version.py sha256=UFD7eG-s7vmn2V6kPONFyNJeaAIjVwS8E1REAirXHp8 52
geodex-0.1.2.dist-info/DESCRIPTION.rst sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego 10
geodex-0.1.2.dist-info/METADATA sha256=65qcWQAu9ziCRPe8BKCu2wReqOuq9jYFUfoUfSGhfVk 578
geodex-0.1.2.dist-info/RECORD
geodex-0.1.2.dist-info/WHEEL sha256=8Lm45v9gcYRm70DrgFGVe4WsUtUMi1_0Tso1hqPGMjA 92
geodex-0.1.2.dist-info/dependency_links.txt sha256=uvvrHibpbMfZVY3oSP-x2_3g3k2JZcH8reHyoi18yw0 33
geodex-0.1.2.dist-info/entry_points.txt sha256=SXcriCyqZ0QOLZatgiju1wH3Ri8fJ1ISXiLl8Z5hzYw 44
geodex-0.1.2.dist-info/metadata.json sha256=c9WpgGaAWUG-P1BexQPmiEF96sdAxnrjc3H4vY6Wo3U 882
geodex-0.1.2.dist-info/top_level.txt sha256=McoHNmAt2JQQienSLCa6Uq55kBEQhKqxI642B2IPjrk 7

top_level.txt

geodex

entry_points.txt

geodex = geodex.main:cli
pygeotile>=1.0.5
shapely>=1.6.4