<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi all<div><br></div><div>The r.tile module don't have overwrite flag, so if we re run the module with different parameters but with same output prefix name, then it will rewrite output with out warning.</div><div>Is this intentional?</div><div><br></div><div>Another point is, if I use overlap option it adds double the overlap cells to the output maps.</div><div><br></div><div>For example in the NC location:</div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><a href="http://r.info">r.info</a> elevation -g<br></blockquote><div>rows=1350</div><div>cols=1500</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">r.tile input=elevation output=elev_tile width=750 height=675<br><a href="http://r.info">r.info</a> elev_tile-001-001 -g<br></blockquote><div>rows=675</div><div>cols=750</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">r.tile input=elevation output=elev_tile width=750 height=675 overlap=50<br><a href="http://r.info">r.info</a> elev_tile-001-001 -g</blockquote><div>rows=775 (+ 100)</div><div>cols=850 (+ 100)</div></div><div><br></div><div>In the last case the rows and cols should be 725 and 800 respectively, as it should add 50 cells as overlap to each tile? Or am I missing something?</div><div><br></div><div>Regards</div><div><br></div><div>Sajid</div><div><br></div><div><br></div><div><br></div><div><br></div></div></div></div></div></div>