mvtToPng

View on PyPIReverse Dependencies (0)

0.0.1 mvtToPng-0.0.1-py3-none-any.whl

Wheel Details

Project: mvtToPng
Version: 0.0.1
Filename: mvtToPng-0.0.1-py3-none-any.whl
Download: [link]
Size: 5238
MD5: cdc9e710bae22e7f0258b84d235cebac
SHA256: fb64dbfeaebeb8c044232aaa7ec930bfbd2b0afeac15bff31b2f318eb6e44f52
Uploaded: 2022-10-29 14:15:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mvtToPng
Version: 0.0.1
Summary: Convert a vector tile to a png.
Author: Michael Keller
Author-Email: michaelkeller03[at]gmail.com
Home-Page: https://github.com/mkeller3/mvtToPng
License: GNU General Public License v3.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Requires-Dist: Fiona (==1.8.22)
Requires-Dist: Pillow (==9.2.0)
Requires-Dist: Shapely (==1.8.5.post1)
Requires-Dist: attrs (==22.1.0)
Requires-Dist: certifi (==2022.9.24)
Requires-Dist: charset-normalizer (==2.1.1)
Requires-Dist: click-plugins (==1.1.1)
Requires-Dist: click (==8.1.3)
Requires-Dist: cligj (==0.7.2)
Requires-Dist: contourpy (==1.0.5)
Requires-Dist: cycler (==0.11.0)
Requires-Dist: exceptiongroup (==1.0.0)
Requires-Dist: fonttools (==4.38.0)
Requires-Dist: future (==0.18.2)
Requires-Dist: geopandas (==0.12.1)
Requires-Dist: idna (==3.4)
Requires-Dist: iniconfig (==1.1.1)
Requires-Dist: kiwisolver (==1.4.4)
Requires-Dist: mapbox-vector-tile (==1.2.1)
Requires-Dist: matplotlib (==3.6.1)
Requires-Dist: munch (==2.5.0)
Requires-Dist: numpy (==1.23.4)
Requires-Dist: packaging (==21.3)
Requires-Dist: pandas (==1.5.1)
Requires-Dist: pluggy (==1.0.0)
Requires-Dist: protobuf (==3.20.0)
Requires-Dist: pyclipper (==1.3.0.post3)
Requires-Dist: pyparsing (==3.0.9)
Requires-Dist: pyproj (==3.4.0)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: pytz (==2022.5)
Requires-Dist: six (==1.16.0)
Requires-Dist: tomli (==2.0.1)
Requires-Dist: urllib3 (==1.26.12)
Requires-Dist: vt2geojson (==0.2.1)
Description-Content-Type: text/markdown
[Description omitted; length: 602 characters]

WHEEL

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

RECORD

Path Digest Size
mvtToPng/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mvtToPng/converter.py sha256=FIOxnlvdnciHVUgvOJnKZZdx9RIjmpYcNxMQsaJYwJs 2316
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_vector_tile_from_file.py sha256=m-rs9lcErj5aa9BvBNUjAt3vt3acVGrcTVn8yfv5afU 519
tests/test_vector_tile_from_url.py sha256=E9IZ8xVdAcfY4yH9hhQXX42vpnqPtrz0iKfUK19iHbI 512
mvtToPng-0.0.1.dist-info/LICENSE sha256=YNKPjwNrJ1rIORq54tO8-QP4velc1eaNqMe4C-2OAd4 1070
mvtToPng-0.0.1.dist-info/METADATA sha256=gdhJfko0V6q8e8JeZdvulUhb7sbfZZya-cpuCg1huxg 2248
mvtToPng-0.0.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
mvtToPng-0.0.1.dist-info/entry_points.txt sha256=r8EbZfTB7L8jpoLZhSPz8i8l-aHiq5jnq6IJth6nhHc 53
mvtToPng-0.0.1.dist-info/top_level.txt sha256=Bd1KHor1sZbbHkZTRFEjhTQtbaoeIvE1pkfjcuIlYvM 15
mvtToPng-0.0.1.dist-info/RECORD

top_level.txt

mvtToPng
tests

entry_points.txt

mvtToPng = mvtToPng.__main__:main