<html><head></head><body bgcolor="#ffffff" text="#333333" link="#0000ff" vlink="#333333"><div>Hi Kevin, </div><div><br></div><div>I guess it is a problem with your region. Once you imported your four ascii files into your mapset, you have to define a region to fit the extension and resolution of your four raster layers, before performing any kind of analysis.</div><div><br></div><div>So, you should execute the following command in order to adapt your region to your files:</div><div><br></div><div><b><i>$ g.region rast=MNT_Kourou_50cm_000552,MNT_Kourou_50cm_000551,MNT_Kourou_50cm_000517,MNT_Kourou_50cm_000518</i></b></div><div><br></div><div>Then you can patch your raster files into a single raster layer:</div><div><br></div><div><b><i>$ r.patch input=MNT_Kourou_50cm_000552,MNT_Kourou_50cm_000551,MNT_Kourou_50cm_000517,MNT_Kourou_50cm_000518 out=MNT_Kourou_50cm_patch</i></b></div><div><br></div><div>And finally apply the r.contour tool.</div><div>Hope this helps!</div><div><br></div><div>Cheers,</div><div>Lluís</div><div><br></div><div><br></div><div>El dc 21 de 02 de 2018 a les 07:31 -0300, en/na Kevin Labre va escriure:</div><blockquote type="cite"><div dir="ltr">Dear list, <br><div class="gmail_quote"><div dir="ltr"><div><div><div><div><div><div><div><div><br></div>I'm quite new to GRASS and Ubuntu, it might be an easy question. <br><br></div>I'm trying to display contour lines on a map of the piece of land I'm buying.<br><br></div>The data used is 4 .asc files with respective .prj files created under ARCGis on Windows, projection RGFG95 UTM 22N. They're imported into Grass using the r.import command.<br><br></div>I can load them and managed to display contour lines using r.contour on one or the other, but not the four tiles altogether:<br><br><span id="m_-8250535843545057392goog_298432546"></span><span id="m_-8250535843545057392goog_298432547"></span><img src="cid:1519298635.7012.11.camel@udg.edu" height="297" width="523" data-inline="" data-name="Screenshot from 2018-02-20 20-24-10.jpg"><br><br><br></div>Are there any steps I'm missing?<br><br></div>Thanks for your time!<span class="m_-8250535843545057392HOEnZb"><font color="#888888"><br></font></span></div><span class="m_-8250535843545057392HOEnZb"><font color="#888888">Kevin<br></font></span></div></div>
</div><br></div>
<pre>_______________________________________________
grass-user mailing list
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-user">https://lists.osgeo.org/mailman/listinfo/grass-user</a></pre></blockquote><div><span>-- <br><div>Lluís Vicens</div><div>Servei de Sistemes d'Informació Geogràfica</div><div>--</div><div>Universitat de Girona - SIGTE</div><div>--</div><div>Pl. Ferrater Mora 1</div><div>17071 Girona</div><div>Tel +34 972 418 039 (7025 intern)</div><div><a href="mailto:lluis.vicens@udg.edu">lluis.vicens@udg.edu</a></div><div><br></div><div>Lloc web: <a href="http://www.sigte.udg.edu">http://www.sigte.udg.edu</a></div><div>Twitter: <a href="http://twitter.com/SIGTE_UDG">http://twitter.com/SIGTE_UDG</a></div></span></div></body></html>