Question

Randomly split polygon into n subdivision

  • 11 September 2015
  • 2 replies
  • 2 views

Badge
I have to create sample dataset of one region subdivided into sub-regions. I wonder if there is a way to randomly split polygon inputs to create simple sub-divisions. The number of sub-divisions could vary between 10 to 20.

 

 

I was thinking about randomly select two coordinates of the input polygon, create a line and split the polygon by this line, but not sure if its a good approach.

 

 

Any suggestions?

 

Thank you a lot,

 

 

Max Demars

2 replies

Badge
@burton449 I was wondering if you were ever able to find a solution to this problem.

 

I'm running into something similar. Thanks!

 

Userlevel 4
Badge +30

Hi @burton449,

If you want to select a area in the Reader file using for example a Bounding Box, you can use the option Search Envelope: Navigator -> Reader -> Parameters ->Search Envelope:

Thanks,

Danilo

Reply