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.0.tar.gz
(4.6 kB
view hashes)
Built Distribution
Close
Hashes for polyplotter-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b348272b282f782b675ce7183079933bb8180fdb7b43ebae20feeadafe27ab73 |
|
MD5 | 37f2de6df9178b1a33907f7b639d3459 |
|
BLAKE2b-256 | 76332272f99e18633c2be2fb7e9b6bb8a8c88d5d578e338de7ef2e5dc6d72007 |