<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br>Hi,<br><br>This is a very old problem.<br>IMO, there is no simple solution, becouse the computer cannot guess the shapes and the orientation of the polygons you want.<br>I've worked with land partitioning with CAD and the solution was to use LISP program that guess many split positions until it gets equal areas.<br>First you split in two polygons, than in four and so on.<br><br>A possible aproach in GRASS is to use a grid with "v.mkgrid".<br>Other aproache is to have a "model poligon" with the shape and area that you want and use this polygon like a stamp.<br><br>I still curious about other solutions, and if someone knows anything else please share.<br><br>Regards.<br><br>Pablo Torres Carreira
<br><br><br><br><hr id="stopSpelling">Date: Thu, 23 Sep 2010 09:35:39 -0400<br>From: kmcoulib@gmail.com<br>To: grass-user@lists.osgeo.org<br>Subject: [GRASS-user] split polygon<br><br>Is it possible to split a polygon in equal areas smaller polygons?<br>Thanks<br>
<br>_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user                                               </body>
</html>