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.2.1.tar.gz
(4.4 kB
view hashes)
Built Distribution
Close
Hashes for polyplotter-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64ba66bc91a5d87167a19a9059581105ff1d4e5b119bebc80cbc2434a52f6f1e |
|
MD5 | 7d288405d5b3e6fdf4bdd5019abbc873 |
|
BLAKE2b-256 | 80c3dc758e0c6753f2a6e40bd0533ed9954da26c59ae710239bfeebdf16e5069 |