<div dir="ltr"><div><span class=""><span style="white-space:pre">Dear Hamish,</span></span></div><div><span class=""><span style="white-space:pre"><br></span></span></div><div><span class=""><span style="white-space:pre">Yes indeed, the following script produces some equivalent result (but as explained before, this is not the solution I used):</span><br>
</span></div><div><span class="" style="white-space:pre"><br></span></div><div><span class="" style="white-space:pre">    </span>g.remove vect=buildings,plots rast=buildings_r,plots_r</div><div><span class="" style="white-space:pre">     </span></div>
<div><span class="" style="white-space:pre">    </span>v.in.ogr dsn=/tmp/src/src.shp output=buildings</div><div><span class="" style="white-space:pre">     </span>g.region vect=buildings nsres=0.25 ewres=0.25</div><div><span class="" style="white-space:pre">      </span>v.to.rast --overwrite input=buildings output=buildings_r use=attr attrcolumn=gid</div>
<div><span class="" style="white-space:pre">    </span>r.grow --overwrite input=buildings_r output=plots_r metric=euclidean radius=120</div><div><span class="" style="white-space:pre">    </span>r.to.vect --o input=plots_r output=plots type=area</div>
<div><span class="" style="white-space:pre">    </span>v.out.ogr --o input=plots type=area dsn=/tmp/src olayer=plots layer=1 format=ESRI_Shapefile</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 11, 2013 at 1:02 AM, Hamish <span dir="ltr"><<a href="mailto:hamish_b@yahoo.com" target="_blank">hamish_b@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">Thomas wrote:<br>
<br>
>>  Let's consider a set of input polygons (represented by dark gray polygonal<br>
>>  footprints in the enclosed screenshot [1]).<br>
> ...<br>
>>  [1] this screenshot of about 11 KB is also downloadable at<br>
>>  <a href="https://dl.dropboxusercontent.com/u/8846569/tessellation.png" target="_blank">https://dl.dropboxusercontent.com/u/8846569/tessellation.png</a><br>
><br>
</div>MarkusN:<br>
<div class="im">> just curious (given that GRASS GIS 7 now offers this functionality),<br>
> with which GIS software did you create your example?<br>
<br>
</div>To make a guess I'd say it looks like v.to.rast + r.grow + r.to.vect.<br>
(note the gridding artifacts)<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
Hamish<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Thomas LEDUC
</div>