Published July 25, 2020
| Version 0.1.1
Software
Open
longavailable/voronoi-diagram-for-polygons
Description
Voronoi diagram for polygons is a tool to create a Voronoi diagram also known as Thiessen polygons for polygons. It's based on Shapely and GeoPandas. There are lots of tools to create a Voronoi diagram for points, for example Create Thiessen Polygons (Analysis) in ArcGIS Pro or ArcGIS Desktop, Voronoi Polygons in QGIS, or voronoi_diagram in Shapely. All of them are really cool. How about a Voronoi diagram for polygons? That's what this tool does.
Install it from PyPi:
pip install voronoi-diagram-for-polygons
Or the latest version from GitHub:
pip install git+https://github.com/longavailable/voronoi-diagram-for-polygons
Files
voronoi-diagram-for-polygons-0.1.1.zip
Files
(216.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:d68a9f6955b1525eeea55502cc1c5f1f
|
216.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/longavailable/voronoi-diagram-for-polygons (URL)