Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gavinr/split-polygon-demo
Split a polygon into N similarly sized polygons
https://github.com/gavinr/split-polygon-demo
demo esri-leaflet geometry gis leaflet polygon turf turfjs voronoi
Last synced: 7 days ago
JSON representation
Split a polygon into N similarly sized polygons
- Host: GitHub
- URL: https://github.com/gavinr/split-polygon-demo
- Owner: gavinr
- Created: 2020-04-23T02:16:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-07T04:20:45.000Z (6 months ago)
- Last Synced: 2024-10-06T10:41:47.337Z (about 1 month ago)
- Topics: demo, esri-leaflet, geometry, gis, leaflet, polygon, turf, turfjs, voronoi
- Language: JavaScript
- Homepage: https://gavinr.github.io/split-polygon-demo/
- Size: 2.26 MB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Split Polygon Demo
This app demonstrates the ~4 geographical operations you can perform to split a polygon into n roughly equal area polygons. ([more info](https://gavinr.com/maps/split-polygon-demo/))
[![demo](https://github.com/gavinr/split-polygon-demo/raw/master/image.png)](
https://gavinr.github.io/split-polygon-demo/)Inspired by [Paul Ramsey](https://github.com/pramsey)'s [talk](https://www.youtube.com/watch?v=g4DgAVCmiDE).
[More info](https://gavinr.com/maps/split-polygon-demo/)