https://github.com/xei/polygon-partitioning-with-voronoi
This repository contains a Jupyter Notebook responsible for divide a geographical polygon into some equally-distributed sub-polygons.
https://github.com/xei/polygon-partitioning-with-voronoi
Last synced: about 1 year ago
JSON representation
This repository contains a Jupyter Notebook responsible for divide a geographical polygon into some equally-distributed sub-polygons.
- Host: GitHub
- URL: https://github.com/xei/polygon-partitioning-with-voronoi
- Owner: xei
- License: mit
- Created: 2022-05-30T14:45:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-30T18:15:04.000Z (about 4 years ago)
- Last Synced: 2025-02-09T22:46:33.552Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 380 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# polygon-partitioning-with-voronoi
This repository contains a Jupyter Notebook responsible for divide a geographical polygon into some equally-distributed sub-polygons.