A quick way to plot polygons
Project description
polyplotter: Versatile Polygon Plotting
The polyplotter
package provides a convenient and flexible way to plot various geometric data structures as polygons in Python. It seamlessly integrates with NumPy arrays, Shapely geometric objects, dictionaries, lists, Well-Known Text (WKT) strings, and tuples, making your geospatial plotting tasks easier.
Installation
pip install polyplotter
Recommended usage
from polyplotter import plotpoly as p
p(my_polygon)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
polyplotter-0.3.1.tar.gz
(5.1 kB
view hashes)
Built Distribution
Close
Hashes for polyplotter-0.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26dc8bcdb74e138150a5793fc22409ededa414ee41762bd236345ae95c6149b8 |
|
MD5 | 14279dd823966979b227fdcf80e41f25 |
|
BLAKE2b-256 | 2acb66dd1e4efd0e7f78d8f3e76290abcb1e0282c98ac138ab0baa0a4783f787 |