Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)