Is it possible to split 1 polygon equally into 5 sub polygons based on point density and not area?
For Example there is 100,000 points inside a polygon and I would like to split the polygon into 5 parts each part containing ~20,000 points (it doesn't need to be exactly 20,000 but the points need to be spatially in the same area).