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.2.tar.gz
(4.8 kB
view hashes)
Built Distribution
Close
Hashes for polyplotter-0.3.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12ee6d24f3bc75c77c15893dfd2d4f1e1be869eeeff45d0811d5452f93bdab27 |
|
MD5 | bd8b43a5d961bd0c338aca59e1c10729 |
|
BLAKE2b-256 | e129f09ababb67b1edf74fbb7a646ae59daf7c9af811670dc1e809c411e02085 |