<div>Dear All,</div>
<div>&nbsp;</div>
<div>I am having some problems working out how to analyse some data.</div>
<div>&nbsp;</div>
<div>I have created a segmented vector file (through region growing - image segmentation using the terralib library) which I hope to represents different forest classes. I have classified the segmented image file into 10 unknown classes (10 000 polygons with 10 different classes) based on some recent imagery data. The main aim of this was to improve the boundary of the forest classes.
</div>
<div>&nbsp;</div>
<div>I have then imported the classified&nbsp;vector file&nbsp;into grass. I now would like to populate the forest class by intersected the polygons in my new vector map with an existing forest class&nbsp;map and take the most common forest type from the old map. I was thinking i could rasterise the old forest class map and some how count the number of cells&nbsp;for each class within each polygon and some how choose the most&nbsp;common class.&nbsp;
</div>
<div>&nbsp;</div>
<div>Any suggestions on how to do this&nbsp;would be much appreciated. </div>
<div>&nbsp;</div>
<div>Andrew&nbsp;</div>